Libraries tagged by table class
berlindb/core
440017 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
1728511 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.
tommyknocker/pdo-database-class
6074 Downloads
Framework-agnostic PHP database library with unified API for MySQL, MariaDB, PostgreSQL, SQLite, MSSQL, and Oracle. Query Builder, caching, sharding, window functions, CTEs, JSON, migrations, ActiveRecord, CLI tools, AI-powered analysis. Zero external dependencies.
marcocesarato/sqlparser
45493 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.
keboola/db-extractor-table-format
8177 Downloads
PHP class for formating table result
machour/laravel-data-table
1146 Downloads
A reusable, server-side DataTable system for Laravel + Inertia.js + React (TanStack Table). Define your table in a single PHP class — get sorting, filtering, pagination, exports, quick views, and a full-featured React UI out of the box.
sgolemon/table-flip
3530 Downloads
Essential exception class needed by every good project.
tomatophp/filament-helpers
8068 Downloads
Helper Class Generator to manage your forms and table inside your filament app
pannella/laravel-cti
1706 Downloads
A Laravel package for Class Table Inheritance support with automatic subtype casting.
ui-awesome/html-interop
40780 Downloads
Shared backed enums classifying HTML elements by category (block, inline, list, table, void, metadata, root) for the UI Awesome ecosystem.
softcatala/mce-table-buttons-class
351 Downloads
Extension to add class support to mce-table-buttons plugin
locr-company/base-table-reader
2351 Downloads
An abstract class for table-based files (csv, xls).
atk14/table-record
256 Downloads
Base class for manipulating database records for Atk14 framework.
jlorente/yii2-activerecord-inheritance
4222 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
6953 Downloads
A PHP class to log all changes of table data from raw SQL or with PDO statement