/test-zf3

test zend framework 3

Primary LanguagePHPBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

TEST Zend Framework 3

$ cd path/to/install
$ php -S 0.0.0.0:8080 -t public/ public/index.php
# OR use the composer alias:
$ composer run --timeout 0 serve

License

software licensed under the MIT license.