Libraries tagged by laravel-apis
alchemyguy/youtube-laravel-api
6223 Downloads
It is a wrapper over Youtube Api v3 which simplifies functionalities the laravel way.
mitulgolakiya/laravel-api-generator
30539 Downloads
Laravel API/Scaffold/CRUD Generator from just one command with including Controller, Repository, Model, Migrations, routes.php update.
itsdamien/laravel-api-controller
67613 Downloads
Simplified API controller, inspired by Jeffrey Way. Compatible with Laravel 5+ and Lumen 5+.
arrilot/laravel-api-generator
15619 Downloads
Two simple tools for building REST APIs with fractal: console generator and API skeleton
yorcreative/laravel-argonaut-dto
740 Downloads
Argonaut is a lightweight Data Transfer Object (DTO) package for Laravel that supports nested casting, recursive serialization, and validation out of the box. Ideal for service layers, APIs, and clean architecture workflows.
wayofdev/laravel-symfony-serializer
8813 Downloads
📦 Laravel wrapper around Symfony Serializer.
toneflix-code/cuttly-laravel
25493 Downloads
A Laravel API wrapper for Cutt.ly API.
stephenjude/laravel-payment-gateways
4669 Downloads
A simple Laravel API implementation for all payment providers like Paystack, Flutterwave, & Paypal etc.
specialtactics/l5-api
70317 Downloads
Dependencies for the Laravel API Boilerplate package
phattarachai/line-notify
28287 Downloads
PHP and Laravel API for Line application notification.
danharper/laravel-jsonx
53576 Downloads
Add XML support to a JSON-speaking Laravel API with a single middleware via JSONx
spatie/laravel-resource-links
39493 Downloads
Add links to Laravel API resources
signifly/laravel-janitor
13641 Downloads
Easily add login proxy to your Laravel API.
tenantcloud/laravel-api-versioning
19367 Downloads
Simple Laravel API versioning implementation
specialtactics/laravel-api-boilerplate
1463 Downloads
An API boilerplate for Laravel