Libraries tagged by if else

text/template

39 Favers
209350 Downloads

Simple and secure string-template-engine (Twig-like syntax) with nested if/elseif/else, loops, filters. Simple OOP api: Just one class doing the job (2-lines of code). Fast and secure: No code-generation, no eval'ed() code. Extensible by callbacks. Fully tested. Rich examples included.

Go to Download


omitobisam/conditional

43 Favers
210 Downloads

A fluent helper for object-oriented style of if-else statements

Go to Download


basilicom/pimcore-plugin-system-banner

1 Favers
12742 Downloads

Shows a banner of the pimcore environment, to indicate if you are on prod or dev or else.

Go to Download


zeus/anti-guard-clause

4 Favers
13 Downloads

a small library that will save you from typing tons of if-else

Go to Download


humans/when

0 Favers
15656 Downloads

A global helper for if else statements

Go to Download


neater/if

1 Favers
27 Downloads

A package to make calling of if and else smarter and cleaner.

Go to Download


ifelsend/aliyun-oss-adapter

0 Favers
7 Downloads

Use Aliyun oss as Storage for Laravel 5.0+

Go to Download


ifelsedo/dcat-admin

0 Favers
25 Downloads

Dcat admin 永久分叉版 / 支持 Laravel 12, PHP 版本限制 >= 8.1(支持 PHP 8.4)

Go to Download


ifelsedo/activity-log

0 Favers
30 Downloads

基于laravel-activitylog的操作日志扩展

Go to Download


humming/template

0 Favers
19 Downloads

Fast Widget Template Without If Else

Go to Download


noini/optional

0 Favers
6 Downloads

Optional class for various if-null-else purposes

Go to Download


max13/dtion

0 Favers
18 Downloads

Dtion allows you to serialize and unserialize conditions and results. For instace: if $x between 'A' and 'C', result is 'X'. Else if $x between 'D' and 'F', result is 'Y'.

Go to Download


drupal-eca-recipe/eca_lib_0004

0 Favers
77 Downloads

Demonstrates how to express an if/elseif/else decision in an ECA model, the pattern people usually reach for when they want a PHP switch statement. ECA has neither a switch construct nor a working exclusive gateway, so the model uses the sentinel-default idiom instead: it assigns the default value up front, lets a matching branch overwrite it, and then, one hop downstream, tests whether the value is still the default in order to detect that nothing matched. Along the way it demonstrates the four-links-to-one-target OR idiom, in which several conditioned links leaving the same predecessor point at the same successor, so that any one of them is enough to run it.

Go to Download


judahnator/is

0 Favers
14 Downloads

A simple library to check if something is something else

Go to Download


yahnis-elsts/plugin-update-checker

2574 Favers
1901026 Downloads

A custom update checker for WordPress plugins and themes. Useful if you can't host your plugin in the official WP repository but still want it to support automatic updates.

Go to Download


Next >>