Libraries tagged by conditional logic
stellarwp/field-conditions
489527 Downloads
A set of serializable classes for handling conditional logic for fields in PHP
maniaba/rule-engine
148 Downloads
A flexible and extensible framework for defining and evaluating rules and conditions, and executing corresponding actions based on specified conditions
solspace/craft3-freeform-pro
33238 Downloads
Adds API integrations, reCAPTCHA, conditional rules logic, premium field types, advanced exporting and widgets to Freeform.
varunsridharan/wp-conditional-logic
32499 Downloads
Simple WordPress Library To Evaluate / Handle Conditional Logic.
tklein/php-combine-conditions
24 Downloads
Generic representation of conditional structure/tree library for PHP.
philipnewcomer/wpforms-divider-conditional-logic
18 Downloads
Adds conditional logic support to Section Divider fields in the WPForms plugin
garydavisonos/conditional-helpers
95 Downloads
A collection of helper functions to be used in conditional logic
sepiariver/binliner-php
5 Downloads
A Binary Sequence Validator for PHP
saitamahero/condiment
7 Downloads
A PHP library for evaluating conditional statements
indigophp/ruler
23 Downloads
Library for being able to define logical rules and conditional outcomes
unclecheese/display-logic
957483 Downloads
Allows assignment of conditions for display and hide of specific form fields based on client side behavior.
silverstripe/display-logic
202986 Downloads
Allows assignment of conditions for display and hide of specific form fields based on client side behavior.
hydrat-agency/laravel-2fa
5998 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.
hananils/kirby-attrs-helper
1 Downloads
Setting attributes on elements in snippets and templates quickly becomes convoluted. This gets worse if attributes require additional logic, like conditionally adding segmented values like classnames or datasets. Attributes helper mitigates this issue by offering a simple interface to set attributes.
hejunjie/simple-rule-engine
231 Downloads
一个轻量、易用的 PHP 规则引擎,支持多条件组合与动态规则执行,适用于业务规则判断、数据校验等场景 | A lightweight and flexible PHP rule engine supporting complex conditions and dynamic rule execution—ideal for business logic evaluation and data validation.