Libraries tagged by four columns
phps-cans/quote-strategy.doctrine.escaping
1086 Downloads
This package contains an implementation of Doctrine\ORM\Mapping\QuoteStrategy which automatically escape database reserved keyword for table and column alias.
momenoor/filament-currency
6 Downloads
Bring back laravel-money formatter for Filament Text Column
marekskopal/cycle-enum
39 Downloads
Syntax sugar for using Enum column type in Cycle ORM.
liquid207/laravel-enum-migration
6 Downloads
Macros for migrate enum column.
hinimajesty/pop-excel-api
6 Downloads
popExcelApi is a very simple and easy to expand excel API for extracting data column by column
ezermeno/fmxpluck
10 Downloads
Package for concatenate some columns in descriptions of array directly from model in eloquent laravel
eschmar/laravel-table-dictionary
2570 Downloads
Generate a dictionary of possible values for a database column to scale your data set.
danielgp/fk-scale-mysql
4 Downloads
Scaling up the column type for fields used in foreign keys in MySQL can be a daunting activity, now this will be no more!
bored-programmers/laravel-eloquent-mappable
14 Downloads
Adds support for mapping database column to custom model attribute
zwacky/table-analyzer
8 Downloads
Database column analyzer tool for the developer on the go
yannisme/papertheme
231 Downloads
Single-column Blog Style For Flarum
mjahn/last-updated-at-behavior
37 Downloads
A behavior allowing you to generate a last changed column calculated from all related tables with a column updated_at for Propel2.
laratoolbox/database-viewer
18 Downloads
Get tables and columns on cli for seamless development experience
knetewelt/causerstamps
26 Downloads
A package to provide timestamps for eloquent models using a trait. It extends the model for created_by and updated_by column. If the model uses SoftDeletes it'll add the column deleted_by for that as well.
jmasci/matrix-builder
12 Downloads
A mutable matrix object with methods for sorting rows/columns, adding/removing cells, and a few other things.