Libraries tagged by Applicative
nelmio/cors-bundle
101407017 Downloads
Adds CORS (Cross-Origin Resource Sharing) headers support in your Symfony application
league/oauth2-server
148733829 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
208238193 Downloads
Docker files for running a basic Laravel application.
laravel/reverb
16171312 Downloads
Laravel Reverb provides a real-time WebSocket communication backend for Laravel applications.
laravel/prompts
218906778 Downloads
Add beautiful and user-friendly forms to your command-line applications.
laravel/pail
63875745 Downloads
Easily delve into your Laravel application's log files directly from the command line.
laravel/octane
27338662 Downloads
Supercharge your Laravel application's performance.
laravel/mcp
24260787 Downloads
Rapidly build MCP servers for your Laravel applications.
amphp/amp
135258793 Downloads
A non-blocking concurrency framework for PHP applications.
fruitcake/laravel-cors
122998648 Downloads
Adds CORS (Cross-Origin Resource Sharing) headers support in your Laravel application
workerman/workerman
3309504 Downloads
An asynchronous event driven PHP framework for easily building fast, scalable network applications.
twbs/bootstrap-sass
1881538 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
60272808 Downloads
Methods for testing application architecture
symfony/runtime
100463791 Downloads
Enables decoupling PHP applications from global state
symfony/rate-limiter
55475084 Downloads
Provides a Token Bucket implementation to rate limit input and output in your application