ckressibucher / php-project-makefileLinks
A simple template for a PHP project using a Makefile
☆25Updated 9 years ago
Alternatives and similar repositories for php-project-makefile
Users that are interested in php-project-makefile are comparing it to the libraries listed below
Sorting:
- Locate the installation path for any installed Composer package☆58Updated last year
- Create changelogs based on your GitHub milestones☆87Updated 7 years ago
- PHP form validation extracted from HTML forms. Write forms and validation once in the same place!☆99Updated last year
- Website of the phar.io project☆44Updated 2 months ago
- PSR-11 compatible Dependency Injection Container for PHP.☆139Updated this week
- Utility for adding PHP 7 scalar types and return types☆47Updated 3 years ago
- [EXPERIMENTAL] Promoting container interoperability through standard definitions☆19Updated 10 years ago
- Tools for manipulating CHANGELOG.md files in Keep A Changelog format, including tagging and releasing.☆183Updated last year
- composer plugin to enforce GPG signatures on downloaded GIT composer packages☆39Updated 3 years ago
- [Git hook] Tool to add all PHP internal functions and constants to its namespace by adding backslash to them.☆88Updated 5 years ago
- [EXPERIMENTAL] Promoting container/framework interoperability through standard service providers☆71Updated 2 years ago
- Generate code coverage reports on a live server☆119Updated 4 years ago
- Simple composer script to manage phar files using project composer.json.☆103Updated 2 years ago
- Tool for backporting PHP7 scripts to PHP5☆40Updated 8 years ago
- A PSR-7 Action system for Action-Domain-Responder.☆30Updated 7 years ago
- PSR-11 Container extension for Behat☆41Updated this week
- A simple utility library that checks for PHP classes that should or shouldn't be marked as final☆79Updated 7 years ago
- PSR-15 middleware to implement content negotiation☆46Updated 10 months ago
- Tool to find lines eliminated by OpCache's bytecode optimizer☆139Updated last year
- Compares two source sets using git and determines the appropriate semantic versioning to apply.☆28Updated 2 years ago
- Make objects initially inconsistent, yet eventually immutable☆78Updated 5 years ago
- Dead simple PSR-15 / PSR-7 middleware dispatcher☆90Updated last year
- Check your Composer dependencies at runtime.☆105Updated 9 years ago
- DB schema manager for Doctrine DBAL☆97Updated 2 years ago
- Automatic strict types in PHP7☆61Updated 9 years ago
- PHP7 micro framework, respecting CQRS