Libraries tagged by in store
bitexpert/magento2-force-customer-login
377223 Downloads
The Force Login module for Magento2 redirects a storefront visitor to the Magento2 Frontend login page, if the visitor is not logged in. It is possible to configure the whitelisted urls to add custom definitions.
smile/module-store-delivery
326536 Downloads
Smile Store Delivery
symfony/ai-store
16222 Downloads
Low-level abstraction for storing and retrieving documents in a vector store.
yanlongli/app-store-server-api
19049 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.
readdle/app-store-receipt-verification
156306 Downloads
Pure PHP App Store receipt parsing/validation/verification without API calls to App Store API.
tuyakhov/yii2-notifications
32503 Downloads
The extension provides support for sending notifications across a variety of delivery channels, including mail, SMS, Slack etc. Notifications may also be stored in a database so they may be displayed in your web interface.
qtranslate/qtranslate-xt
34422 Downloads
qTranslate-XT (eXTended): Adds user-friendly multilingual content support, stored in single post.
outerweb/settings
57941 Downloads
This package adds application wide settings stored in your database.
djokicpn/laravel-email-audit-log
55464 Downloads
This Service provider will monitor all emails that has been sent out of your system. Sent emails will be stored in email_audit_log table
couchbase/couchbase
451416 Downloads
The PHP client library provides fast access to documents stored in a Couchbase Server.
neos/redirecthandler-databasestorage
770213 Downloads
A plugin for neos/redirecthandler to store redirects in the database
simplesamlphp/simplesamlphp-module-riak
5989256 Downloads
A module that is able to store key/value pairs in a Riak store
burzum/file-storage
113623 Downloads
This plugin is giving you the possibility to store files in virtually any kind of storage backend. This plugin is wrapping the Gaufrette library (https://github.com/KnpLabs/Gaufrette) library in a CakePHP fashion and provides a simple way to use the storage adapters through the StorageManager class.
burzum/cakephp-file-storage
195153 Downloads
This plugin is giving you the possibility to store files in virtually any kind of storage backend. This plugin is wrapping the Gaufrette library (https://github.com/KnpLabs/Gaufrette) library in a CakePHP fashion and provides a simple way to use the storage adapters through the StorageManager class.
stefangabos/zebra_session
102687 Downloads
A drop-in replacement for PHP's default session handler which stores session data in a MySQL database, providing better performance, better security and protection against session fixation and session hijacking