Libraries tagged by Thai date
andrewdalpino/dataloader-php
7422 Downloads
A speed layer that enables batch loading, de-duplication, and caching for efficient data fetching over any storage backend.
amphp/http-server-session
6309 Downloads
An HTTP server plugin that simplifies session management for your applications. Effortlessly handle user sessions, securely managing data across requests.
involved-group/laravel-lang-country
5248 Downloads
Setting the locale is not enough most of the time, some countries use more than one languages. Also, different countries use different date notation formats, names, flags and currencies. This package is here to help you with that!
crossjoin/browscap
234347 Downloads
The standalone PHP Browscap parser Crossjoin\Browscap detects browser properties as well as device information based on the user agent string of the requesting browsers and search engines, using the data from the Browser Capabilities Project. It's several hundred times faster than the build-in PHP function get_browser(), and faster than other Browscap PHP libraries, with much lower memory consumption. Optionally Crossjoin\Browscap automatically updates the Browscap data, so you're always up-to-date. The newest version is build for PHP 7.x, for PHP >= 5.6 use version 2.x, for PHP >= 5.3 use version 1.x.
uatthaphon/laravel-thai-address
1791 Downloads
Thai provincial database with latitude and longitude.
php-extended/php-http-client-date
21220 Downloads
A psr-18 compliant middleware client that handles date headers.
dseguy/data-combinator
1941 Downloads
Data combinator is a PHP library that combines data.
theoaks/relative-datetime-format-builder
1430 Downloads
Object Oriented approach to building the different relative date/time formats that the strtotime(), DateTime and date_create() parser understands.
thefuriouscoder/propel2-data-cache-behavior
16029 Downloads
A Propel ORM behavior that provide auto data caching for model and collections. Based on snakano/propel-data-cache-behavior
php-extended/php-data-provider-json
134184 Downloads
An implementation of php-extended/php-data-provider-json that interprets json data
php-extended/php-data-provider-csv
22048 Downloads
An implementation of php-extended/php-data-provider-interface that interprets csv data
php-extended/php-data-provider-array
35259 Downloads
An implementation of php-extended/php-data-provider-interface that gets its data from php arrays
jlorente/laravel-eloquent-splitted-dates-trait
4864 Downloads
A Laravel Trait for Eloquent Models to handle date fields that are stored both in the date field itself and in separate field components such as year, month, day, time, etc...
element119/module-page-builder-custom-data-attributes-commerce
2399 Downloads
A Magento 2 module that allows custom data to be added to Commerce-specific Page Builder content.
kanel/phpspec-data-provider-extension
21970 Downloads
Extension that allows to use data provider in phpspec