Libraries tagged by crud automation
nahid-ferdous/laravel-module-generator
1069 Downloads
Laravel Package to generate module (service, controller, model, migration, resource, request, collection) from YAML file.
letsjump/yii2-easy-ajax
379 Downloads
EasyAjax are a bunch of Yii methods that minimize the amount of code you need to write to interact with Ajax CRUD, notifies, modals, tabs, pjax-reloads, form validations among others...
aminpciu/crudautomation
14 Downloads
Laravel crud automation is a package that can minimize the development time for crud operation
mehedi8gb/api-crudify
308 Downloads
Automate CRUD operations for Laravel APIs.
jarischaefer/hal-api
1407 Downloads
Enhances your HATEOAS experience by automating common tasks.
fenox/laravel-api-json
7 Downloads
A Laravel package that simplifies API development by automating CRUD operations, ensures consistent JSON error handling, and streamlines the creation of essential components for RESTful APIs.
mevdschee/php-crud-api
56733 Downloads
Single file PHP script that adds a REST API to a SQL database.
crudadmin/crudadmin
3057 Downloads
Dynamically Laravel CRUD administration with automatic database migrations
poowf/otter
1246 Downloads
A relatively automatic CRUD backend administration panel for Laravel
laililmahfud/adminportal
726 Downloads
A Simple CRUD Generator - Automatically generate simple CRUD modules.
enyalius/core
624 Downloads
Complete development tool for apps with automatic autoload, routes and crud manipulation.
ahrmerd/laravel-test-generator
174 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
nijat/laravel-crud
193 Downloads
Automaticly crud operations for Laravel application.
webbtj/crud
43 Downloads
Automatically add crud routes/methods to any model.
not-empty/ala-microframework-php
10 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