Libraries tagged by table data
siensis/kpacrud
214 Downloads
KpaCrud Library permits to generate automatically CRUD pages from a DB table
rstoetter/ckeycolumnusagetree-php
25 Downloads
The class cKeyColumnUsageTree represents a sorted collection of the key column usage of a mysql database. The main purpose of the class is to determine the dependencies of the tables among each other: The class is able to find dependency paths of more than two tables, when another tables are involved. Dependencies which include self referencing tables are considered, too.
rep98/dt-laravel-eloquent
6 Downloads
Simple DataTable para Laravel Eloquent
qingbing/pf-generator-tools
53 Downloads
pf 框架自动创建工具,支持控制器,模块,模型等
niiknow/laratt
238 Downloads
A Laravel package to support table multitenancy
nicollassilva/minasorm
73 Downloads
A ORM project designed to assist daily routines and speed up the process of communicating with the database.
mohsentm/laravel-db-enum
3121 Downloads
laravel-db-enum is a trait for laravel models. use this trait on modules for getting the table fileds enum values
mirkhamidov/yii2-console-dbextend
38 Downloads
It makes to drop all your tables from console. Use it with migration and Development environment.
met_mw/sdatagrid
76 Downloads
matte97p/laravel-postgresql-inherit
91 Downloads
Add inheritance in postgresql tables
macagua/yii-cadvancedarbehavior
8 Downloads
Fork of Yii 1.1 CAdvancedArBehavior (Advanced functions for Active Record implementation) by thyseus
leedch/resource-mysql
231 Downloads
DB Abstract to bind model classes to MySQL Tables
lazylaravel/option
4 Downloads
WordPress like option feature for laravel 8
laravel-orm/laravel-orm
15 Downloads
Describe your table fields in the model and let Laravel manage your migration for you
laramore/validations
363 Downloads
Add a validation management for Laramore