Libraries tagged by Consumptions
prewk/xml-string-streamer
2741780 Downloads
Stream large XML files with low memory consumption
phalcon/cphalcon
237236 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
114177 Downloads
A straightforward interface to handle subscriptions and features consumption.
anik/amqp
343086 Downloads
php-amqplib wrapper that eases the consumption of RabbitMQ. A painless way of using RabbitMQ
arxus/messenger-newrelic
130628 Downloads
Make symfony messenger report consumption to newrelic
yanlongli/app-store-server-api
14866 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
88901 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
43392 Downloads
Stream large XML files with low memory consumption.
cs278/libphp-vin
5109 Downloads
A library which eases consumption of VIN numbers.
benmorel/xml-streamer
38578 Downloads
Stream large XML files as DOM nodes with low memory consumption
cocorico/cocorico
75 Downloads
The Cocorico Standard Edition distribution
innobyte/token-bundle
8766 Downloads
A Symfony2 Bundle implementing an access-based token system, with generation, validation and consumption mechanisms.
antevenio/memoize
3680 Downloads
In memory function memoizing, can be capped by total memory consumption and per function ttl.
aloware/fair-queue
19506 Downloads
Laravel package to provide fair consumption of jobs against multiple partitions.
crossjoin/browscap
234368 Downloads
The standalone PHP Browscap parser Crossjoin\Browscap detects browser properties as well as device information based on the user agent string of the requesting browsers and search engines, using the data from the Browser Capabilities Project. It's several hundred times faster than the build-in PHP function get_browser(), and faster than other Browscap PHP libraries, with much lower memory consumption. Optionally Crossjoin\Browscap automatically updates the Browscap data, so you're always up-to-date. The newest version is build for PHP 7.x, for PHP >= 5.6 use version 2.x, for PHP >= 5.3 use version 1.x.