Libraries tagged by block access
xblock/access
91 Downloads
lumen,admin,laravel,laravel-admin,xblock-ext
swapnilsarwe/laravel-flock-client
44 Downloads
Laravel Package to access Flock Apis
alvinfadli/access-lock
46 Downloads
A lightweight password-protected access gate middleware for Laravel applications.
tarun-singhal/page-lock
12 Downloads
For muti user access of the web-page then lock the same web page irrespective of browser using for a pre-defined time intervel.
vperyod/simple-lock
22 Downloads
Simple low security access restriction/password protection PSR7 middleware
toanppp/php-redis-lock
7 Downloads
Access synchronization mechanism.
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
sonsofphp/clock
3221 Downloads
Provides a standard way of accessing datetime functions
vercodea/auth-core
1 Downloads
Enterprise-grade authentication system with rate limiting (IP + user), VPN/proxy detection, pipeline access locking, CSRF protection, secure session management, OTP verification, magic link recovery, password strength validation, common/reserved password blocklists, and SQL injection prevention.
manychois/php-strong
19 Downloads
A utility library for PHP to help you write strong-typed code.
magetips/windowsazure
1 Downloads
PHP client for Azure Service Bus. Manages namespace topology (create/list/delete topics, queues, subscriptions, and rules) and message operations (send, peek-lock receive, unlock, renew lock, delete) over the Service Bus REST API, authenticating via Shared Access Signature (SAS).
leuverink/lockdown
5 Downloads
Easily lock sections of your Laravel app with Basic Access Authentication using convenient route middleware & configurable guards