Popular Packages
-
CSS
datatables.net/datatables.net-responsive-zf
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/)
-
JavaScript
datatables.net/datatables.net-fixedheader-zf
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 [Foundation](https://get.foundation/)
-
CSS
datatables.net/datatables.net-buttons-bs
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 [Bootstrap](https://getbootstrap.com/docs/3.3/)
-
CSS
datatables.net/datatables.net-buttons-zf
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 [Foundation](https://get.foundation/)
-
-
-
-
CSS
datatables.net/datatables.net-zf
DataTables is a plug-in for the jQuery Javascript library. It is a highly flexible tool, based upon the foundations of progressive enhancement, which will add advanced interaction controls to any HTML table. This is DataTables with styling for [Foundation](https://get.foundation/)
-
-
PHP
ihorhnatchuk/laravel-browsershot
Browsershot Laravel wrapper to generate PDF files and Screenshots using Headless Chrome
-
-
-
-
PHP
mitmelon/compress
Advanced file compresser which reduces and encrypt large files to smaller chunks by saving them as binary for later use.
-
PHP
ge-tracker/laravel-redis-paginator
Create a Laravel Paginator or LengthAwarePaginator from a Redis sorted set