Libraries tagged by consumption
prewk/xml-string-streamer
3410822 Downloads
Stream large XML files with low memory consumption
phalcon/cphalcon
248521 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
212722 Downloads
A straightforward interface to handle subscriptions and features consumption.
helgesverre/toon
245752 Downloads
Token-Oriented Object Notation - A compact data format for reducing token consumption when sending structured data to LLMs
anik/amqp
395224 Downloads
php-amqplib wrapper that eases the consumption of RabbitMQ. A painless way of using RabbitMQ
yanlongli/app-store-server-api
56910 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.
pushery/email-magic-link-for-laravel
4604 Downloads
Passwordless email magic-link & OTP authentication for Laravel — standalone or with a correct, no-bypass Fortify 2FA handoff and scanner-safe link consumption.
prewk/xml-streamer
48662 Downloads
Stream large XML files with low memory consumption.
benmorel/xml-streamer
56621 Downloads
Stream large XML files as DOM nodes with low memory consumption
arxus/messenger-newrelic
162422 Downloads
Make symfony messenger report consumption to newrelic
cocorico/cocorico
77 Downloads
The Cocorico Standard Edition distribution
detain/dbrel-data-php
2300 Downloads
PHP backend data provider for database relationship visualization. Collects customer data across multiple databases and computes relationship matches for consumption by dbrel-viz.
cs278/libphp-vin
6908 Downloads
A library which eases consumption of VIN numbers.
cboxdk/laravel-tax
572 Downloads
Cbox Tax — a self-hostable consumption-tax engine for Laravel: it owns the calculation logic (place-of-supply, reverse-charge, rate application, inclusive/exclusive) per jurisdiction and sources only rate data behind a pluggable contract.
crossjoin/browscap
234479 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.