php backend for invoker
install using composer
{
"require": {
"zweifisch/invoker": "*"
}
}
usage see invoker
test
cd test
composer install
php -S localhost:1212 index.php
visit http://localhost:1212
A library for Client/Server interaction
Repository Packagist JavaScript
php backend for invoker
install using composer
{
"require": {
"zweifisch/invoker": "*"
}
}
usage see invoker
cd test
composer install
php -S localhost:1212 index.php
visit http://localhost:1212