Libraries tagged by crud automation
abhishekdixit0407/laravel-autocrud
29 Downloads
A package to create automatic crud api for a specific resource
wchampi/zend-r
5002 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)
aqamarine/alphacruds
36 Downloads
Helps to automatically create CRUDS in AlphaDev style
mmidu/auditable
0 Downloads
Automatic auditing of models crud actions for Laravel.
coyote6/laravel-permissions
66 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
zakaria-yacine/laravel-form-builder
22 Downloads
AutoFormGenerator is a Laravel package that streamlines form creation by automatically generating forms and their corresponding input fields using Artisan commands. Simplify repetitive tasks, reduce development time, and enhance productivity by generating fully customizable forms directly from the console. Perfect for CRUD applications and rapid prototyping.
tioncico/curd-automatic-generation
1686 Downloads