Libraries tagged by GETTR
datatables.net/datatables.net-scroller-bs4
843 Downloads
Scroller is a virtual rendering plug-in for DataTables which allows large datasets to be drawn on screen very quickly. Virtual rendering means is that only the visible portion of the table is drawn, while the scrolling container gives the visual impression that the whole table is visible, allowing excellent browser performance. This is Scroller for DataTables with styling for [Bootstrap4](https://getbootstrap.com/docs/4.6/getting-started/introduction/)
datatables.net/datatables.net-responsive-bs4
4018 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 [Bootstrap4](https://getbootstrap.com/docs/4.6/getting-started/introduction/)
datatables.net/datatables.net-fixedheader-bs4
2800 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-bs4
2900 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 [Bootstrap4](https://getbootstrap.com/docs/4.6/getting-started/introduction/)
datatables.net/datatables.net-buttons-bs4
11149 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 [Bootstrap4](https://getbootstrap.com/docs/4.6/getting-started/introduction/)
creeone/filetotext
74 Downloads
PHP library for getting text from documents
blue-tomato/elasticsearch-feeder
1396 Downloads
Schema-flexible ProcessWire module for getting your page into ElasticSearch
amsify42/php-curl-http
1805 Downloads
This is a PHP package for making curl http request and getting the response
alnutile/fixtures
7507 Downloads
Help with saving and getting JSON files for testing APIs
6dreams/rich-model-trait
1349 Downloads
A rich replacement for your anemic getters and setters
wickedone/muppet
7725 Downloads
testing your getters, setters, adders, removers, issers and whatevers
litea/env
15340 Downloads
Simply getter env variables
yiisoft/translator-message-gettext
712 Downloads
Yii Translator gettext Message Storage
yiisoft/i18n-message-gettext
134 Downloads
Yii Translator gettext Message Storage
tournasdim/laravel4-getgravatar
272 Downloads
A Laravel 4 package . Given an email address it automatically retrieves an Avatar from Gravatar's website . For logged-in users , their email address is automatically generated , through the Auth adapter Interface . Three Adapters are supported : Auth , Sentry and Confide .