Libraries tagged by stacking
cheprasov/php-redis-client
1156268 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
1081219 Downloads
Provides session management functionality, including lazy session starting, session segments, next-request-only ("flash") values, and CSRF tools.
in2code/in2publish_core
118397 Downloads
Content publishing extension to connect stage and production server
yanlongli/app-store-server-api
16451 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
28836 Downloads
Project template for starting your new project based on the Sulu content management system
site5/phantoman
1068370 Downloads
The Codeception extension for automatically starting and stopping PhantomJS when running tests.
apigee/apigee_devportal_kickstart
98730 Downloads
A fast demo and starting point for Apigee Developer Portals.
starkinfra/core
65695 Downloads
Basic SDK functionalities for the starkbank and starkinfra SDKs
stackify/logger
273380 Downloads
Stackify logs and errors for PHP
sourcebroker/restrictfe
52992 Downloads
This extension blocks access to frontend and allows to show it only to some defined exception's like if the request is from an authorized backend user, has specific IP, header, domain, language or GET/POST vars. Useful to protect your staging and production instances.
eighty8/laravel-seeder
52771 Downloads
Versioned, environment-based Seeders in Laravel
codezero/laravel-stagefront
62724 Downloads
Quickly add some password protection to a staging site.
swiftotter/driver
10432 Downloads
A database task-runner that helps you to turn production database into a staging/development database sandbox
log1x/filament-starter
1952 Downloads
A beautiful starting point for your next TALL stack application.
justiversen/laravel-job-chainer
44995 Downloads
Chain Laravel jobs without having to glue it to a starting job