Libraries tagged by laravel api automation
phpanonymous/lynx
315 Downloads
automatic generate api
phpanonymous/dash
166 Downloads
On-demand operation
optigov/eloquent-graphql
1465 Downloads
This package provides automatic creation of GraphQL types and fields from Eloquent models.
nameless/laravel-api-generator
14 Downloads
A powerful Laravel API generator that automatically creates a complete API structure including models, controllers, services, DTOs, policies, resources, factories, migrations, Seeders and more with a single command.
ahrmerd/laravel-test-generator
152 Downloads
The Ahrmerd/TestGenerator package is a Laravel command-line tool that automatically generates API and web tests for your Eloquent models. With just a few simple commands, you can quickly generate comprehensive test files that cover CRUD operations, validation, and other common use cases for your models. The package provides options to generate tests for all models in your application or for specific models, and supports overwriting existing test files with the --force option. Additionally, it automatically generates test content based on your model's form request classes, making it easy to ensure your tests reflect your application's validation rules. Speed up your Laravel testing workflow with the Ahrmerd/TestGenerator package
thettler/laravel-factory-classes
395 Downloads
A Package to easy create Factory Classes for your tests with a fluent api and automatic auto completion
oooiik/laravel-export-postman
464 Downloads
Automatically generate a Postman collection based on your API routes.
keggermont/laravel-amphp
9 Downloads
Boost Laravel performance with AmPHP's asynchronous capabilities. Run parallel tasks, HTTP requests, and database operations with automatic chunking while retaining a simple, expressive API. Perfect for improving API response times and resource utilization.
goodnesskay/laravel-slack
71 Downloads
A Laravel Package that makes Invitation to Slack Channels seamless
andrey-helldar/laravel-json-response
151 Downloads
Automatically always return a response in JSON format
ricktap/qriteria
43 Downloads
Automatic url parameter mapping to sort, filter, include and select data in an easy to use fluent api within Laravel 5. The default parameter structure is compatible to the http://jsonapi.org specification.
not-empty/ala-microframework-php
9 Downloads
API Rest based in lumen using query builder that auto generate base code for simple crud (with automatic generated 100% unit and feature tests). To be used as a simple and fast way to implement microservices architecture
deinternetjongens/lighthouse-utils
916 Downloads
A Laravel Lighthouse addon with several utilities to automatically generate an awesome GraphQL API
usman-ahmed/laravel-response-encryption
1 Downloads
Encrypt Laravel API JSON responses automatically using Laravel's Crypt system.
xnxktech/laravel-test-generator
2842 Downloads
Laravel package for generating api test automatically