A collective list of free APIs
Api Guard
ArchivedA simple way of authenticating your RESTful APIs with API keys using Laravel
About Api Guard
A simple way of authenticating your RESTful APIs with API keys using Laravel
Api Guard is a popular PHP api solution that provides reliable functionality for PHP developers. Note: This project has been archived and may not receive further updates.
Quick Installation
composer require chrisbjr/api-guardInstall via Composer. For detailed installation instructions, visit theofficial documentation.
Why Use Api Guard?
- Community Trusted - With 695 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.
Adds CORS (Cross-Origin Resource Sharing) headers support in your Laravel application
A PHP port of GraphQL reference implementation