Libraries tagged by celum
sergeycherepanov/salesgrid
5 Downloads
Extra Columns in Sales Order Grid
sdfim/filament-google-maps-fork
2 Downloads
A Google Maps package for Filament PHP with field, column and widget
samheldev/excel-mapper
1 Downloads
Laravel package to map Excel columns to database fields
s-patompong/nova-grid
19 Downloads
Add columns to create and Update resources
rvzug/laravel-possible-composite-key
76 Downloads
PHP trait to use composite keys in your Laravel Eloquent models and does not fail on possible missing column.
run_as_root/ext-magento2-product-priorities
3 Downloads
This module provides a product priorities column inside Admin Products Grid.
rstoetter/ckeycolumnusagetree-php
25 Downloads
The class cKeyColumnUsageTree represents a sorted collection of the key column usage of a mysql database. The main purpose of the class is to determine the dependencies of the tables among each other: The class is able to find dependency paths of more than two tables, when another tables are involved. Dependencies which include self referencing tables are considered, too.
rozwell/composite-primary-keys
13 Downloads
Most advanced composite primary keys package with support of: binary columns, queueable, implicit route binding, relations
rozsazoltan/illuminate-blueprint-preserve
1 Downloads
Automatically preserve the column settings when change a column in a migration
roy404/schema
77 Downloads
The Schema Builder class is a part of the database layer that allows you to define database tables and their columns using a fluent syntax. It provides a way to create and manipulate database tables without writing SQL queries directly.
rovangju/commie
29 Downloads
A simplistic OO wrapper around PHP's built in CSV handling that lets you reference columns by header name
roseblade/silverstripe-elemental-rows
105 Downloads
A module designed to help making Bootstrap CSS rows and columns easier
ronaldcastillo/base
26 Downloads
Base application model for Laravel, adds validation and column mapping functionalities
romverner/laravel-advanced-relationships
14 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
14 Downloads
Generating model relations in existing model files by database columns