Libraries tagged by conduction
mouf/utils.common.conditioninterface
512245 Downloads
This package contains one interface for condition, and a few classes that implement it. For instance, AndCondition that requires all conditions to be met, and OrCondition that requires at least one condition to be met. A condition is a class that possesses an 'isOk' method. The condition returns true if the condition is met, and false otherwise.
jcchavezs/cmb2-conditionals
7272 Downloads
CMB2 Conditionals is a plugin for CMB2 which allows developers to relate fields so one of them could only appear when one other have an specific value or when is not empty.
dillingham/nova-conditional-fields
36053 Downloads
Laravel Nova conditional fields
clue/connection-manager-extra
12916 Downloads
Extra decorators for creating async TCP/IP connections, built on top of ReactPHP's Socket component
jamm/memory
24923 Downloads
Key-value storage in memory. As a storage can be used: APC, Redis, Memcache, Shared memory. All storage objects have one interface, so you can switch them without changing the working code. Contains PHP Redis client.
chekote/behat-retry-extension
132166 Downloads
Automatically retry "Then" steps in Behat
beatswitch/lock-laravel
28398 Downloads
A Laravel Driver for Lock.
atlas/pdo
248152 Downloads
Provides a PDO instance decorator with convenience methods, and a connection manager.
vaened/dictionary-flow
102088 Downloads
A library for comprehensive evaluations within a key-value data dictionary, enabling precise condition definitions and data-driven decision-making.
setono/sylius-terms-plugin
82374 Downloads
Sylius terms and conditions plugin
rasteiner/k3-whenquery
15827 Downloads
Conditionally show fields and sections. Better.
ntanduy/cloudflare-d1-database
2838 Downloads
Easy configuration and setup for D1 Database connections in Laravel.
mlntn/laravel-unique-queue
40270 Downloads
Laravel queue connection that prevents identical jobs from being queued
hyperf/rpc-multiplex
73424 Downloads
Rpc for multiplexing connection
hydrat-agency/laravel-2fa
8865 Downloads
This package allow you to enable two-factor authentication in your Laravel applications. It stores tokens locally and notify users about their token via mail, SMS or any custom channel. Includes native conditionnal check to trigger or not 2FA, using known devices, IP addresses or IP locations.