php

Back Open Paginator
12.10.2025 13:54
Edent (@Edent@mastodon.social)

Hey PHP and Intelephense friends - I have a newbie question.

Is there any way to find *all* the problems in my code without manually scrolling through?

For example, I've found this "declared but not used" issue. I want to see all instances of this error across all my project's files.

Is that possible?





Show Original Post


12.10.2025 13:33
carolinacodes (@carolinacodes@mastodon.social)

LeafPHP: Supercharge PHP Apps with Lightning Speed! : LeafPHP is outperforming Laravel and Slim in key performance metrics. Discover the first-party modules, from billing to Redis, that allow effortless customization. Plug and play functionality is now a reality for PHP applications. youtube.com/shorts/AAl6AR8I1mE





Show Original Post


12.10.2025 12:04
alex_s_ (@alex_s_@mastodon.social)

Added a new documentation cookbook to SEAL how you can use @doctrine LiveCycle Events to update a Search Index. Feedback very welcome:

php-cmsig.github.io/search/coo

-search




Show Original Post


12.10.2025 10:27
decompwlj (@decompwlj@mathstodon.xyz)

A027861: Numbers k such that k^2 + (k+1)^2 is prime

3D graph, threejs - webGL ➡️ decompwlj.com/3Dgraph/A027861.
3D graph Gen, threejs animation ➡️ decompwlj.com/3DgraphGen/A0278
2D graph, first 500 terms ➡️ decompwlj.com/2Dgraph500terms/

#decompwlj #math #mathematics #maths #sequence #OEIS #JavaScript #php #graph #3D #threejs #webGL #triangular #numbers #primes #PrimeNumbers #palindromes #animation #FundamentalTheoremOfArithmetic #sequences #NumberTheory #classification #integer #decomposition #number #theory #equation #graphs #sieve #fundamental #theorem #arithmetic #research





Show Original Post


12.10.2025 10:24
decompwlj (@decompwlj@mathstodon.xyz)

Decomposition into weight × level + jump of prime numbers in 3D, threejs - webGL (log(weight), log(level), log(jump))
➡️ decompwlj.com/3Dgraph/Prime_nu

#decompwlj #math #mathematics #maths #sequence #OEIS #JavaScript #php #graph #3D #threejs #webGL #triangular #numbers #primes #PrimeNumbers #palindromes #animation #FundamentalTheoremOfArithmetic #sequences #NumberTheory #classification #integer #decomposition #number #theory #equation #graphs #sieve #fundamental #theorem #arithmetic #research





Show Original Post


12.10.2025 10:21
decompwlj (@decompwlj@mathstodon.xyz)

A027699: Evil primes: primes with even number of 1's in their binary expansion

3D graph, threejs - webGL ➡️ decompwlj.com/3Dgraph/Evil_pri
3D graph Gen, threejs animation ➡️ decompwlj.com/3DgraphGen/Evil_
2D graph, first 500 terms ➡️ decompwlj.com/2Dgraph500terms/

#decompwlj #math #mathematics #maths #sequence #OEIS #JavaScript #php #graph #3D #threejs #webGL #triangular #numbers #primes #PrimeNumbers #palindromes #animation #FundamentalTheoremOfArithmetic #sequences #NumberTheory #classification #integer #decomposition #number #theory #equation #graphs #sieve #fundamental #theorem #arithmetic #research





Show Original Post


12.10.2025 06:13
decompwlj (@decompwlj@mathstodon.xyz)

A027697: Odious primes: primes with odd number of 1's in binary expansion

3D graph, threejs - webGL ➡️ decompwlj.com/3Dgraph/Odious_p
3D graph Gen, threejs animation ➡️ decompwlj.com/3DgraphGen/Odiou
2D graph, first 500 terms ➡️ decompwlj.com/2Dgraph500terms/

#decompwlj #math #mathematics #maths #sequence #OEIS #JavaScript #php #graph #3D #threejs #webGL #triangular #numbers #primes #PrimeNumbers #palindromes #animation #FundamentalTheoremOfArithmetic #sequences #NumberTheory #classification #integer #decomposition #number #theory #equation #graphs #sieve #fundamental #theorem #arithmetic #research





Show Original Post


12.10.2025 06:10
decompwlj (@decompwlj@mathstodon.xyz)

Decomposition into weight × level + jump of prime numbers:
- a new classification of primes ➡️ decompwlj.com/primedecomp.php
- in 3D - threejs - webGL ➡️ decompwlj.com/3Dgraph/Prime_nu

#decompwlj #math #mathematics #maths #sequence #OEIS #JavaScript #php #graph #3D #threejs #webGL #triangular #numbers #primes #PrimeNumbers #palindromes #animation #FundamentalTheoremOfArithmetic #sequences #NumberTheory #classification #integer #decomposition #number #theory #equation #graphs #sieve #fundamental #theorem #arithmetic #research





Show Original Post


12.10.2025 06:08
decompwlj (@decompwlj@mathstodon.xyz)

A026424: Number of prime divisors (counted with multiplicity) is odd; Liouville function lambda(n) (A008836) is negative

3D graph, threejs - webGL ➡️ decompwlj.com/3Dgraph/A026424.
3D graph Gen, threejs animation ➡️ decompwlj.com/3DgraphGen/A0264
2D graph, first 500 terms ➡️ decompwlj.com/2Dgraph500terms/

#decompwlj #math #mathematics #maths #sequence #OEIS #JavaScript #php #graph #3D #threejs #webGL #triangular #numbers #primes #PrimeNumbers #palindromes #animation #FundamentalTheoremOfArithmetic #sequences #NumberTheory #classification #integer #decomposition #number #theory #equation #graphs #sieve #fundamental #theorem #arithmetic #research





Show Original Post


12.10.2025 01:28
carolinacodes (@carolinacodes@mastodon.social)

Laravel's Dominance: Why the PHP Framework Is Thriving : Laravel is seen as a full-stack framework taken to the extreme. Despite its initial success, modern development trends reveal a shift. Simplicity and ease of use are key, but is Laravel's complexity hindering its progress? youtube.com/shorts/_YYtAzyu0g4





Show Original Post


11.10.2025 21:26
conroyp (@conroyp@mastodon.ie)

We've all done it - testing on staging, click send… suddenly a real user replies to your test email.

Laravel has a one-line feature that prevents that from ever happening again: Mail::alwaysTo()

It quietly redirects every outgoing email to a single, safe inbox.

Tiny feature. Big sigh of relief!

🔗 conroyp.com/articles/redirecti

#laravel #php #webdev




Show Original Post


11.10.2025 21:22
laravista (@laravista@mastodon.uno)

🔍 / #it / #software / #web / #autenticazione / #PHP

La maggior parte dei siti web offre la possibilità di registrarsi per usufruire di servizi. Questo comporta la memorizzazione di credenziali dell'utente. Esso può quindi autenticarsi esibendo le proprie credenziali.

🐱🔗 laravista.altervista.org/CatLi

#catlink #itsoftware #itsoftwareweb #itsoftwarewebautenticazione #itsoftwarewebautenticazionePHP




Show Original Post


1 ...383 384 385 386 387 388 389 390 391 392 393 ...525
UP