Recommend this page to a friend! |
Classes of Rafa Rodriguez | > | Div PHP Ajax Mapping | > | composer.json | > | Download |
|
![]() |
{ "name": "divengine/div-ajax-mapping", "description": "Div Ajax Mapping allow mapping PHP functions, static methods and arbitrary data when instance a JavaScript class", "keywords": [ "ajax", "front-end" ], "homepage": "https://divengine.github.io", "version": "1.2", "require": { "php": ">=5.4.0" }, "license": [ "GPL-3.0+" ], "autoload": { "files": [ "divAjaxMapping.php" ] } } |