Libraries tagged by table-field
thirstcreative/tablemaker-graphql
186 Downloads
A user-definable table field type for Craft CMS
thefrozenfire/dataobjectcruft
32 Downloads
A tool for finding and removing tables, fields and indexes which are no longer needed in a SilverStripe database
tesis/db-layer
12 Downloads
Simple DB layer for mysqli extension and PDO class. It is based on mappers, files holding database table fields, primary key and auto_increment properties, which is helpful to compare fields for CRUD or select operations, and to provide better way to prevent SQL injections (only existing fields are selected, or inserted, ...)
templatecrafter/tablemaker
1418 Downloads
A user-definable table field type for Craft CMS
phuocqn2/fillable
10 Downloads
Artisan Command Get Table Field
nd/extra_resource
7 Downloads
Generate extra resource file and add table fields
miteshmap/commerce_price_table
70 Downloads
Price table field for Commerce.
meioa/table-parse
12 Downloads
Parser for database table fields and table primary keys
leo-yi/laravel-fillable
51 Downloads
A Laravel package that generates php array keys from table fields
laravel-orm/laravel-orm
15 Downloads
Describe your table fields in the model and let Laravel manage your migration for you
laramore/migrations
236 Downloads
Describe your table fields in the model and let Laravel manage your migration for you
kingarthur/entity
51 Downloads
Generate the data table field mapping trait
hfg/tablemaker
34 Downloads
A user-definable table field type for Craft CMS
djuki/laravel-options
85 Downloads
Laravel package to store options in one db table field serialized, but still use like a array with options
baraadark/laravel-filter
24 Downloads
LaravelFilter is a package designed to simplify the process of filtering table fields in a Laravel project. It provides a straightforward way to implement custom query filters for your models.