Central
Central copied to clipboard
Hoa is a modular, extensible, and structured set of PHP libraries.
Hello fellow @hoaproject/hoackers and users! Related RFC: #51, #52, and #53. The API documentation is a mess, and useless. Not specifically in Hoa, but in the majority of PHP projects....
Hello fellow @hoaproject/hoackers and users! # Introduction Actual commit messages in Hoa are really great. They are detailed, meaningful, reviewed, and comprehensive. The commit title is always: `scope: title`. However,...
Hello fellow @hoaproject/hoackers and users! In this RFC, I would like to simplify and standardize the API to get data. # Introduction So far, we use this formalism: `getFoo()` to...
Hello fellow @hoaproject/hoackers and users! This RFC aims at enhancing the `Hoa\Iterator` API. # Introduction PHP has a lot of iterators, but the API for a daily usage is quite...