Libraries tagged by celum
deldius/filament-user-field
13 Downloads
Utility fields for User: Entry, Input, Column
davidhirtz/yii2-datetime-behavior
1815 Downloads
Initiates database date columns as DateTime PHP classes.
davide-casiraghi/laravel-responsive-gallery
186 Downloads
A PHP library to create responsive galleries that are organized into Pinterest like columns.
datatables.net/datatables.net-responsive-zf
70 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-responsive-bs
300 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 [Bootstrap](https://getbootstrap.com/docs/3.3/)
datatables.net/datatables.net-fixedheader-ju
22 Downloads
When displaying large amounts of data in a table, it can often be useful for the end user to have the column titles always visible. This is particularly true if using DataTables with pagination disabled, or the display length is set to a high value. The FixedHeader extension provides this ability. This is FixedHeader for DataTables with styling for [jQueryUI](http://jqueryui.com/)
datatables.net/datatables.net-fixedheader-bs
136 Downloads
When displaying large amounts of data in a table, it can often be useful for the end user to have the column titles always visible. This is particularly true if using DataTables with pagination disabled, or the display length is set to a high value. The FixedHeader extension provides this ability. This is FixedHeader for DataTables with styling for [Bootstrap](https://getbootstrap.com/docs/3.3/)
datatables.net/datatables.net-fixedcolumns-bs
364 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/)
datatables.net/datatables.net-colreorder-ju
12 Downloads
ColReorder allows the end user to modify the column order of a table through drop-and-drag of column headers. This is ColReorder for DataTables with styling for [jQueryUI](http://jqueryui.com/)
datatables.net/datatables.net-colreorder-bs4
352 Downloads
ColReorder allows the end user to modify the column order of a table through drop-and-drag of column headers. This is ColReorder for DataTables with styling for [Bootstrap4](https://getbootstrap.com/docs/4.6/getting-started/introduction/)
daccess1/yii2-json-query-helper
2621 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
2557 Downloads
use doctrine annotation reader to get entity properties and column type
codiliateur/eloquent-model-userstamps
71 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
1368 Downloads
Add virtual columns in any model of laravel