php

Back Open Paginator
26.02.2026 17:14
johanjanssens (@johanjanssens@fosstodon.org)

Slides from my talk "#PHP 150x Faster, Still Legacy Friendly!" at #confoo are up.

#FrankenPHP threads + Go semaphore = true parallelism for any blocking PHP code. Legacy scripts stay unchanged, just compose them.

Get the slides here: gamma.app/docs/PHP-150x-Faster and check out all the code here: github.com/johanjanssens/frank





Show Original Post


26.02.2026 17:10
TurboLearnPHP (@TurboLearnPHP@mastodon.social)

How to Make Objects Printable

__toString controls echo output. No var_dump mess.

youtube.com/watch?v=YwJWEwWFILE




Show Original Post


26.02.2026 15:01
getlaminas (@getlaminas@phpc.social)

Released: laminas/laminas-psr7bridge 1.13.0
#php #laminas

github.com/laminas/laminas-psr




Show Original Post


26.02.2026 14:58
jclermont (@jclermont@phpc.social)

Ever wondered why Laravel's composer.json has separate PSR-4 entries for Database\Factories and Database\Seeders instead of just one Database mapping? #php #laravel masteringlaravel.io/daily/2026




Show Original Post


26.02.2026 14:48
fortrabbit (@fortrabbit@mastodon.social)

Stay safe online. Update your Statamic, CVE-2026-27593.
cvereports.com/reports/CVE-202




Show Original Post


26.02.2026 11:10
TurboLearnPHP (@TurboLearnPHP@mastodon.social)

Match Expression vs Switch: Pattern Matching Showdown

PHP 8's match expression vs JavaScript switch. Which language's control flow is more elegant? You won't believe this!

youtube.com/watch?v=BiiJf3Cpbsk




Show Original Post


26.02.2026 11:02
Temma (@Temma@phpc.social)

Dependency Injection in PHP: Autowiring or Service Locator?

🔹 Autowiring = Automatic dependency resolution
🔹 Service Locator = More control & performance

Same concept, different trade-offs.

Which one fits your architecture best?

🔗 LINK: temma.net/en/documentation/loa

#PHP #BackendDevelopment #SoftwareArchitecture #Coding #WebDev





Show Original Post


26.02.2026 10:22
dvk (@dvk@toot.re)

Quick blog about using phpactor for WordPress development.

dannyvankooten.com/blog/2026/u

#PHP #WordPress




Show Original Post


26.02.2026 09:53
decompwlj (@decompwlj@mathstodon.xyz)

Now this animation is available for the 1000 sequences decomposed on my website.
Accessible from the 3Dgraph, 2Dgraph500terms and 2dgraphs pages ➡️ decompwlj.com

#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


26.02.2026 09:53
decompwlj (@decompwlj@mathstodon.xyz)

4: The palindromes in base 10 (A002113) ➡️ decompwlj.com/3DgraphGen/Palin

#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


26.02.2026 09:52
decompwlj (@decompwlj@mathstodon.xyz)

3: The triangular numbers (A000217) ➡️ decompwlj.com/3DgraphGen/Trian

#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


26.02.2026 09:52
decompwlj (@decompwlj@mathstodon.xyz)

2: The prime numbers (A000040) ➡️ decompwlj.com/3DgraphGen/Prime

#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


1 ...109 110 111 112 113 114 115 116 117 118 119 ...525
UP