Libraries tagged by crud automation
letsjump/yii2-easy-ajax
349 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...
mehedi8gb/api-crudify
306 Downloads
Automate CRUD operations for Laravel APIs.
aminpciu/crudautomation
12 Downloads
Laravel crud automation is a package that can minimize the development time for crud operation
jarischaefer/hal-api
1405 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
53371 Downloads
Single file PHP script that adds a REST API to a SQL database.
crudadmin/crudadmin
2951 Downloads
Dynamically Laravel CRUD administration with automatic database migrations
poowf/otter
1246 Downloads
A relatively automatic CRUD backend administration panel for Laravel
amamarul/boiler-plate-commands
1197 Downloads
Package to generate automatic cruds for Laravel BoilerPlate Apps
ahrmerd/laravel-test-generator
140 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
webbtj/crud
42 Downloads
Automatically add crud routes/methods to any model.
jeandanyel/crud-bundle
47 Downloads
A flexible Symfony bundle that provides automatic generation of Create, Read, Update, and Delete actions for entities, along with list management and customizable templates.
siensis/kpacrud
200 Downloads
KpaCrud Library permits to generate automatically CRUD pages from a DB table
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
marekgogol/crudadmin
880 Downloads
Dynamically Laravel CRUD administration with automatic database migrations