dstuecken / php7ifyLinks
php7ify is a polyfill project that brings new php7 classes and exceptions to php 5.x
☆11Updated 5 years ago
Alternatives and similar repositories for php7ify
Users that are interested in php7ify are comparing it to the libraries listed below
Sorting:
- Tools for validating callback signatures in PHP☆43Updated 6 years ago
- DB schema manager for Doctrine DBAL☆97Updated last year
- Simple cache abstraction layer implementing PSR-16☆53Updated last month
- A minimal Dependency Injection Container (DIC) which implements PSR-11.☆19Updated 2 weeks ago
- [EXPERIMENTAL] Promoting container/framework interoperability through standard service providers☆71Updated last year
- Implementation of the specification pattern in PHP☆18Updated 10 years ago
- PSR-15 middleware to implement content negotiation☆46Updated 6 months ago
- A QA static analysis code, with a different approach☆23Updated 6 years ago
- Session middleware for PSR-7 applications☆27Updated 5 years ago
- Benchmark for some popular PHP Dependency Injection Containers.☆79Updated 2 years ago
- An utility to lazy-initialize object properties☆68Updated 2 years ago
- ☆32Updated this week
- Cache and conditional request helpers for PSR-7 HTTP Messages☆41Updated 9 years ago
- A set of code generator utilities built on top of PHP-Parsers that ease its use when combined with Reflection☆99Updated 7 months ago
- Lightweight library that eases using components built for ReactPHP in a traditional, blocking environment.☆156Updated 3 years ago
- Common utils used by PSR-15 middlewares☆50Updated 6 months ago
- PHP form validation extracted from HTML forms. Write forms and validation once in the same place!☆99Updated last year
- Provides Problem Details for HTTP APIs (RFC 7807) support for PSR-7 applications.