Libraries tagged by laravel api automation
syn/laravel-swagger-json-api-generator
21 Downloads
The package implements automatic generation of the Open Api specification for the laravel-json-api package
khbd/laravel-view-to-json
38 Downloads
Laravel view to json with automatically convert view to json. This api help you to build API. Laravel view to json is very simple configurable.
ecli-php/api-generator
2 Downloads
A Package that generates request and responses of all routes
wamesk/laravel-route-resource
48 Downloads
This package automatically creates API routes for model entities with testing.
jiejunf/laravel-resourceful
36 Downloads
automatic generate route/model/controller/service for resource-ful api in laravel-framework.
codingkiwi/laravel-twitch
15 Downloads
A Twitch API package for laravel, providing features like dual-api (new helix and v5 kraken), easy authentification and automatic user-assignment
ahmedessam/api-versionizer
98 Downloads
Laravel-ApiVersionizer is a versatile package for managing API versioning in Laravel applications. It supports flexible routing, automatic versioning, and deprecation notices, ensuring smooth transitions between API versions while maintaining backward compatibility.
anhht/laravel-service-repository-generator
0 Downloads
A Laravel package for generating Services and Repositories with automatic dependency injection and API response standardization
anhht/laravel-service-repository
0 Downloads
A Laravel package for generating Services and Repositories with automatic dependency injection and API response standardization
alexstack/laravel-cms-plugin-translator
8 Downloads
Automatically translate content via Baidu FanYi API or Google Translate API when you add or edit a page
mobilestock/laravel-http-client-auto-throw-error
0 Downloads
A simple Laravel package that enhances Laravel's HTTP client. It automatically throws exceptions on failed responses and prevents response truncation in exceptions, ensuring full visibility for easier debugging of API interactions.
mamunhoque/laravel-crud-builder
1 Downloads
Advanced Laravel CRUD Builder - Automatically generate complete CRUD operations with intelligent migration parsing and code generation
kaxiluo/swagger-laravel-code-generator
26 Downloads
Automatically generate laravel models, resources, controllers, routes based on swagger documents
jecovier/laravel-sandbox-schema
5 Downloads
Automatically create your DB as you make api calls
doniyor6862/auto-swagger-laravel
6 Downloads
Automatically generate OpenAPI/Swagger documentation for Laravel applications using PHP attributes