-
JS AMD - RedCat PHP
Framework
#amd
https://fr.redcatphp.com/js-amd-framework#amd
...t matter. Simple module definition and usage Module definition and usage with automatic name // file script.js$js('random',function(){ //usage var number = $js.module('random')();});// file random.js// here the name will be automaticaly set to 'random'$js.module(function(){ return Math.random();}); Complete module definition with dependencies github repository continue to Download tags: javascript dependencies manager amd
framework, asynchronous module definition async, light dependencies manager module, amd
-
JS AMD - RedCat PHP
Framework
#amd
https://redcatphp.com/js-amd-framework#amd
...t matter. Simple module definition and usage Module definition and usage with automatic name // file script.js$js('random',function(){ //usage var number = $js.module('random')();});// file random.js// here the name will be automaticaly set to 'random'$js.module(function(){ return Math.random();}); Complete module definition with dependencies github repository continue to Download tags: javascript dependencies manager amd
framework, asynchronous module definition async, light dependencies manager module, amd
-
Route - RedCat PHP
Framework
#url
https://fr.redcatphp.com/route-url#url
...of-redcat/$url->getBaseHref();# http://mydomain.com/root-path-of-redcat/current-path/$url->getLocation();# http://mydomain.com/root-path-of-redcat/$url->getSubdomainHref();# http://fr.mydomain.com/root-path-of-redcat/$url->getSubdomainHref('fr');# if current subdomain contain 2 character it will output them$url->getSubdomainLang(); github repository continue to Mvc tags: route front controller, dispatcher micro
framework, uri request, url match,
-
Route - RedCat PHP
Framework
#url
https://redcatphp.com/route-url#url
...of-redcat/$url->getBaseHref();# http://mydomain.com/root-path-of-redcat/current-path/$url->getLocation();# http://mydomain.com/root-path-of-redcat/$url->getSubdomainHref();# http://fr.mydomain.com/root-path-of-redcat/$url->getSubdomainHref('fr');# if current subdomain contain 2 character it will output them$url->getSubdomainLang(); github repository continue to Mvc tags: route front controller, dispatcher micro
framework, uri request, url match,
-
Télécharger RedCat PHP
Framework
https://fr.redcatphp.com/télécharger-redcat
Télécharger RedCat PHP
Framework
Télécharger RedCat Dernière version stable Version de développement Toutes les versions Via composer
-
Download RedCat PHP
Framework
https://redcatphp.com/download-redcat
Download RedCat PHP
Framework
Download RedCat Latest stable release Development release All releases Via composer