Or try paginated search →
PHP-CS-Fixer is an open-source tool that can enforce, and detect violations of, PHP coding styles. With predefined rules, it allows you to have a stri...
Read articleHaving a fast test suite can be just as important as having a fast application. As a developer, getting feedback quickly about the state of your code...
Read articleIn applications it is often useful to have a way to store some global settings. These settings are not related to a specific model, such as a user, bu...
Read article