Libraries tagged by date thai
conneqt/module-sap-my-account
4156 Downloads
This module lets you directly display SAP data into your Magento shop
codingms/view-statistics
9138 Downloads
Logs frontend actions and display them in a backend module. Track page views, News, Downloads and custom objects. Optionally tracks frontend user logins and login durations. Alternative extension for Google-Analytics, Matomo, Piwik - this extension does not use any cookies! By default it does not track any personal data like IP address or even the user agent (though this can be activated optionally).
cheesegrits/iseed
1678 Downloads
This is a fork of the SchuBu/iseed of the original package Orangehill/Iseed. Generate a new Laravel database seed file based on data from the existing database table.
bmdevel/php-index
43208 Downloads
This library provides an API to perform binary search operations on a sorted index. The index can be a XML document, a CSV document, or an arbitrary text file where the key has a fixed position. You can easily implement your own index. This API comes handy on any sorted data structure where realtime search operations are necessary without the detour of a DBS import.
blueways/bw-static-template
24534 Downloads
TYPO3 extension that adds a new content element for rendering static fluid templates. Inject JSON and FAL data into the templates.
ariaieboy/jalali
13388 Downloads
This Package helps developers to easily work with Jalali (Shamsi or Iranian) dates in php appliations, based on Jalali (Shamsi) DateTime class.
andrewdalpino/dataloader-php
8472 Downloads
A speed layer that enables batch loading, de-duplication, and caching for efficient data fetching over any storage backend.
amphp/http-server-session
6983 Downloads
An HTTP server plugin that simplifies session management for your applications. Effortlessly handle user sessions, securely managing data across requests.
adamhebby/php-countries
8195 Downloads
PHP Countries is a library that provides an elegant syntax to country data.
jlorente/laravel-eloquent-splitted-dates-trait
5354 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...
ixnode/php-date-parser
557 Downloads
PHP Date Parser - This library parses various given date and time strings into DateTime or DateTimeImmutable classes which return the time range. Can be used e.g. excellently for command line arguments and options to make database queries with.
php-extended/php-http-client-date
22049 Downloads
A psr-18 compliant middleware client that handles date headers.
php-extended/php-data-provider-json
136528 Downloads
An implementation of php-extended/php-data-provider-json that interprets json data
php-extended/php-data-provider-csv
23040 Downloads
An implementation of php-extended/php-data-provider-interface that interprets csv data
php-extended/php-data-provider-array
35753 Downloads
An implementation of php-extended/php-data-provider-interface that gets its data from php arrays