Libraries tagged by simple crud
phdomiciano/phcodemvc
3 Downloads
This is a simple CRUD of courses list with MVC but without Frameworks.
nia/sql-operation
498 Downloads
Component which contains simple CRUD operations using the `nia/sql-adapter` component.
msramdan/generator
5 Downloads
Laravel starter app & simple crud generator
kuran/sapi
2 Downloads
A simple CRUD Api system
bishwopl/bplcrud
70 Downloads
Simple crud package and form generator using laminas-form and doctrine-orm
gonzalo123/rest
1 Downloads
Simple REST crud server.
execut/yii2-books-native
52 Downloads
Example of simple Yii2 CRUD
earlybirdmvp/foundry
53 Downloads
A simple but powerful CRUD tool for Laravel
eddiemb95/yii2-ajaxcrud-b4
13 Downloads
Gii CRUD template para simple pagina con ajax basado en https://github.com/johnitvn/yii2-ajaxcrud
zeglup/media-bundle
7 Downloads
Fork from Donjohn/MediaBundle, a simple media bundle inspired by sonata media bundle
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, ...)
se7enxweb/ezprestapi
5 Downloads
7x eZ Publish REST API v2 is a simple eZ Publish Platform (Legacy) REST API extension which replaces the ezrestapiprovider extension entierly. Provides REST API CRUD End Points via HTTP/S. Great for modern developers!
petersonsilva/easyiigii
1621 Downloads
Generate Relational (hasMany, hasOne, belongsTo, & nested) Models & CRUD.
mvccore/example-cdcol
25 Downloads
MvcCore Example - CD collection - classic CRUD example with default SQLite database and authentication.
komeiji-satori/miner
13 Downloads
A dead simple PHP class for building SQL statements. No manual string concatenation necessary.