Download the PHP package pmvc-plugin/hello_world without Composer
On this page you can find all versions of the php package pmvc-plugin/hello_world. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download pmvc-plugin/hello_world
More information about pmvc-plugin/hello_world
Files in pmvc-plugin/hello_world
Download pmvc-plugin/hello_world
More information about pmvc-plugin/hello_world
Files in pmvc-plugin/hello_world
Vendor pmvc-plugin
Package hello_world
Short Description Hello World Plugin, show you how the pmvc work
License MIT
Package hello_world
Short Description Hello World Plugin, show you how the pmvc work
License MIT
Please rate this library. Is it a good library?
Informations about the package hello_world
PMVC Hello World Plugin
===============
How to use? Check the demo code.
https://github.com/pmvc-plugin/hello_world/tree/master/demo
Install with Composer
1. Download composer
- mkdir test_folder
- curl -sS https://getcomposer.org/installer | php
2. Install by composer.json or use command-line directly
2.1 Install by composer.json
-
vim composer.json
- php composer.phar install
2.2 Or use composer command-line
- php composer.phar require pmvc-plugin/hello_world
3. Write some demo code
4. Run the demo
- php demo.php
5. Check the whole demo code
One line test
All versions of hello_world with dependencies
PHP Build Version
Package Version
Requires
pmvc/pmvc Version
*
The package pmvc-plugin/hello_world contains the following files
Loading the files please wait ....