PHP

"Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearPH
PHP rikudou 1y ago 100%
Who is behind PHP - a little on the process of making PHP
christoph-rumpel.com
1
0
"Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearPH
PHP rikudou 1y ago 100%
Benefits of separating core code from infrastructure code
dev.to
1
0
"Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearPH
PHP rikudou 1y ago 100%
RFC: DOM HTML5 parsing and serialization
https://wiki.php.net/rfc/domdocument_html5_parser

Link to internals discussion: https://externals.io/message/120972

1
0
"Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearPH
PHP rikudou 1y ago 100%
Event loop using Fibers
https://aoeex.com/phile/php-fibers-the-event-loop/

A good article on implementing an event loop in PHP using the built-in fibers.

1
0
"Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearPH
PHP rikudou 1y ago 100%
Using constructors with Doctrine entities
withinboredom.info

The article title is a little clickbaity, but basically, Doctrine and Symfony documentation don't mention that you can use constructor almost anywhere in the documentation.

1
0
"Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearPH
PHP rikudou 1y ago 100%
Memoization bundle for Symfony
github.com

A while ago I made this Symfony bundle that automagically memoizes your service methods using a PSR-6 cache. Usage is very simple in 3 steps: 1. have the service you want to memoize implement any interface 2. mark the service with the `#[Memoizable]` attribute 3. mark methods (or whole service) with the `#[Memoize]` attribute Done!

1
0
"Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearPH
PHP rikudou 1y ago 100%
Consume Symfony messenger messages in Go
https://rherault.dev/articles/gosumer
1
0
"Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearPH
PHP rikudou 1y ago 100%
Package to work with Lemmy API
https://packagist.org/packages/rikudou/lemmy-api

Now you can go nuts with all the bots you can think of! Any feedback welcome.

1
0
"Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearPH
PHP rikudou 1y ago 100%
Package to work with Lemmy API
https://packagist.org/packages/rikudou/lemmy-api

Now you can go nuts with all the bots you can think of! Any feedback welcome.

1
0
"Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearPH
PHP danie10 3y ago 100%
PHP Foundation launched
dri.es

There is a common misconception that large open source projects are well-funded. In practice, many rely on a small group of maintainers. The PHP programming language is one of them. Despite being used by 75%+ of the web, PHP only has a few full-time contributors. See https://dri.es/php-foundation-launched #php #opensource

1
0
"Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearPH
PHP strubbl 4y ago 100%
PHP's Git Server Compromised, Now Switching To GitHub
https://www.phoronix.com/scan.php?page=news_item&px=PHP-Git-Compromised
1
0
"Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearPH
PHP Rumblestiltskin 4y ago 100%
The Definitive PHP 5.6, 7.0, 7.1, 7.2, 7.3, and 7.4 Benchmarks (2020)
kinsta.com
1
0
"Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearPH
PHP imperator 4y ago 100%
Can anyone point me towards some resources for image generation?

I'm looking at generating images on the fly in response to web requests. I've already created this in Go, but I want to compare it to PHP. Specifically, I'm curious about two things - the tools available for creating images pixel-by-pixel, and the libraries/packages available for assembling images in more abstract ways, like with geometry helper methods.

1
0
"Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearPH
PHP dignity 4y ago 100%
PHP-Дайджест № 182 (1 – 22 июня 2020)
habr.com
1
0
"Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearPH
PHP dignity 4y ago 100%
25 Years of PHP History
www.jetbrains.com

A Short History of PHP...

1
0