Libraries tagged by crud application
orchid/platform
2540908 Downloads
Platform for back-office applications, admin panel or CMS your Laravel app.
friendsofcake/crud
1416160 Downloads
CakePHP Application development on steroids - rapid prototyping / scaffolding & production ready code - XML / JSON APIs and more
backpack/settings
910558 Downloads
Application settings interface for Laravel 5 using Backpack CRUD.
crestapps/laravel-code-generator
95798 Downloads
An intelligent code generator for Laravel framework that will save you time! This awesome tool will help you generate resources like views, controllers, routes, migrations, languages and/or form-requests! It is extremely flexible and customizable to cover many on the use cases. It is shipped with cross-browsers compatible template, along with a client-side validation to modernize your application.
mineadmin/mineadmin
2202 Downloads
Quickly build a background management system for web applications
mehradsadeghi/laravel-crud-generator
12938 Downloads
Generate CRUD for your laravel application like a breeze
arkounay/quick-admin-generator-bundle
11605 Downloads
QAG is a bundle that generates cruds admin for Symfony applications using Doctrine.
digitaldream/laracrud
21674 Downloads
Do you have a well structured database and you want to make a Laravel Application on top of it. By using this tools you can generate Models which have necessary methods and property, Request class with rules, generate route from controllers method and its parameter and full features form with validation error message and more with a single line of command
friendsofcake/crud-users
12001 Downloads
Adds basic users support to CakePHP applications that use the Crud plugin.
serverfireteam/panel
32250 Downloads
Admin panel for Laravel applications
nvmcommunity/alchemist-restful-api
1017 Downloads
A library that helps you quickly get a rigorous and flexible RESTful-based API interface for your application.
abydahana/aksara
1175 Downloads
Aksara is a CodeIgniter based CRUD Toolkit you can use to build complex applications become shorter, secure and more reliable just in a few lines of code. Serving both CMS or Framework, produce both HEADLESS (RESTful API) or TRADITIONAL (Browser Based), just by writing single controller. Yet it's reusable, scalable and ready to use!
yal/laraveldash
907 Downloads
yaldash is a beautifully designed administration panel for Laravel
ahrmerd/laravel-test-generator
399 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
rhubarbphp/module-leaf-crud
46363 Downloads
Provides some patterns for CRUD application development.