Libraries tagged by consumption
prewk/xml-string-streamer
2696335 Downloads
Stream large XML files with low memory consumption
lucasdotvin/laravel-soulbscription
107853 Downloads
A straightforward interface to handle subscriptions and features consumption.
phalcon/cphalcon
236927 Downloads
Phalcon is an open source web framework delivered as a C extension for the PHP language providing high performance and lower resource consumption.
anik/amqp
339303 Downloads
php-amqplib wrapper that eases the consumption of RabbitMQ. A painless way of using RabbitMQ
arxus/messenger-newrelic
127404 Downloads
Make symfony messenger report consumption to newrelic
yanlongli/app-store-server-api
13781 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.
primitivesense/laravel-raw-sqs-connector
87792 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
prewk/xml-streamer
43031 Downloads
Stream large XML files with low memory consumption.
cs278/libphp-vin
4949 Downloads
A library which eases consumption of VIN numbers.
benmorel/xml-streamer
37197 Downloads
Stream large XML files as DOM nodes with low memory consumption
cocorico/cocorico
74 Downloads
The Cocorico Standard Edition distribution
aloware/fair-queue
19496 Downloads
Laravel package to provide fair consumption of jobs against multiple partitions.
omaralalwi/laravel-jobs-metrics
6 Downloads
Tracks job memory consumption — works with or without Horizon, and enables long-term performance analysis via database logging.
innobyte/token-bundle
8649 Downloads
A Symfony2 Bundle implementing an access-based token system, with generation, validation and consumption mechanisms.
antevenio/memoize
3628 Downloads
In memory function memoizing, can be capped by total memory consumption and per function ttl.