Libraries tagged by data provider
pheme/yii2-toggle-column
725166 Downloads
Provides a toggle data column and action
moneyphp/iso-currencies
107145 Downloads
Provides up-to-date list of ISO 4217 currencies as provide by the official ISO Maintenance Agency
skillshare/formatphp
22624 Downloads
Internationalize PHP apps. This library provides an API to format dates, numbers, and strings, including pluralization and handling translations.
silverstripe/taxonomy
450472 Downloads
Provide extra taxonomy for cataloguing the data.
fingerprint/fingerprint-pro-server-api-sdk
149874 Downloads
Fingerprint Server API provides a way for validating visitors’ data issued by Fingerprint Pro.
craftcms/security-patches
15692 Downloads
Provides security patches for out-of-date Craft CMS installs
yanlongli/app-store-server-api
19137 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.
symfony/json-streamer
41141 Downloads
Provides powerful methods to read/write data structures from/into JSON streams.
spiral/json-schema-generator
14936 Downloads
Provides the ability to generate JSON schemas from Data Transfer Object (DTO) classes
pimcore/frontend-permission-toolkit-bundle
153477 Downloads
Provides a way to configure permissions for frontend applications in data objects.
eonx-com/easy-pagination
1073980 Downloads
Provides a generic way to handle pagination data from clients
dallgoot/yaml
96563 Downloads
Provides loader, dumper and an API for YAML content. Loader builds to equivalent data types in PHP 8.x
cobweb/external_import
325005 Downloads
Tool for importing data from external sources into the TYPO3 database, using an extended TCA syntax. Provides a BE module, a Scheduler task, a command-line tool, reactions and an API.
bytexr/filament-queueable-bulk-actions
60024 Downloads
This Filament plugin simplifies managing bulk operations asynchronously in a queue. It provides tracking and status updates for tasks, while supporting both action calls and job dispatches. Excellent for bulk data updates and tasks with Filament & Livewire support for real-time notifications.
snakano/propel-data-cache-behavior
42789 Downloads
A Propel ORM behavior that provide auto data caching to your model.