Libraries tagged by apility
glowy/macroable
4962 Downloads
Macroable Component is a trait that, gives you the ability in effect to add new methods to a class at runtime.
gkermer/nova-textarea-template
13341 Downloads
A Laravel Nova textarea field with the ability to choose a text from templates.
ginnerpeace/php-enum
4599 Downloads
This class gives the ability to emulate and get enumeration data natively in PHP.
gfksx/thanksforposts
16 Downloads
Adds the ability to thank the author and to use per posts/topics/forum rating system based on the count of thanks.
geekk-net/laravel-enum
974 Downloads
Elegant Enum implementation for Laravel. With make:enum command, ability to casting for Eloquent models and labels translations via lang files.
gamebetr/provable
305 Downloads
Package that provides the ability to create provably fair numbers and shuffles
dynamic/silverstripe-locations
458 Downloads
A Location DataObject for Silverstripe. Includes the ability to generate coordinates based on an address.
devloops/nova-system-settings
202 Downloads
A Laravel Nova tool which provides the ability to define your system settings in a beautiful UI and code implementation.
despark/laravel-distributed-maintenance-mode
1732 Downloads
Offers Laravel applications the ability to store the maintenance mode information on Redis or S3
datlechin/flarum-bbcode-hide-content
1638 Downloads
Gives users the ability to hide content from other users using BBCode.
datatables.net/datatables.net-rowgroup-dt
494 Downloads
RowGroup adds the ability to easily group rows in a DataTable by a given data point. The grouping is shown as an inserted row either before or after the group. This is RowGroup for DataTables with styling for [DataTables](https://datatables.net/)
datatables.net/datatables.net-rowgroup-bs5
575 Downloads
RowGroup adds the ability to easily group rows in a DataTable by a given data point. The grouping is shown as an inserted row either before or after the group. This is RowGroup for DataTables with styling for [Bootstrap5](https://getbootstrap.com/)
datatables.net/datatables.net-fixedheader-dt
2685 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 [DataTables](https://datatables.net/)
datatables.net/datatables.net-fixedheader-bs4
2038 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 [Bootstrap4](https://getbootstrap.com/docs/4.6/getting-started/introduction/)
datatables.net/datatables.net-fixedcolumns-dt
973 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 [DataTables](https://datatables.net/)