Libraries tagged by php-switch

jackiedo/xampp-php-switcher

22 Favers
409 Downloads

Allow to use and switch between different versions of PHP for Xampp on Windows OS.

Go to Download


xp-lang/php-switch-expression

0 Favers
6 Downloads

Switch expression for PHP

Go to Download


cino/macos-phpswitch

2 Favers
10 Downloads

Easily switch between php version MacOS when using Laravel Valet

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


citrus-framework/intersection

1 Favers
1046 Downloads

php switch library

Go to Download


take64/citrus-intersection

0 Favers
5 Downloads

php switch library

Go to Download


mijohansen/php-stitch-client

2 Favers
148 Downloads

A Stitch Import API client library for php.

Go to Download


ghostzero/tmi

26 Favers
7496 Downloads

PHP Twitch Messaging Interface

Go to Download


corbpie/twitch-api-class

2 Favers
18 Downloads

A PHP Twitch API wrapper

Go to Download


ghostzero/tmi-commander

0 Favers
9 Downloads

PHP Twitch Messaging Interface Command Handler

Go to Download