Download the PHP package pedrofaria/hope without Composer
On this page you can find all versions of the php package pedrofaria/hope. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package hope
Hope
Hope is a very lightweight PHP microframework.
Check a example of Hope application
Installation
$ composer require pedrofaria/hope
Usage
Very simple usage of Hope microframework.
And that's it!
Documentation
Check the Wiki with all Hope documentation.
Running Tests
Codeception was chosen on this project to support all tests. To run, use the command below:
$ vendor/bin/codecept run unit
If you want run with code coverage, use the follow command and the HTML report will be available at tests/_output/coverage
.
$ vendor/bin/codecept run unit --coverage --coverage-html
All versions of hope with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6.4
symfony/http-foundation Version ^3.2
php-di/php-di Version ^5.4
pedrofaria/router Version ^1.0.0
symfony/http-foundation Version ^3.2
php-di/php-di Version ^5.4
pedrofaria/router Version ^1.0.0
The package pedrofaria/hope contains the following files
Loading the files please wait ....