charcoal-dev / http-router
HTTP router for Charcoal Apps
Installs: 1 684
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Requires
- php: ^8.3
- ext-ctype: *
- charcoal-dev/base: ^0.1.6
- charcoal-dev/buffers: ^0.2.1
- charcoal-dev/contracts: ^0.1.3
- charcoal-dev/http-commons: ^0.2.29
- charcoal-dev/http-trust-proxy: ^0.1.0
Replaces
- charcoal/http-router: 0.2.23
README
Charcoal HTTP Server lib provides a comprehensive HTTP request handling system for Charcoal applications, encompassing request routing, middleware processing, controller execution, and response generation. It features advanced request validation, CORS policy enforcement, file upload handling, caching directives, and flexible response encoding, delivering a robust foundation for building HTTP-based services and APIs within the framework.
For detailed information, guidance, and setup instructions regarding this library, please refer to our official documentation website: