Libraries tagged by accu
crewlabs/unsplash
135485 Downloads
Wrapper to access the Unsplash API and photo library
configcat/configcat-client
874154 Downloads
ConfigCat is a feature flag, feature toggle, and configuration management service. That lets you launch new features and change your software configuration remotely without actually (re)deploying code. ConfigCat even helps you do controlled roll-outs like canary releases and blue-green deployments.
clagiordano/weblibs-configmanager
3083304 Downloads
weblibs-configmanager is a tool library for easily read and access to php config array file and direct read/write configuration file / object
cjmellor/browser-sessions
20138 Downloads
A Laravel package to enable users to manage and monitor their active browser sessions. Allows users to view devices where they are logged in and provides options to terminate unrecognized or all sessions, enhancing account security
chrisdicarlo/laravel-config-checker
151271 Downloads
Package to check that configuration key references actually exist in your config files.
cheprasov/php-redis-lock
392912 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.
ardagnsrn/ollama-php
10965 Downloads
This is a PHP library for Ollama. Ollama is an open-source project that serves as a powerful and user-friendly platform for running LLMs on your local machine. It acts as a bridge between the complexities of LLM technology and the desire for an accessible and customizable AI experience.
alexandresalome/mailcatcher
1129091 Downloads
A library to access MailCatcher
akrabat/rka-content-type-renderer
377178 Downloads
Render an array to a JSON/XML/HTML PSR-7 Response based on a PSR-7 Request's Accept header.
zendframework/zend-permissions-rbac
4529030 Downloads
Provides a role-based access control management
zendframework/zend-permissions-acl
5711328 Downloads
Provides a lightweight and flexible access control list (ACL) implementation for privileges management
rinvex/laravel-subscriptions
165452 Downloads
Rinvex Subscriptions is a flexible plans and subscription management system for Laravel, with the required tools to run your SAAS like services efficiently. It's simple architecture, accompanied by powerful underlying to afford solid platform for your business.
microsoft/azure-storage
2200153 Downloads
This project provides a set of PHP client libraries that make it easy to access Microsoft Azure storage APIs.
laravelcollective/remote
1858685 Downloads
Remote SSH access for The Laravel Framework.
humbug/humbug
153851 Downloads
Humbug is a Mutation Testing framework for PHP. Whereas Code Coverage can tell you what code your tests are executing, Mutation Testing is intended to help you judge how well your unit tests actually perform and where they could be improved.