Libraries tagged by condtion
jamm/memory
27510 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.
it-recht-kanzlei/itrk-plugin-sdk
9302 Downloads
SDK for IT-Recht Kanzlei legal text plugins.
chekote/behat-retry-extension
146446 Downloads
Automatically retry "Then" steps in Behat
beatswitch/lock-laravel
30127 Downloads
A Laravel Driver for Lock.
teknoo/states
41353 Downloads
Library to create classes following the State pattern in PHP. This can be a cleaner way for an object to change its behavior at runtime without resorting to large monolithic conditional statements and this improve maintainability and workflow writing.
setono/sylius-terms-plugin
86702 Downloads
Sylius terms and conditions plugin
qoliber/djson
2157 Downloads
Dynamic JSON templating library with loops, conditions, and variables
millipress/millirules
8723 Downloads
A declarative rule engine for PHP that turns complex conditional logic into readable when-then rules. Features a fluent builder API, lazy-loaded context for performance, smart operator inference, and works seamlessly in pure PHP or WordPress.
lastdragon-ru/lara-asp-graphql
131098 Downloads
This package provides highly powerful `@searchBy`, `@sortBy`, `@stream` directives for Lighthouse. The `@searchBy` directive provides basic conditions like `=`, `>`, `
hydrat-agency/laravel-2fa
24091 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.
cjstroud/classnames-php
176650 Downloads
A simple PHP utility for conditionally joining classNames together
aimes/module-checkout-designs
13200 Downloads
Swap checkout layouts via system configuration, or conditions
mmikkel/reasons
91098 Downloads
Adds conditionals to field layouts.
qoliber/m2-optional-terms-and-conditions
2496 Downloads
omitobisam/conditional
204 Downloads
A fluent helper for object-oriented style of if-else statements