Libraries tagged by column
vicgutt/laravel-auto-model-cast
1454 Downloads
Automatically cast model attributes based on database columns
vcian/laravel-data-bringin
471 Downloads
Dynamic import csv and column mapping to a Laravel application mysql database.
touhidurabir/laravel-model-hashid
29 Downloads
A laravel package to generate model hashid based on model id column.
torounit/vanilla
18 Downloads
Vanilla is the simple theme for blogging. And for single column modern websites.
theamasoud/laravel-search
28 Downloads
A Laravel package to search easily in columns, multiple columns and json columns
swalbrun/filament-regex-import
128 Downloads
This Filament Plugin will enable you to import files to upsert models by matching columns via regex.
staffim/spreadsheet-builder
4411 Downloads
Small library for PhpSpreadsheet that helps to build xlsx tables by configuring data columns
shootkiran/filament-google-maps
53 Downloads
A Google Maps package for Filament PHP with field, column and widget
sheldonreiff/laravel-advanced-relationships
2875 Downloads
Multi-column and JSON relationships using awobaz/compoships and staudenmeir/eloquent-json-relations
service-to/uses-detail
27 Downloads
A Laravel trait for handling dynamic model attributes using a JSON detail column
samad/array-conversion
455 Downloads
PHP Library for converting associative arrays as html table, XML, JSON, CSV. Also add, remove or edit column can be possible.
rxu/listsubforumsincolumns
0 Downloads
Allows to choose how subforums are listed - in line or in column(s) on per-forum basis.
roy404/schema
85 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.
pratikkuikel/wasabi
111 Downloads
Laravel Json column keys to model attributes
orottier/laravel-migration-squasher
95 Downloads
Aggregate your incremental Laravel migration files into single migration for each table. This eliminates all alter columns and makes testing via sqlite a possibility.