{ "name": "divengine/ajaxmap", "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.org", "version": "1.3", "require": { "php": ">=8.2" }, "authors": [ { "name": "Rafa Rodriguez", "email": "rafageist@hotmail.com", "homepage": "https://rafageist.com", "role": "Creator" } ], "license": [ "GPL-3.0+" ], "autoload": { "psr-4": { "divengine\\": "src/" } } }
info at phpclasses dot org