Libraries tagged by column
codiliateur/eloquent-model-userstamps
68 Downloads
This package provides an Eloquent model trait to automatically maintain user stamps in columns (created_by, updated_by, deleted_by) of your model.
cmsgears/widget-mapper
43 Downloads
The Mapper Widget for CMSGears provides options to map a single column.
cmandersen/bitwise
0 Downloads
A bitwise operator package for making it easier to use bitwise columns in Eloquent models by adding a custom cast class and query functionality
clouddueling/auto-migrate
26 Downloads
This class can be used to generate diffs between a MySQL XML dump file, and a database which currently exists. It will tell you the missing tables and columns (return as an array), or generate MySQL queries to add the missing columns in.
cizekm/dbfaker
17 Downloads
PHP library that "fakes" data in specified database tables and columns
chybadapi/encryption
43 Downloads
Propel Behavior for seamless encryption/decryption of data columns
chrgriffin/eloquent-moneyphp
13 Downloads
Automatically cast Eloquent columns to MoneyPHP objects.
charm/model
4 Downloads
A data model library. Allows you to declare columns and fields and query them easily using charm/recordset.
canal-web/magento-couponview
7 Downloads
Rewrite Magento core in order to add a column showing coupon codes in admin's sales view.
bytefreak/php-utils
1312 Downloads
Some little php helper functions, like array_strip, array_merge_recursive_simple, array_call_method, array_call_function, array_create_hash, array_create_simple_hash, array_group, array_set_value, array_get_by_keypath, array_set_by_keypath, array_sort_by_column, str_begins_with, str_ends_with and debug_break.
bugbuster/contao-grid_16-bundle
1505 Downloads
Contao 4 grid16 bundle, adds a responsive 16-column pixel/percental grid with 1120px/1140px in the layout css-framework for Contao 4.
buepro/typo3-flux-elements
455 Downloads
TYPO3 extension providing content elements powered by flux and bootstrap. Available elements: container, columns, tabs, accordion, tile unit and card.
buchin/db-slug
19 Downloads
Mass slugify existing database column
bscheshirwork/yii2-trello-like-jui-sortable
14 Downloads
Board to move portlet from column to column
bored-programmers/laravel-eloquent-mappable
14 Downloads
Adds support for mapping database column to custom model attribute