Libraries tagged by stores
simplesamlphp/simplesamlphp-module-metarefresh
6828541 Downloads
The metarefresh module will download and parse metadata documents and store them locally
rdx/behat-variables
2535554 Downloads
Store variables across Scenarios during Behat testing
rawilk/laravel-settings
227776 Downloads
Store Laravel application settings in the database.
qcod/laravel-settings
210688 Downloads
Store key value pair in database as settings
nelexa/google-play-scraper
515377 Downloads
Scrapes app data from Google Play store.
mageplaza/magento-2-social-login
1216841 Downloads
Magento 2 Social Login extension is designed for quick login to your Magento 2 store without procesing complex register steps
magepal/magento2-reindex
722224 Downloads
Reindex your Magento2 store quickly and easily from backend/admin, instead of command line.
johnbillion/wp-crontrol
94774 Downloads
Take control of the cron events on your WordPress website or WooCommerce store
igbinary/igbinary
8986 Downloads
Igbinary is a drop in replacement for the standard php serializer. Instead of the time and space consuming textual representation used by PHP's serialize(), igbinary stores php data structures in a compact binary form. Savings are significant when using memcached or similar memory based storages for serialized data.
elegantly/laravel-invoices
54088 Downloads
Store invoices safely in your Laravel application
dcblogdev/laravel-sent-emails
78193 Downloads
Store outgoing emails in Laravel
danielme85/laravel-log-to-db
1033999 Downloads
Custom Laravel Log channel handler that can store log events to SQL or MongoDB databases. Uses Laravel native logging functionality.
beyondcode/laravel-credentials
146679 Downloads
Store and access encrypted credentials in your Laravel application.
yanlongli/app-store-server-api
54866 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.
webmozart/key-value-store
430702 Downloads
A key-value store API with implementations for different backends.