I've been looking for a good minimalist #PHP login/registration framework that I could easily integrate into my projects for ages.
Tonight I finally just broke down and coded my own. It fits my current needs, but it needs quite a bit of work to get it all polished up.
I might put it up on GitHub later so people can point out what I'm doing wrong so I can make it better.
It's almost 4AM now so time for sleep. 😴
In case you have to use arrays instead of value objects, here's a reminder about the symmetric array destructuring feature.
https://php.budgegeria.de/yvfgsbernpu
#php
i created a #php package to random generaet 2D Maps using simplex Noise https://github.com/BlackScorp/simplexnoise
Here some examples
Yesterday I released a new composer package for parsing (url) query strings in PHP. Here's an article about it: https://www.crwlr.software/blog/dealing-with-http-url-query-strings-in-php
#php #url #queryString #composer
Released Part 1 of a 3-parter yesterday introducing a #php dependency injection framework powered by Attributes.
I hope to have Part 2 finished next week and talk about resolving multiple service aliases with profiles, using service factories, injecting arbitrary non-object data, and more. Dependency injection has always gotten me excited as a coding subject and I'm really excited about this.
https://www.cspray.io/blog/introducing-annotated-container-part-1/
Issue for week 22/2022 is out 🎉
https://discu.eu/weekly/php/2022/22/
Subscribe by going to https://discu.eu/weekly/php/ or write "subscribe" to weekly_php@discu.eu!
Just now finding out about a few Easter eggs on the @php website.
Try out the Konami Code, for example. 😂
Hey, #PHP folks! Check it out: the first alpha version of PHP 8.2.0 drops this Thursday, along with point releases for 8.1.7 and 8.0.20.
Goroutines, threads, and thread IDs #golang #c #PHP https://dunglas.fr/2022/05/goroutines-threads-and-thread-ids/
Hang out with the PHP community on Discord, IRC, or Matrix. https://phpc.chat
PHP Foundation Update, May 2022 is published.
PHP Core Roundup #2
In this second one in the series, we have news about the upcoming PHP 8.2 release, some new RFCs accepted, voted, and being discussed, and some further improvements to PHP made in the past few weeks.
PHP Annotated – May 2022
Welcome to the May installment of PHP Annotated, where we catch up on the most interesting things that have happened in the PHP world over the last month,including curated news, articles, tools, and videos.
PHP 8.2 Performance Continues Moving In The Right Direction
https://www.phoronix.com/scan.php?page=news_item&px=Early-PHP-8.2-Benchmarks-Half
Discussions: https://discu.eu/q/https://www.phoronix.com/scan.php?page=news_item&px=Early-PHP-8.2-Benchmarks-Half
I really like what @Crell wrote here:
https://peakd.com/hive-168588/@crell/much-ado-about-null
espcially like the Error marker suggestion that would be handled by ?? and ?->
can we hope an RFC for something like that and/or a #phpfig #PSR ?
Open source. Open community. We are dedicated to building and enriching the PHP community. Join us!