Libraries tagged by column
ratiborro/laravel-relations
14 Downloads
Generating model relations in existing model files by database columns
rahmasa/fill-record
9 Downloads
Auto fill traced columns in Eloquent [created_by_user,created_by_ip,updated_by_user,updated_by_ip]
quetzalstudio/maple-sortable
12 Downloads
Column sortable
qlick/laravel-rating
600 Downloads
manage rating column for elqouent models
prgtw/enum-methods-behavior
0 Downloads
Propel2 behavior for creating convenience methods for columns of type ENUM
phumsoft/userstamps
2 Downloads
Laravel Userstamps provides an Eloquent trait which automatically maintains `created_by` and `updated_by` columns on your model, populated by the currently authenticated user in your application.
phps-cans/quote-strategy.doctrine.escaping
1083 Downloads
This package contains an implementation of Doctrine\ORM\Mapping\QuoteStrategy which automatically escape database reserved keyword for table and column alias.
phpfour/laravel-userstamps-for-backpack
119 Downloads
Laravel Userstamps provides an Eloquent trait which automatically maintains `created_by` and `updated_by` columns on your model, populated by the currently authenticated user in your application. This forks make that work for Backpack for Laravel.
paulvl/nova-items-field
6 Downloads
Nova field to handle array columns
pacificinternet/userstamps
21 Downloads
Laravel Userstamps provides an Eloquent trait which automatically maintains `created_by` and `updated_by` columns on your model, populated by the currently authenticated user in your application.
oxss/m2-order-grid-field
5 Downloads
This module will add the "Coupon Code" column to the admin order grid. This new column will be searchable and filterable.
outeredge/edge-magento-module-admingridcolumns
3467 Downloads
Admin Grid Columns Module by outer/edge
ottowayne/sqlite-migration-fix
2853 Downloads
Laravel package to fix SQLite migrations by making all columns nullable in testing environments
oskar-zborowski/laravel-database-migrator
5 Downloads
The package enables easy migration of data from one database to another using Laravel database tools by configuring the mapping of appropriate columns in tables and setting migration conditions so that only the data of interest is transferred.
on3n3o/extended-route-list
1 Downloads
This package extends default Laravel command route:list to include docblocks @see @author @version @access @param @return. Provides config file to setup what columns, how, and when to show.