Libraries tagged by columned
wildwolf/wp-comment-geolocation
14 Downloads
A WordPress plugin to add "IP Geolocation" column to "Manage Comments" screen
widianapw/filament-google-maps
2 Downloads
A Google Maps package for Filament PHP with field, column and widget
weiwait/dcat-orderable
54 Downloads
dcat-admin column extension for orderable
webfactor/laravel-backpack-fluentsyntax
41 Downloads
Adds fluent syntax for creating Laravel Backpack Fields and Columns
voilab/csv
90 Downloads
CSV parser that uses `fgetcsv` to parse file, string, streams or arrays, extract columns and provide per-column method to manipulate data.
vitorleonel/laravel-unique-slug
142 Downloads
Package for generate a unique slug in your application on an eloquent model with have slug column.
viloveul/query-search
0 Downloads
Building raw query with multiple column filter
victorkon/orders-grid-extra-fields
17 Downloads
Adds Coupon Code and Discount Amount columns to Orders grid
verse/statistic
711 Downloads
Statistic library providing column-based pre-calculated statistic
ventrec/timestampr
25 Downloads
Updates timestamp columns in your database that violates the new nullable requirement in newer mysql versions
tranzakt/laravel-softdeletesunique
9 Downloads
Package to allow correct unique indexing of null softDelete deleted_at columns.
toriomlab/laravel-multilang
13 Downloads
Support Laravel Translations From Database For Translatable Columns In Other Tables
tomchkk/transliterable-bundle
33 Downloads
A Symfony bundle providing an embeddable class, `Transliterable`, to enable mapping of a Doctrine entity field to `_original` and `_transliteration` columns within an entity.
toanld/multi-relationships
273 Downloads
Compoships offers the ability to specify relationships based on two (or more) columns in Laravel's Eloquent ORM. The need to match multiple columns in the definition of an Eloquent relationship often arises when working with third party or pre existing schema/database.
theupriser/laravel-unique-translation
2 Downloads
Check if a translated value in a JSON column is unique in the database.