Libraries tagged by crud automation
lambelcebur/doctrine-orm-fast-api
5 Downloads
Quickly create an automatic API CRUD with your Doctrine ORM connection
zf3belcebur/doctrine-orm-fast-api
48 Downloads
Quickly create an automatic API CRUD with your Doctrine ORM connection
rashidhamidov/model-form
33 Downloads
Dynamic Model Form for crate form automaticaly from model fields
ont/laravel-magic-rest
1049 Downloads
Universal REST contoller for CRUD operations with dynamic routes and support for file uploads.
sirgrimorum/crudgenerator
280 Downloads
Automatic CRUD generator for Laravel
hascoding/webapi
18 Downloads
PHP Automatic Crud Operations
flightsadmin/crudgenerator
61 Downloads
Crud Generator automatically generates all necessary files for a complete crud. This includes livewire component, factories, migrations, models, blades & seeders.
abhishekdixit0407/laravel-autocrud
29 Downloads
A package to create automatic crud api for a specific resource
wchampi/zend-r
5001 Downloads
Integracion Doctrine, Zend, NetBeans para la generacion automatica de CRUD, BD y modelo Los componentes de ZendR se basaron en RAD
noistudio/artcrud-mongodb
6 Downloads
Laravel library for automatic generation CRUD Controllers ( MONGODB version)
noistudio/artcrud
74 Downloads
Laravel library for automatic generation CRUD Controllers
aqamarine/alphacruds
32 Downloads
Helps to automatically create CRUDS in AlphaDev style
mmidu/auditable
0 Downloads
Automatic auditing of models crud actions for Laravel.
coyote6/laravel-permissions
60 Downloads
Provides permission and role models to assign to your users. If using with coyote6/laravel-crud then admin pages are automatically added.
gustocoder/laravel-datatable
8 Downloads
Laravel datatable package that provides sorting, allows you to optionally add an extra column, under which you can add buttons for CRUD operations. The button creation method will automatically generate links and send the individual record id to the route name you pass to it. You can configure whether you want the records to be clickable, sortable or not. There is also pagination. Built using Laravel 11.0 but will work on most recent versions. It uses Bootstrap 5 to wrap your responsive table in a nice customizable panel