Libraries tagged by estore
beyondcode/laravel-credentials
132849 Downloads
Store and access encrypted credentials in your Laravel application.
yanlongli/app-store-server-api
15431 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.
spryker/store-gui
1865610 Downloads
StoreGui module
spryker/store
2701504 Downloads
Store module
smile/module-store-locator
477593 Downloads
Smile Store Locator
smile/module-store-delivery
321041 Downloads
Smile Store Delivery
readdle/app-store-receipt-verification
143896 Downloads
Pure PHP App Store receipt parsing/validation/verification without API calls to App Store API.
prooph/snapshot-store
222934 Downloads
Prooph Snapshot Store
prooph/pdo-snapshot-store
155615 Downloads
PDO Snapshot Store Implementation
prooph/event-store-symfony-bundle
239567 Downloads
prooph/event-store-bus-bridge
497692 Downloads
Marry CQRS with Event Sourcing
intaro/hstore-extension
647856 Downloads
The HStore Extension contains DBAL type hstore and registers Doctrine type hstore
craftcms/store-hours
98178 Downloads
This plugin adds a new “Store Hours” field type to Craft, for collecting the opening and closing hours of a business for each day of the week.
cantie/app-store-connect-api
14902 Downloads
A PHP client library for accessing App Store Connect APIs
broadway/event-store-dbal
861242 Downloads
Event store implementation using doctrine/dbal