Libraries tagged by http application
decodelabs/sanctum
1422 Downloads
Define and deploy Content Security Policies in your PHP application
asako21/swoole-laravel
270 Downloads
High performance HTTP server based on Swoole. Speed up your Laravel and Lumen applications.
app-dev-panel/cli
76 Downloads
ADP CLI — console commands for the debug server, data queries, storage reset, and standalone HTTP server
alexoliverwd/basic-router
439 Downloads
A minimalistic yet powerful PHP class designed to handle routing in web applications.
weierophinney/hal
51 Downloads
Hypertext Application Language implementation for PHP and PSR-7
settermjd/zend-expressive-static-pages
395 Downloads
An easy, almost painless, way to render static pages in Mezzio applications.
kartenmacherei/cqrs-framework
103 Downloads
Micro framework for creating CQRS applications
jdesrosiers/resourceful
293 Downloads
A framework for rapid prototyping REST applications
n1215/jugoya
258 Downloads
A simple HTTP application builder using PSR-15 HTTP Server Request Handler and Middleware.
willitscale/streetlamp
227 Downloads
A HTTP router application wrapper.
gabrielpcruz/slim
12 Downloads
Skeleton slim framework 4 application (http + cli + oauth2)
stumason/laravel-kick
593 Downloads
Secure remote introspection and control for Laravel applications via HTTP API and MCP
componenta/router-app
7 Downloads
Componenta application integration for HTTP router discovery compilation
architools/laravel-sieve
66 Downloads
Laravel Sieve is a lightweight yet powerful filtering and sorting engine for Laravel applications. It transforms HTTP query parameters into clean, maintainable Eloquent or Query Builder queries with zero boilerplate. Built to follow SOLID and DRY principles, this modular package supports dynamic filtering, custom sorting, relationship constraints, and JSON field queries. Ideal for RESTful APIs, admin panels, and data-intensive applications, it keeps your controllers slim and your queries expressive — all while embracing Laravel best practices.
antaresproject/component-logger
658 Downloads
Logger is a module responsible for gathering and displaying logs coming from multiple parts of the system and other modules. It covers:Activity log - events related to objects in the system. E.g. changing user details.Error log - application errors with detailed information for easier debugging.Request log - all the HTTP requests to the application.Automation log - logs of the Automation module.Notification log - all the notifications sent to users by Notification module.