Libraries tagged by condtion
jamm/memory
27105 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
7141 Downloads
SDK for IT-Recht Kanzlei legal text plugins.
chekote/behat-retry-extension
143831 Downloads
Automatically retry "Then" steps in Behat
beatswitch/lock-laravel
29828 Downloads
A Laravel Driver for Lock.
yarri/full-text-search-query-like
38526 Downloads
FullTextSearchQueryLike is a PHP class which transforms search strings into clever SQL conditions with the LIKE operator
teknoo/states
40508 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
86272 Downloads
Sylius terms and conditions plugin
qoliber/djson
1128 Downloads
Dynamic JSON templating library with loops, conditions, and variables
millipress/millirules
4990 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
125393 Downloads
This package provides highly powerful `@searchBy`, `@sortBy`, `@stream` directives for Lighthouse. The `@searchBy` directive provides basic conditions like `=`, `>`, `
hydrat-agency/laravel-2fa
21264 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.
aimes/module-checkout-designs
12710 Downloads
Swap checkout layouts via system configuration, or conditions
mmikkel/reasons
90666 Downloads
Adds conditionals to field layouts.
qoliber/m2-optional-terms-and-conditions
2389 Downloads
omitobisam/conditional
180 Downloads
A fluent helper for object-oriented style of if-else statements