Libraries tagged by applicant
league/oauth2-server
156098296 Downloads
A lightweight and powerful OAuth 2.0 authorization and resource server library with support for all the core specification grants. This library will allow you to secure your API with OAuth and allow your applications users to approve apps that want to access their data from your API.
laravel/sail
220085617 Downloads
Docker files for running a basic Laravel application.
laravel/reverb
20884718 Downloads
Laravel Reverb provides a real-time WebSocket communication backend for Laravel applications.
laravel/prompts
239659918 Downloads
Add beautiful and user-friendly forms to your command-line applications.
laravel/pail
75214435 Downloads
Easily delve into your Laravel application's log files directly from the command line.
laravel/octane
30688345 Downloads
Supercharge your Laravel application's performance.
laravel/mcp
32750638 Downloads
Rapidly build MCP servers for your Laravel applications.
dedoc/scramble
14269053 Downloads
Automatic generation of API documentation for Laravel applications.
amphp/amp
141913699 Downloads
A non-blocking concurrency framework for PHP applications.
fruitcake/laravel-cors
124172635 Downloads
Adds CORS (Cross-Origin Resource Sharing) headers support in your Laravel application
workerman/workerman
3496632 Downloads
An asynchronous event driven PHP framework for easily building fast, scalable network applications.
twbs/bootstrap-sass
1964332 Downloads
bootstrap-sass is a Sass-powered version of Bootstrap 3, ready to drop right into your Sass powered applications.
ta-tikoma/phpunit-architecture-test
69195731 Downloads
Methods for testing application architecture
symfony/runtime
107352941 Downloads
Enables decoupling PHP applications from global state
symfony/rate-limiter
60249823 Downloads
Provides a Token Bucket implementation to rate limit input and output in your application