Libraries tagged by getty
datatables.net/datatables.net-fixedheader-bs4
2828 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
2956 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
11191 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
111 Downloads
PHP library for getting text from documents
alnutile/fixtures
7624 Downloads
Help with saving and getting JSON files for testing APIs
6dreams/rich-model-trait
1351 Downloads
A rich replacement for your anemic getters and setters
wickedone/muppet
7831 Downloads
testing your getters, setters, adders, removers, issers and whatevers
aedart/overload
11526 Downloads
Provides means to dynamically deal with inaccessible properties, by implementing PHP's magic methods; __get(), __set(), __isset(), and __unset(). This package, however, enforces the usage of getters- and setters-methods, ensuring that if a property is indeed available, then its corresponding getter or setter method will be invoked. The term 'overload', in this context, refers to PHP’s own definition hereof. (http://php.net/manual/en/language.oop5.overloading.php)
yiisoft/translator-message-gettext
713 Downloads
Yii Translator gettext Message Storage
yiisoft/i18n-message-gettext
134 Downloads
Yii Translator gettext Message Storage
tibidono/laravel-gettext
6 Downloads
Adds localization support to laravel applications in an easy way using Poedit and GNU gettext.
mconsult/laravel-gettext
348 Downloads
Adds localization support to laravel applications in an easy way using Poedit and GNU gettext. This is a fork from zerospam package, all credit to them
maxakawizard/gettext-parser
25 Downloads
Gettext parser for source code
marvin255/data-getter-helper
140 Downloads
Helper which allows to get typed data from mixed sources.
mablae/gettext-bundle
3498 Downloads
Symfony2 Integration for the oscarotero/gettext lib