Libraries tagged by time
openpsa/ranger
153986 Downloads
Formatter for date and time ranges with i18n support
omines/antispam-bundle
37434 Downloads
The Swiss Army Knife for protecting your Symfony forms from all kinds of spam
oleh-ozimok/php-centrifugo
495773 Downloads
PHP client for Centrifugo real-time messaging server
nahid/talk
56570 Downloads
Talk is a Laravel based realtime messaging, chatting and conversation system. It helps to develop users messaging, chatting and conversations in easy way.
lyquidity/xml-signer
46633 Downloads
A PHP to create and verify XAdES signature
juanparati/iso-codes
60292 Downloads
A PHP library that provides ISO codes, currencies, languages, timezones and additional geopolitical information
hannesvdvreken/guzzle-profiler
426325 Downloads
A Guzzle middleware that profiles requests made by the client.
fouladgar/laravel-otp
22468 Downloads
This package provides convenient methods for sending and validating OTP notifications to users for authentication.
cybercog/laravel-eloquent-flag
15991 Downloads
Laravel Eloquent boolean & timestamp flagged attributes behavior.
belamov/postgres-range
188213 Downloads
Postgres range types support for laravel
nextapps/laravel-verification-code
127736 Downloads
A simple way to authenticate a user using a verification code.
timetoogo/pinq
97466 Downloads
PHP Integrated Query - A real LINQ library for PHP
zepgram/module-multi-threading
16220 Downloads
This module is a powerful tool for developers who want to process large data sets in a short amount of time
yiisoft/session
258141 Downloads
A session service, PSR-15 session middleware, and a flash message service which helps use one-time messages.
yanlongli/app-store-server-api
17607 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.