Libraries tagged by column
bespoke-support/created-updated-deleted-bundle
2044 Downloads
Symfony Bundle to add Created Updated and Deleted columns to entities
bakeoff/geospatial
4 Downloads
CakePHP Behavior to simplify working with geospatial database columns
athens/encryption
546 Downloads
Propel Behavior for seamless encryption/decryption of data columns
arno1979/contao-ce-grid-break
18 Downloads
Contao content element to add a line break when using pocketgrid columns
arniro/laravel-sluggable
956 Downloads
A package to generate a slug for Laravel models. Translatable columns are also supported.
arkitecht/laravel-nullable
923 Downloads
Laravel 5 - Add nullable columns to models
ansori/yii2-hideshowcolumngridview
33 Downloads
Yii2 hide show column gridview
ankitsinghdalal/laravel-unique-on-multiple
6 Downloads
This package would serve the purpose of unique validator against multiple columns
ahadu/crud
13 Downloads
This package/library speeds up the making of basic CRUD's with all the related files just by providing it with the table or the migration column names and their data types.
afiqhamzah/dbanalyzer
10 Downloads
Analyze the db used by app and gives out the information regarding the app's table names and their consecutive column names
aeliot/doctrine-encrypted-contracts
324 Downloads
Generic abstractions related to writing extension for Doctrine with encrypted column types
abdullahfaqeir/laravel-rating
28 Downloads
Manage rating column for elqouent models
abdelhamiderrahmouni/filament-google-maps
32 Downloads
A Google Maps package for Filament PHP with field, column and widget
yaroslavche/doctrine-bitmask-type
334 Downloads
A custom Doctrine type that maps column values to BitMask objects using yaroslavche/bitmask
wnx/laravel-disable-updated-at
34 Downloads
A trait to disable the updated_at column on a Laravel Eloquent Model