Libraries tagged by Thai date
adamhebby/php-countries
4116 Downloads
PHP Countries is a library that provides an elegant syntax to country data.
yii2mod/yii2-gii-extended
5096 Downloads
This generator generates a controller and views that implement CRUD (Create, Read, Update, Delete) operations for the specified data model.
voceconnect/wp-large-options
3711 Downloads
You may wish to store a larger option value than is recommended on WordPress.com. If your option data will exceed 400K, or is of an unpredictable size (such as an HTML fragment etc.) you should use the wp_large_options plugin to store the option in a cache-safe manner. Failure to do this could result in the option not being cached, and instead fetched repeatedly from the DB, which could cause performance problems.
shornuk/craft-plausible
3083 Downloads
Plausible is a Craft CMS plugin that gives you handy dashboard widgets to display analytics data from Plausible.
rmunate/agent-detection
290 Downloads
The Agent Detection library offers a wide variety of methods that allow you to explore and analyze connection agent data in your application.
raiolanetworks/plugin-seo-test
353 Downloads
This Composer package provides a seamless integration for testing SEO aspects of your Laravel applications. Compatible with both Pest and PHPUnit, it offers a collection of tools and assertions specifically designed to evaluate on-page SEO elements like meta tags, title tags, canonical URLs, and structured data. By automating SEO testing, this plugin ensures that your application consistently adheres to best SEO practices, helping you catch potential SEO issues early in the development cycle.
mouf/utils.common.sortable-interface
204501 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!
mouf/utils.common.paginable-interface
204509 Downloads
This package contains an interface used by objects to say they can paginate data. The concept is very simple, the object implements a paginate method that takes a limit and an offset, and that's it!
mediawiki/cargo
2154 Downloads
A MediaWiki extension that allows for the storage and querying of data contained within templates.
lyonstahl/soql-builder
2380 Downloads
SOQL builder that simplifies the process of constructing complex queries to retrieve data from Salesforce databases
klevu/module-m2-customer
406 Downloads
Provides extension points and APIs that 3rd-party developers can use to change customer data
einar-hansen/laravel-psr-6-cache
4907 Downloads
A PHP service that allows you to easily communicate with football-data.org apis using Laravel.
datatables.net/datatables.net-keytable-bs5
632 Downloads
KeyTable allows you to use keyboard navigation on a DataTables enhanced table, like an Excel spreadsheet - a cell shows a focus outline which can be moved using the keyboard or mouse operations. This can be particularly useful in an editable table that uses Editor allowing end users to update data very quickly. This is KeyTable for DataTables with styling for [Bootstrap5](https://getbootstrap.com/)
datatables.net/datatables.net-keytable
1250 Downloads
KeyTable allows you to use keyboard navigation on a DataTables enhanced table, like an Excel spreadsheet - a cell shows a focus outline which can be moved using the keyboard or mouse operations. This can be particularly useful in an editable table that uses Editor allowing end users to update data very quickly. This is KeyTable for DataTables
blueways/bw-static-template
18668 Downloads
TYPO3 extension that adds a new content element for rendering static fluid templates. Inject JSON and FAL data into the templates.