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:
- A minimal Dependency Injection Container (DIC) which implements PSR-11.☆17Updated 2 months ago
- Cache and conditional request helpers for PSR-7 HTTP Messages☆41Updated 8 years ago
- Provides Problem Details for HTTP APIs (RFC 7807) support for PSR-7 applications.☆50Updated 5 years ago
- Session middleware for PSR-7 applications☆27Updated 5 years ago
- A curated list of amazingly awesome PHP libraries that implement psr7 or at least are compatible with it☆22Updated 8 years ago
- An extremely lightweight DI container in PHP☆21Updated 4 years ago
- Backports hash_* functionality to older PHP versions☆25Updated 8 years ago
- Flash messages for PSR-7 applications using zend-expressive-session☆16Updated 5 years ago
- Interface for PSR-15 server request handler☆20Updated 6 years ago
- FastRoute integration for Expressive☆31Updated 5 years ago
- WebSocket Middleware for react/http☆24Updated 2 months ago
- Utility library for XML usage and best practices in PHP☆29Updated 5 years ago
- Status codes for HTTP☆46Updated 2 weeks ago
- Tools for validating callback signatures in PHP☆43Updated 6 years ago
- Execute PSR-15 RequestHandlerInterface instances and emit responses they generate.