Libraries tagged by table class
berlindb/core
230095 Downloads
A collection of PHP classes and functions that aims to provide an ORM-like experience and interface to WordPress database tables.
zetacomponents/console-tools
1668385 Downloads
A set of classes to do different actions with the console (also called shell). It can render a progress bar, tables and a status bar and contains a class for parsing command line options.
marcocesarato/sqlparser
37942 Downloads
This class can parse SQL to get query type, tables, field values, etc.. It takes an string with a SQL statements and parses it to extract its different components. Currently the class can extract the SQL query method, the names of the tables involved in the query and the field values that are passed as parameters. This parser is pretty light respect phpsqlparser or others php sql parser.
sgolemon/table-flip
3511 Downloads
Essential exception class needed by every good project.
tomatophp/filament-helpers
6964 Downloads
Helper Class Generator to manage your forms and table inside your filament app
it-for-free/rusphp
5390 Downloads
Universal PHP library for different perposis
haakco/laravel-enum-generator
5751 Downloads
Generates simple class to act as an enum from a table specified in its con
locr-company/base-table-reader
2190 Downloads
An abstract class for table-based files (csv, xls).
pannella/laravel-cti
67 Downloads
A Laravel package for Class Table Inheritance support with automatic subtype casting.
jlorente/yii2-activerecord-inheritance
4129 Downloads
ActiveRecord Inheritance is an util to provide the Class Table Inheritance Pattern the to the Yii2 framework. It fakes inheritance between two ActiveRecord classes.
moledet/database-change-log
6888 Downloads
A PHP class to log all changes of table data from raw SQL or with PDO statement
keboola/php-csvtable
13603 Downloads
CSV file class with Keboola StorageApi extensions
aspose/pdf
602 Downloads
A powerful library for manipulating and converting PDF files.
webarchitect609/bitrix-orm-tools
3400 Downloads
Bitrix orm table class tools.
activecollab/databasestructure
16227 Downloads
Define database structure in PHP and let the library generate object classes and tables