Libraries tagged by Thai date
adamhebby/php-countries
8806 Downloads
PHP Countries is a library that provides an elegant syntax to country data.
singlequote/laravel-datatables
23083 Downloads
This repo contains a Datatable that can render a filterable and sortable table. It aims to be very lightweight and easy to use. It has support for retrieving data asynchronously, pagination and recursive searching in relations
shornuk/craft-plausible
3793 Downloads
Plausible is a Craft CMS plugin that gives you handy dashboard widgets to display analytics data from Plausible.
rmunate/agent-detection
582 Downloads
The Agent Detection library offers a wide variety of methods that allow you to explore and analyze connection agent data in your application.
mouf/utils.common.sortable-interface
223481 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
223489 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!
mobilestock/laravel-model-affected-rows-verification
5157 Downloads
laravel-model-affected-rows-verification is a library that extends the default Laravel model to include implicit row count verification for update and delete operations. This ensures that these operations are conducted safely, providing an extra layer of validation to prevent unintended data modifications and enhance the stability of your Laravel applications.
magentron/password_exposed
1561 Downloads
This PHP package provides a `password_exposed` helper function, that uses the haveibeenpwned.com API to check if a password has been exposed in a data breach. (forked from mstaab/password_exposed)
magentron/laravel-password-exposed-validation-rule
1534 Downloads
Laravel validation rule that checks if a password has been exposed in a data breach (forked from dilneiss/laravel-password-exposed-validation-rule)
lyonstahl/soql-builder
7848 Downloads
SOQL builder that simplifies the process of constructing complex queries to retrieve data from Salesforce databases
klevu/module-m2-customer
6069 Downloads
Provides extension points and APIs that 3rd-party developers can use to change customer data
einar-hansen/laravel-psr-6-cache
8168 Downloads
A PHP service that allows you to easily communicate with football-data.org apis using Laravel.
blueways/bw-static-template
25079 Downloads
TYPO3 extension that adds a new content element for rendering static fluid templates. Inject JSON and FAL data into the templates.
andrewdalpino/dataloader-php
8557 Downloads
A speed layer that enables batch loading, de-duplication, and caching for efficient data fetching over any storage backend.
php-extended/php-http-client-date
22097 Downloads
A psr-18 compliant middleware client that handles date headers.