Libraries tagged by consumption
prewk/xml-string-streamer
3304641 Downloads
Stream large XML files with low memory consumption
phalcon/cphalcon
244705 Downloads
Phalcon is an open source web framework delivered as a C extension for the PHP language providing high performance and lower resource consumption.
lucasdotvin/laravel-soulbscription
202558 Downloads
A straightforward interface to handle subscriptions and features consumption.
helgesverre/toon
150174 Downloads
Token-Oriented Object Notation - A compact data format for reducing token consumption when sending structured data to LLMs
anik/amqp
390336 Downloads
php-amqplib wrapper that eases the consumption of RabbitMQ. A painless way of using RabbitMQ
yanlongli/app-store-server-api
41326 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.
arxus/messenger-newrelic
160162 Downloads
Make symfony messenger report consumption to newrelic
prewk/xml-streamer
48092 Downloads
Stream large XML files with low memory consumption.
benmorel/xml-streamer
54350 Downloads
Stream large XML files as DOM nodes with low memory consumption
cocorico/cocorico
77 Downloads
The Cocorico Standard Edition distribution
primitivesense/laravel-raw-sqs-connector
91281 Downloads
Allows for the consumption of raw messages produced outside of Laravel from SQS to then be handled natively within Laravel's Queue and Job system
detain/dbrel-data-php
1125 Downloads
PHP backend data provider for database relationship visualization. Collects customer data across multiple databases and computes relationship matches for consumption by dbrel-viz.
deployecommerce/module-redis-flush
1059 Downloads
Provides the ability to flush Redis via the Cache Management page and provide statistics of Redis consumption.
cs278/libphp-vin
6719 Downloads
A library which eases consumption of VIN numbers.
byjg/message-queue-client
9942 Downloads
A minimal PHP foundation for building message queue drivers. Features low-code publishing and consumption, decoupled components (Messages, Queues, and Connectors), and easy connector implementation.