Libraries tagged by celum
phplrt/position
144320 Downloads
The phplrt position package.
pfurak/xlsx-writer
3581 Downloads
Easy PHP XLSX Writer that is support cell styling, merged cells, multiple worksheets, images, line chart, bar chart and pie chart, huge rows and rows/columns fixing
fedemotta/yii2-gridstack
13178 Downloads
Gridstack.js widget for Yii2
datatables.net/datatables.net-buttons-bs5
4917 Downloads
The Buttons extension for DataTables provides a common set of options, API methods and styling to display buttons on a page that will interact with a DataTable. It also provides plug-ins for file export (HTML5 and Flash), print view and column visibility. Other libraries, such as Editor and Select also provide buttons specific to their use cases. This is Buttons for DataTables with styling for [Bootstrap5](https://getbootstrap.com/)
verbb/element-index-defaults
17664 Downloads
Setup default columns for your element indexes.
tsyama/laravel-soft-delete-flag
48230 Downloads
A Laravel package that can use Boolean column for soft deletes.
thefrosty/wp-media-sortable-filesize
335 Downloads
Improve your Media Library functionality by introducing a new column that showcases the sizes of files.
spryker/propel-encryption-behavior
57249 Downloads
Propel Behavior for seamless encryption/decryption of data columns
sdavis1902/eloquent-vars
8520 Downloads
Add ability to save additional fields or Vars on a Laravel model without a specific db column for it
saadj55/filament-copyable
5375 Downloads
Filament fields and columns with copyable values
saade/filament-extra
823 Downloads
A set of reusable Filament helpers, columns, fields, actions and more!
pimlie/authres_status
2909 Downloads
This authres_status plugin checks the Authentication-Results headers of your emails and displays the verification status. The verification status is displayed when you read an email, but you can also add a column to your message list.
oobook/manage-eloquent
1796 Downloads
Manage the laravel eloquent model relationships, table columns and column types
oddnoc/silverstripe-artefactcleaner
18614 Downloads
Find and optionally delete unused tables, columns and indexes in a SilverStripe database
mouf/utils.common.sortable-interface
223685 Downloads
This package contains an interface used by objects to say they can sort data. The concept is very simple, the object implements a sort method that takes a key (the sort column) and a direction, and that's it!