Libraries tagged by celum
romverner/laravel-advanced-relationships
13 Downloads
Multi-column and JSON relationships using awobaz/compoships and staudenmeir/eloquent-json-relations, updated to work with Laravel 8. Credit goes to sheldonreiff for the original library.
ratiborro/laravel-relations
13 Downloads
Generating model relations in existing model files by database columns
rahmasa/fill-record
8 Downloads
Auto fill traced columns in Eloquent [created_by_user,created_by_ip,updated_by_user,updated_by_ip]
quetzalstudio/maple-sortable
11 Downloads
Column sortable
qlick/laravel-rating
600 Downloads
manage rating column for elqouent models
pvsaintpe/yii2-resizeable-asset
3562 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.
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
118 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