Libraries tagged by charting
cheprasov/php-redis-client
1161745 Downloads
Php client for Redis. It is a fast, fully-functional and user-friendly client for Redis, optimized for performance. RedisClient supports the latest versions of Redis starting from 2.6 to 6.0
aura/session
1089431 Downloads
Provides session management functionality, including lazy session starting, session segments, next-request-only ("flash") values, and CSRF tools.
erikgaal/pest-plugin-sharding
465784 Downloads
Pest Plugin to split tests into multiple runs
zfr/zfr-cors
1215663 Downloads
Zend Framework module that let you deal with CORS requests
rrssb/rrssb-plus
570300 Downloads
Ridiculously Responsive Social Sharing Buttons Plus
roomify/bat
139352 Downloads
A booking and availability management library
lm-commons/lmc-cors
283536 Downloads
Laminas MVC module that let you deal with CORS requests
jdesrosiers/silex-cors-provider
864486 Downloads
A silex service provider that adds CORS services to silex
haringsrob/livewire-datepicker
5193 Downloads
A standalone livewire datepicker component without dependencies
yiimaker/yii2-social-share
105949 Downloads
Extension for sharing on social networks
yanlongli/app-store-server-api
17702 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.
sulu/skeleton
29012 Downloads
Project template for starting your new project based on the Sulu content management system
splashlab/magento-2-cors-requests
215608 Downloads
Enabling cross-origin resource sharing (CORS) requests to Magento 2 API from configured Origin domain
site5/phantoman
1069490 Downloads
The Codeception extension for automatically starting and stopping PhantomJS when running tests.
palanik/lumen-cors
229083 Downloads
Cross-origin resource sharing (CORS) middleware for Lumen micro-framework.