Libraries tagged by table class
cmskit/admin-database-modeling
25 Downloads
A Entity Relation Modeler to build database tables, configurations for backend appearance and ORM classes
youssefhamdane/validation-rule-generator-fixed
4 Downloads
Laravel 4 class to automatically generate validation rules based on table schema
waxwink/search-repository
8 Downloads
An abstraction repository class for laravel which handles the filtering and searching through a table
valkyriweb/wp-remote-auth
13 Downloads
A composer package to be able to login / register on a remote endpoint and receive an authorization token which is then stored in a table and can be called and referenced by the application implementing the authToken class
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, ...)
spmsupun/validation-rule-generator
6 Downloads
Laravel 4 class to automatically generate validation rules based on table schema
slave/validpack
60 Downloads
Model validate package, uses the laravel validation class, rules must be passed as as a variable to and every table should be passed as a model in the app
restlin/yii2-query-insert
31 Downloads
Class for Yii2 PHP framework helps to generate insert sql query from other tables.
mouf/database.dbstats
88 Downloads
This package provides a set of classes that can be used to create 'aggregation' table containing high-level statistics about your database. The DB_Stats can be used to initalize the aggregation tables and automatically create triggers that will update data in real time.
mistralys/application-datagrids
1 Downloads
PHP classes to abstract the rendering of HTML tables.
lezhnev/time-scheduler
28 Downloads
Time scheduler is a class to schedule timeslots by given time table
jmjjg/cakephp3-postgres
22 Downloads
CakePHP 3 plugin that provides classes for adding default validation rules from the database table schema.
jmjjg/cakephp3-database
22 Downloads
CakePHP 3 plugin that provides classes for adding default validation rules from the database table schema and cleaning data being saved.
jabarihunt/mysql-model-builder
63 Downloads
A class that builds usable models based on your MySQL database tables.
imtiazmahbub/array-to-text-php
93 Downloads
This PHP class can convert an array into ascii text formatted table