Libraries tagged by CRUD Gerenator
triton/crud-generator
1679 Downloads
Symfony3 bundle for CRUD generation with pagination, filtering, sorting, page size, bulk delete and bootstrap3 markup. This Generator supports Doctrine association mapping.
salmanzafar/laravel-crud-generator
5033 Downloads
A simple Laravel library that allows you to create crud operations with a single command
mwsimple/admin-crud
3185 Downloads
Admin Crud Bundle generator for Symfony applications
laraflow/crud
91 Downloads
Laraflow CRUD stub files generator and utility functions.
mediactive-digital/laravel-generator
1976 Downloads
InfyOm Laravel Generator
lube/api-generator-bundle
878 Downloads
Generates REST Api from Doctrine Entities
jtc-solutions/code-generator
1430 Downloads
Package that helps generating CRUD, services and repository boilerplate.
dog-ears/crud-d-scaffold
3070 Downloads
Extend Laravel 7's generators scaffold.
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
ahmedebead/lara-crud
2363 Downloads
A comprehensive Laravel package to generate CRUD operations with advanced features for APIs and web applications.
savannabits/charaza-ui
170 Downloads
Laravel 7 Scaffold of Savannabit's Admin CRUD generator
samyoteroglez/larawesomecrud
293 Downloads
CRUD generator for Laravel. Generates models, controller and views based on the database tables. This project is based on kEpEx/laravel-crud-generator from Alfredo Aguirre ([email protected]).
rougin/combustor
4170 Downloads
MVC code generator for Codeigniter 3.
niraj/crudstarter
590 Downloads
Package that automated the work the clean dashboard.
mrdebug/lara-file-encrypter
342 Downloads
LaraFileEncrypter: A Laravel package enabling secure and seamless management of encrypted files without the need for persistent key storage.