A collective list of free APIs
Laravel Cors
ArchivedAdds CORS (Cross-Origin Resource Sharing) headers support in your Laravel application
About Laravel Cors
Adds CORS (Cross-Origin Resource Sharing) headers support in your Laravel application
Laravel Cors is a popular PHP api solution with 6,259 stars on GitHub, making it one of the most trusted choices in its category. Note: This project has been archived and may not receive further updates.
Quick Installation
composer require barryvdh/laravel-corsInstall via Composer. For detailed installation instructions, visit theofficial documentation.
Why Use Laravel Cors?
- Community Trusted - With 6,259 GitHub stars, it's a proven solution
- PHP API - Specialized solution for api needs
- Open Source - Free to use with full source code access
Related API Libraries
View all →A RESTful API package for the Laravel and Lumen frameworks.
Create REST and GraphQL APIs, scaffold Jamstack webapps, stream changes in real-time.
Http-kernel - The HttpKernel component provides a structured process for converting a Request into a Response.
A PHP port of GraphQL reference implementation
The Yaml component loads and dumps YAML files.