Libraries tagged by stacking
mpyw/laravel-cached-database-stickiness
214743 Downloads
Guarantee database stickiness over the same user's consecutive requests
mehrancodes/laravel-harbor
8305 Downloads
A CLI tool to Quickly create On-Demand preview environment for your apps.
in2code/in2publish_core
101508 Downloads
Content publishing extension to connect stage and production server
sulu/skeleton
24879 Downloads
Project template for starting your new project based on the Sulu content management system
site5/phantoman
1049444 Downloads
The Codeception extension for automatically starting and stopping PhantomJS when running tests.
riodwanto/superduper-filament-starter-kit
3581 Downloads
A Filamentđź’ˇ starting point to kickstart your next app. With Custom Theme, Mail Configuration, Filament Shield, Filament Exception, etc..
log1x/filament-starter
1503 Downloads
A beautiful starting point for your next TALL stack application.
justiversen/laravel-job-chainer
36793 Downloads
Chain Laravel jobs without having to glue it to a starting job
stackify/monolog
253775 Downloads
Stackify logs and errors for Monolog
stackify/logger
264552 Downloads
Stackify logs and errors for PHP
sourcebroker/restrictfe
47946 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.
luizneves01/smart-seeder
147255 Downloads
Versioned, environment-based Seeders in Laravel.
eighty8/laravel-seeder
48105 Downloads
Versioned, environment-based Seeders in Laravel
codezero/laravel-stagefront
50720 Downloads
Quickly add some password protection to a staging site.
yanlongli/app-store-server-api
5625 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.