Libraries tagged by conditionals
beatswitch/lock
254923 Downloads
A flexible, driver based Acl package for PHP 5.4+
unclecheese/display-logic
940661 Downloads
Allows assignment of conditions for display and hide of specific form fields based on client side behavior.
stellarwp/admin-notices
347737 Downloads
A handy package for easily displaying admin notices in WordPress with simple to complex visibility conditions
silverstripe/display-logic
193468 Downloads
Allows assignment of conditions for display and hide of specific form fields based on client side behavior.
hyperf/conditionable
796969 Downloads
Hyperf Macroable package which come from illuminate/conditionable
safemood/discountify
4384 Downloads
Laravel package for dynamic discounts with custom conditions.
in2code/powermail_cond
428607 Downloads
Add conditions (via AJAX) to powermail forms for fields and pages
humanmade/publication-checklist
138401 Downloads
Run checks and enforce conditions before posts are published.
fooman/emailattachments-m2
459319 Downloads
Automatically attach pdf and terms and conditions documents to outgoing sales emails.
fooman/emailattachments-implementation-m2
739247 Downloads
Automatically attach pdf and terms and conditions documents to outgoing sales emails.
beatswitch/lock-laravel
27907 Downloads
A Laravel Driver for Lock.
setono/sylius-terms-plugin
80550 Downloads
Sylius terms and conditions plugin
nowendwell/laravel-terms
16765 Downloads
A tool for adding terms and conditions to your project
mouf/utils.common.conditioninterface
499622 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.
hydrat-agency/laravel-2fa
4028 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.