Libraries tagged by Consumptions
prewk/xml-string-streamer
3346919 Downloads
Stream large XML files with low memory consumption
phalcon/cphalcon
246285 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
206548 Downloads
A straightforward interface to handle subscriptions and features consumption.
helgesverre/toon
182710 Downloads
Token-Oriented Object Notation - A compact data format for reducing token consumption when sending structured data to LLMs
anik/amqp
392348 Downloads
php-amqplib wrapper that eases the consumption of RabbitMQ. A painless way of using RabbitMQ
yanlongli/app-store-server-api
44492 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
318 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
48366 Downloads
Stream large XML files with low memory consumption.
benmorel/xml-streamer
55249 Downloads
Stream large XML files as DOM nodes with low memory consumption
arxus/messenger-newrelic
161044 Downloads
Make symfony messenger report consumption to newrelic
cocorico/cocorico
77 Downloads
The Cocorico Standard Edition distribution
primitivesense/laravel-raw-sqs-connector
91313 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
1540 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
6766 Downloads
A library which eases consumption of VIN numbers.
byjg/message-queue-client
10092 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.