Libraries tagged by block access
kl/php-redis-lock
935 Downloads
RedisLock for PHP is a synchronization mechanism for enforcing limits on access to a resource in an environment where there are many threads of execution. A lock is designed to enforce a mutual exclusion concurrency control policy.
hgraca/lock
22 Downloads
A generic PHP library to control concurrent access to resources.
gorankrgovic/laravel-access-protect
104 Downloads
Simple, configurable access for your laravel site. Useful in cases when you want to lock the stage or dev environment.
ebitkov/update-lock-bundle
27 Downloads
Locks access to a Symfony app while it's updating to prevent errors
leuverink/lockdown
5 Downloads
Easily lock sections of your Laravel app with Basic Access Authentication using convenient route middleware & configurable guards
chisonm/applocker
1 Downloads
This package provides a simple and effective way to lock an application behind a password, ensuring that unauthorized users cannot access any routes or content without first entering the correct password.