Libraries tagged by columned
datatables.net/datatables.net-select-bs4
569 Downloads
Select provides table item selection capabilities - rows, columns and cells can be selected individually or collectively. Complex selection operations such as operating system style selection (ctrl/cmd and shift click) for multiple rows can be enabled with a single option for a DataTable. This is Select for DataTables with styling for [Bootstrap4](https://getbootstrap.com/docs/4.6/getting-started/introduction/)
datatables.net/datatables.net-responsive-zf
73 Downloads
In the modern world of responsive web design tables can often cause a particular problem for designers due to their row based layout. Responsive is an extension for DataTables that resolves that problem by optimising the table's layout for different screen sizes through the dynamic insertion and removal of columns from the table. This is Responsive for DataTables with styling for [Foundation](https://get.foundation/)
datatables.net/datatables.net-fixedcolumns-bs
372 Downloads
FixedColumns provides the ability to fix one or more columns to the left and / or right hand side of a DataTable that scrolls along the x-axis. This can be used if the columns show grouping, index or similar information. This is FixedColumns for DataTables with styling for [Bootstrap](https://getbootstrap.com/docs/3.3/)
daccess1/yii2-json-query-helper
2623 Downloads
Yii2 helper class, used to generate query expressions for JSON columns.
cytracom/squasher
307 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.
cyberrebell/doctrine-entity-reader
2570 Downloads
use doctrine annotation reader to get entity properties and column type
codiliateur/eloquent-model-userstamps
72 Downloads
This package provides an Eloquent model trait to automatically maintain user stamps in columns (created_by, updated_by, deleted_by) of your model.
centrex/laravel-model-data
1374 Downloads
Add virtual columns in any model of laravel
candygs/candy-grid-system
18 Downloads
The simple and intuitive grid, configurable layout for your every need... Designed and optimized to improve the development of a website. You can choose for 12, 16 or 24 columns.
bullhorn/fast-rest-services
2918 Downloads
FastREST generates REST-ready models and controllers dynamically from a MySQL database schema, including foreign keys, table and column comments, and indexes.
bugbuster/contao-grid_16-bundle
1509 Downloads
Contao 4 grid16 bundle, adds a responsive 16-column pixel/percental grid with 1120px/1140px in the layout css-framework for Contao 4.
angel-source-labs/laravel-expressions
5447 Downloads
Enhanced Database Query Expressions for Laravel. Provides expressions with bindings and expressions that can be used as column values in eloquent
adly-nady/php-my-migration
9 Downloads
It converts all existing tables in MySQL that do not have migration files to migration files. If they exist, it compares the columns and their data types with the existing ones and syncs the existing ones to MySQL.
abdelhamiderrahmouni/filament-google-maps
43 Downloads
A Google Maps package for Filament PHP with field, column and widget
a909m/filament-generate-helpers
47 Downloads
Effortlessly generate reusable form fields and table column helpers for Filament resources based on Laravel models, streamlining your development workflow.