Some Drops of PHP
I wrote this open-source book on PHP functions to rediscover some of the functions I had forgotten.
Sometimes with the use of frameworks, we have powerful functions and constructs at our disposal, but sometimes it can be interesting to rediscover what the language makes available.
On this trip I dusted off some functions I thought I knew about but was surprised to explore optional parameters I was unaware existed. Or discover the potential of some functions that I had used superficially but never delved into.
If you want to read the book, it is available here: Some drops of PHP
If you want to collaborate on writing new pages, for example adding functions or just reviewing the book, you are more than welcome (the book is open source).
You can read more about the collaboration here: How to Contribute or you can access to the Open Source GitHub repository