hhvm / hack-http-request-response-interfacesLinks
Defines common cross-framework interfaces to represent HTTP requests and responses
☆11Updated 3 years ago
Alternatives and similar repositories for hack-http-request-response-interfaces
Users that are interested in hack-http-request-response-interfaces are comparing it to the libraries listed below
Sorting:
- Autoload classes, functions, enums, constants, and typedefs on HHVM☆35Updated 3 years ago
- Mutable AST library for Hack with linting and code migrations☆72Updated last year
- Request routing for HackLang☆42Updated 2 years ago
- Codegen (eg URI Map generation) on top of hhvm/hack-router☆12Updated 2 years ago
- A unit testing framework for Hack☆31Updated 2 years ago
- Hack library for converting untyped data to typed data.☆25Updated 2 years ago
- Experimental features for the Hack Standard Library☆23Updated 3 years ago
- A DataMapper and UnitOfWork implementation.☆15Updated 9 years ago
- The Hack Standard Library☆112Updated last month
- Execute PSR-15 RequestHandlerInterface instances and emit responses they generate.☆45Updated 5 years ago
- A compiler toolkit. For PHP (yes, I am creative at naming things)...☆30Updated 6 years ago
- Async AMQP 0.9.1 client for PHP☆13Updated 7 years ago
- Web controllers and support classes☆82Updated last year
- HackLang for PHP Transpiler☆60Updated 8 years ago
- The Action-Domain-Responder core for Radar.☆54Updated 5 years ago
- Hypertext Application Language implementation for PHP and PSR-7☆37Updated 5 years ago
- PHP extension implementing a magic "Comparable" interface☆50Updated 12 years ago
- A PSR-7 middleware bridge for PHP-PM☆27Updated 7 years ago
- A new foreign-function interface for PHP☆39Updated 8 years ago
- Provides content-negotiation tools using Accept* headers.☆34Updated 7 months ago
- ☆14Updated 5 years ago
- PSR-7 and PSR-15 CORS middleware☆133Updated 7 months ago
- Asynchronous I/O with generators for PHP 5.5☆22Updated 11 years ago
- An implementation of the Either monad in PHP.☆47Updated 8 years ago
- Command-Line Interface tools☆103Updated last year
- Source code for the doctrine-project.org website and documentation.☆31Updated this week
- [DEPRECATED] Overwrite/mock PHP functions from the global namespace used in another namespace for the purposes of testing.☆19Updated 9 years ago
- The Hoa\Worker library.☆26Updated 6 years ago
- Session container and middleware for PSR-7 applications☆24Updated last week
- xUnit testing framework written in hacklang