Libraries tagged by table creation
rodrigofs/filament-masterdetail
16 Downloads
Filament plugin designed specifically for managing Laravel HasMany relationships without relying on Filament's default repeater field, using instead a dedicated modal and table-based form interface.
mjkhajeh/wporm
20 Downloads
WPORM is a lightweight, Eloquent-inspired ORM for WordPress plugins and themes. It provides expressive, fluent query building, model relationships, schema management, attribute casting, and event hooks—while fully supporting the WordPress database API and table prefixing. WPORM makes it easy to build modern, maintainable database code in any WordPress project.
crustphp/relational-db
60 Downloads
This package provide advanced features to manipulate openswoole tables
sw-serv/relational-db
18 Downloads
This package provide advanced features to manipulate openswoole tables
illuminatech/db-role
16 Downloads
Provides support for Eloquent relation role (table inheritance) composition in Laravel
igaster/eloquent-inheritance
149 Downloads
Use a One-To-One (or One-To-Many) relation between a parent & child Tables to simulate inheritance between Models
hpu/zf2-doctrine-datagrid
358 Downloads
DataGrid module for the HPU WMS. provides the display of entities and relations in an accessible and extensible overview.
campidellis/filament-helpers
43 Downloads
Helper Class Generator to manage your forms and table inside your filament app
erikgall/eloquent-phpunit
16456 Downloads
Test Eloquent models, database schemas & tables, relationships/foreign keys using PHPUnit.
codrasil/closurable
579 Downloads
Closure Table relational database implementation in PHP Laravel for any hierarchic data
thomasjbradley/micromodel
33 Downloads
MicroModel: a really basic ORM-like form and table mapper, for working with Silex, Symfony Forms, and Doctrine DBAL; supports single tables without relationships.
userfrosting/extend-user
349 Downloads
An example Sprinkle for extending the User model and table with additional fields or relationships.
the.moiza/postgresql-relationship-finder
3 Downloads
Explore, analyze, and visualize relationships between database tables in PostgreSql
mattsplat/table-queries
35 Downloads
Laravel package to easily implement table search, sorts and relational data
momenoor/filament-table-field
1 Downloads
Editable table field for Filament Forms with relationship support