Libraries tagged by table class
berlindb/core
146870 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
1645441 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
34226 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
3508 Downloads
Essential exception class needed by every good project.
tomatophp/filament-helpers
5487 Downloads
Helper Class Generator to manage your forms and table inside your filament app
moledet/database-change-log
6843 Downloads
A PHP class to log all changes of table data from raw SQL or with PDO statement
dev-lnk/laravel-code-builder
4331 Downloads
Generate classes and files from table schema
locr-company/base-table-reader
1764 Downloads
An abstract class for table-based files (csv, xls).
keboola/db-extractor-table-format
6974 Downloads
PHP class for formating table result
pubmaster/dbal-table-manager
4229 Downloads
Base class for accessing the database with DBAL connection.
jlorente/yii2-activerecord-inheritance
4102 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.
it-for-free/rusphp
5175 Downloads
Universal PHP library for different perposis
aspose/pdf
448 Downloads
A powerful library for manipulating and converting PDF files.
webarchitect609/bitrix-orm-tools
3336 Downloads
Bitrix orm table class tools.
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.