Libraries tagged by crud generator
ahaduzzamanapon/makecrud
19 Downloads
Create a Laravel Crud in a few seconds
abenzakour/crudbooster
4 Downloads
CRUDBooster Is CRUD Generator Based On Laravel Easy To Make An Advanced Backend
abedin99/smartcrud
13 Downloads
Smart crud Is CRUD Generator Based On Laravel 8 Or Up. Easy To Make An Advanced Backend!
mate/lemon-bundle
114 Downloads
Symfony CRUD/Templates generator and creator bundle for Doctrine Entities
bishwopl/bplcrud
70 Downloads
Simple crud package and form generator using laminas-form and doctrine-orm
yassinedabbous/laravel-generex
9 Downloads
Customizable Laravel Code Generator with templates for CRUD, Validation, Policies, Events, Notifications, API & views
wpify/dpd-geo-php-sdk
8 Downloads
This documentations describes what the GeoAPI is and how to use it properly. **What is GeoAPI** The GeoAPI allows DPD customers to manage (CRUD) their shipments and shipment related data. The main purpose of the API is to provide the customer the means for: - Creating and managing new shipments - Ordering pickups for parcels - Printing parcel labels - Listing all available shipping services - Validating shipping routes It also provides methods for listing your pickup addresses and the details of individual parcels. Each user is assigned a user account under which he is able to track multiple customer DSWs (customer numbers). You as a customer can use a single GeoAPI account to send shipments under multiple DPD customer numbers.
utkarshgayguwal/laravel-smart-scaffold
9 Downloads
Generate complete Laravel CRUD operations with a single command, including models, controllers with actual code having error handling, migrations, requests, factories, resources, and routes - ready for immediate API testing in Postman
tsh96/yii2-double-model
56 Downloads
Yii2 - Gii Double Model Generator
tsh96/yii2-db2fixture
39 Downloads
Yii2 - Gii Database to Fixture Generator
toshim45/laravel-reverse-mysql
147 Downloads
generate crud from mysql table
thereline/crudmaster
5 Downloads
A Laravel package called CrudMaster that provides modular, flexible CRUD generation and response handling, tailored for both API and web (Inertia or Blade) apps.
tesis/db-layer
12 Downloads
Simple DB layer for mysqli extension and PDO class. It is based on mappers, files holding database table fields, primary key and auto_increment properties, which is helpful to compare fields for CRUD or select operations, and to provide better way to prevent SQL injections (only existing fields are selected, or inserted, ...)
smallruraldog/laravel-admin
93 Downloads
Laravel-admin is administrative interface builder for laravel which can help you build CRUD backends just with few lines of code.
rogergerecke/shopware-6-php-swagger-client
1 Downloads
This endpoint reference contains an overview of all endpoints comprising the Shopware Admin API. For a better overview, all CRUD-endpoints are hidden by default. If you want to show also CRUD-endpoints add the query parameter `type=jsonapi`.