Libraries tagged by Thai date
mediawiki/semantic-media-wiki
337843 Downloads
An extension to MediaWiki that lets you store and query structured data within wiki pages
karriere/json-decoder
393620 Downloads
JsonDecoder implementation that allows you to convert your JSON data into PHP class objects
stefro/laravel-lang-country
32960 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!
muxinc/mux-php
1850084 Downloads
Mux is how developers build online video. This API encompasses both Mux Video and Mux Data functionality to help you build your video-related projects better and faster than ever before.
hi-folks/statistics
77493 Downloads
PHP package that provides functions for calculating mathematical statistics of numeric data.
divineomega/password_exposed
1567879 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.
yiisoft/data-response
242748 Downloads
Allows responding with data that is automatically converted into PSR-7 response
icecave/chrono
173851 Downloads
A date & time library that is decoupled from the system clock.
mpratt/relativetime
107257 Downloads
A library that calculates the time difference between two dates and returns the result in words (Example: 5 minutes ago or 5 Minutes left). The library supports other languages aswell like Spanish and German.
professional-wiki/edtf
388855 Downloads
PHP library to parse, represent and work with dates that follow the Extended Date/Time Format specification.
ricardofiorani/oembed
45872 Downloads
OEmbed is a PHP library to assist you retrieving data from providers that supports OEmbed.
qossmic/rich-model-forms-bundle
263701 Downloads
Provides additional data mapper options that ease the use of the Symfony Form component with rich models.
plumphp/plum
80053 Downloads
Plum is a data processing pipeline that helps you to write structured, reusable and well tested data processing code.
arondeparon/laravel-request-sanitizer
137321 Downloads
An easy to use request sanitizer that allows you to sanitize your form data before validating it.
yanlongli/app-store-server-api
18729 Downloads
PHP client for App Store Server API. Manage your customers’ App Store transactions from your server.The App Store Server API is a REST API that you call from your server to request and provide information about your customers' in-app purchases. The App Store signs the transaction and subscription renewal information that this API returns using the JSON Web Signature (JWS) specification.App Store Server API is independent of the app’s installation status on the customer’s devices. The App Store server returns information based on the customer’s in-app purchase history regardless of whether the customer installed, removed, or reinstalled the app on their devices.To request transaction and subscription status information with this API, provide any original transaction identifier that belongs to the customer. The transaction history API responds with a complete list of transactions, 20 at a time, starting with the oldest first. The subscription status API returns the status for all of the customer’s subscriptions, organized by their subscription group identifier.Use the Send Consumption Information endpoint to send information to the App Store when customers request a refund for a consumable in-app purchase, after you receive the CONSUMPTION_REQUEST App Store server notification. Your data helps inform refund decisions.