thecodingmachine / best-practicesLinks
This repository contains the files to generate the http://bestpractices.thecodingmachine.com website
☆60Updated 2 years ago
Alternatives and similar repositories for best-practices
Users that are interested in best-practices are comparing it to the libraries listed below
Sorting:
- The Database Machine is a PHP ORM that requires no configuration. The object model is deduced from the database model.☆122Updated 3 weeks ago
- Woohoo Labs. Zen is a very fast and simple, PSR-11 compliant DI Container & preload file generator.☆97Updated last year
- All PHP functions, rewritten to throw exceptions instead of returning false, now for php8☆103Updated 3 years ago
- PHP Link Checker☆224Updated last year
- Framework agnostic database migrations for PHP.☆176Updated 2 months ago
- Victor The Cleaner: removes unnecessary files from vendor directory☆134Updated 3 years ago
- Benchmark for some popular PHP Dependency Injection Containers.☆78Updated 2 years ago
- A simple and flexible PHP middleware dispatcher based on PSR-7, PSR-11, and PSR-15☆165Updated last year
- 📟 Provides a composer package with constants for HTTP request methods.☆95Updated last week
- Convert strings between 13 naming conventions: Snake case, Camel case, Kebab case, Pascal case, Ada case, Train case, Cobol case, Macro c…☆174Updated 5 months ago
- 🏥 PHPDoctor: Check files, full directories or strings for missing or bad PHPDoc types.☆53Updated 9 months ago
- Correctly-rounded arbitrary precision decimal floating point for PHP☆77Updated 6 years ago
- Implementation of enumeration classes in PHP. The better alternative for enums☆53Updated 3 years ago
- Syntatic sugar for sorting in PHP☆114Updated 2 years ago
- A powerful alternative to var_export(), which can export closures and objects without __set_state()☆190Updated 2 months ago
- Bash/Shell autocompletion for Composer☆98Updated 3 years ago
- A JSON pull parser for PHP☆143Updated last week
- PSR-15 middleware for PHP Debug bar☆74Updated 2 years ago
- Streaming parser for JSON collections☆131Updated last year
- A complete and robust implementation of the PSR-14 EventDispatcher specification.☆108Updated 3 weeks ago
- PHP - A simple, low-memory footprint function to generate all combinations from a multi-dimensionnal array.☆84Updated 4 months ago
- PSR-15 middleware to use FastRoute☆94Updated 7 months ago
- An easy-to-use generic DTO package for PHP.