Libraries tagged by table class
leewillis77/wplisttableexportable
1 Downloads
WP_List_Table_Exportable is an (almost) drop-in replacement for the WP_List_Table class that lets users export the current page of data to CSV with a simple click.
hi-folks/array
99 Downloads
Arr class for managing arrays, and Table class for managing bi-dimensional arrays, built on top of the PHP array functions.
zenstruck/content-bundle
264 Downloads
Simple CMS for Symfony2 using Doctrine2 Class Table Inheritance
sqonk/phext-datakit
178 Downloads
Datakit is a library that assists with data analysis and research. It includes classes for working with tables of data and deriving statistical information, importing those tables from file formats such as CSV, a class wrapper with statistical methods for PHP arrays, as well as memory efficient packed arrays.
mipotech/yii2-meta-activerecord
20 Downloads
Providers WordPress-like meta table functionality for tables represented by an ActiveRecord class
dev-lnk/laravel-code-builder
4648 Downloads
Generate classes and files from table schema
roy404/schema
85 Downloads
The Schema Builder class is a part of the database layer that allows you to define database tables and their columns using a fluent syntax. It provides a way to create and manipulate database tables without writing SQL queries directly.
peixinho/lazymephp
33 Downloads
LazyMePHP is a PHP framework designed for rapid development with a focus on class, form, and REST API generation from database tables.
kalani/validation-rule-generator
1044 Downloads
Laravel 4 class to automatically generate validation rules based on table schema
afonzeca/universalsimplegrid
16 Downloads
The aim of the package Universal Simple Grid (Usg) is giving to Laravel 5 developers an easy way for creating, managing and representing DB data tables inside a 'Data Grid' by using simple classes and methods with a 'fluent' approach inside code
abdomassoun/algeria-wilayas
12 Downloads
This package is designed to help Laravel developers integrate wilayas data into their projects in the easiest way possible. It includes an enum of wilayas and provides the ability to create a table that includes all the data of wilayas with their information (optional to create a table of wilayas). It also includes a Wilaya model (class).
rundiz/data-table
20 Downloads
The data table class for listing data in the table.
kapcus/classgenerator
13 Downloads
Class Generator of table classes by database structure
jpustkuchen/tableclass-bundle
128 Downloads
Symfony TableClass bundle to represent HTML table structure in objects.
snufkin/console-table
14 Downloads
A table generator class for the PHP CLI.