Libraries tagged by routes api
davidhoeck/lararest
20 Downloads
The simplest way to create CRUD REST API routes.
berthott/laravel-locale-middleware
690 Downloads
Laravel Helper for localizing API routes
acadea/boilerplate
6 Downloads
An opinionated Laravel boilerplate generator. Generate boilerplates like repositories, routes, events, api docs and much more!
appointer/laravel-vue-i18n-bridge
426 Downloads
Exposes laravel translations through api routes.
yunusasuroglu/laravel-gemini-ai
2 Downloads
A package to interact with Gemini API without routes
kirillsimin/semaphore
15 Downloads
Versioned routes for Laravel API resources
dennis1804/iq-swagger
0 Downloads
Generates a swagger.json file with all your documented api/ routes
utkarshgayguwal/laravel-smart-scaffold
9 Downloads
Generate complete Laravel CRUD operations with a single command, including models, controllers with actual code having error handling, migrations, requests, factories, resources, and routes - ready for immediate API testing in Postman
ont/laravel-telekinesis
1005 Downloads
Universal REST route with Eloquent-like API for javascript.
ramonbakker1992/validation-rules-helper
14 Downloads
This package allows validation rules to be defined globally and reused. This way you can use the same rules for your Controller, Action classes, API post/update routes, Livewire and other sections.
africoders/laravel-mailer
0 Downloads
Custom Laravel mailer that routes emails through an external API
svensp/laravel-swagger
382 Downloads
generate openapi api-docs.json from laravel route definitions and annotated .yml file
lara-pie/larapie
59 Downloads
Generating API documentation from the Laravel routes
dms/simple-raml-path-validator
1122 Downloads
Verify that your routes are defined in a RAML API spec.
inthere/jsonapistrategy
48 Downloads
JSON API strategy for the league/route package