Libraries tagged by celum
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
pvsaintpe/yii2-resizeable-asset
3575 Downloads
This is a Yii 2 wrapper for resize a column width
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.
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
22 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.
novikas/yii2-flexform
8 Downloads
Includes two different widgets: FlexibleForm and FlexibleGrid, based on yii\widgets\ActiveForm and kartik\widgets\ActiveForm class which allowing adjust visibility of fields/columns for each user individualy. Require running migration.