dev-master
9999999-devHello World Plugin, show you how the pmvc work
MIT
The Requires
by Hill
hello plug-in pmvc
0.1.2
0.1.2.0Hello World Plugin, show you how the pmvc work
MIT
The Requires
by Hill
hello plug-in pmvc
Wallogit.com
2017 © Pedro Peláez
Hello World Plugin, show you how the pmvc work
https://github.com/pmvc-plugin/hello_world/tree/master/demo, (*2)
{
"require": {
"pmvc-plugin/hello_world": "dev-master"
}
}
<?php
include('vendor/autoload.php');
PMVC\Load::plug();
\PMVC\plug('hello_world', ['Hello, PMVC.'])->say();
?>
php -r "include('vendor/autoload.php'); PMVC\Load::plug([],['../']); \PMVC\plug('hello_world', ['Hello, PMVC.'])->say();"
Hello World Plugin, show you how the pmvc work
MIT
hello plug-in pmvc
Hello World Plugin, show you how the pmvc work
MIT
hello plug-in pmvc