Libraries tagged by table-field
thirstcreative/tablemaker-graphql
178 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, ...)
phuocqn2/fillable
10 Downloads
Artisan Command Get Table Field
nd/extra_resource
6 Downloads
Generate extra resource file and add table fields
miteshmap/commerce_price_table
52 Downloads
Price table field for Commerce.
leo-yi/laravel-fillable
48 Downloads
A Laravel package that generates php array keys from table fields
laravel-orm/laravel-orm
14 Downloads
Describe your table fields in the model and let Laravel manage your migration for you
kingarthur/entity
18 Downloads
Generate the data table field mapping trait
hfg/tablemaker
34 Downloads
A user-definable table field type for Craft CMS
djuki/laravel-options
72 Downloads
Laravel package to store options in one db table field serialized, but still use like a array with options
baraadark/laravel-filter
21 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.
akr4m/hashid
41 Downloads
Laravel Hash id Unique identification for table's fields.
mohsentm/laravel-db-enum
3112 Downloads
laravel-db-enum is a trait for laravel models. use this trait on modules for getting the table fileds enum values