Boilerplate is a package skeleton for PortPHP packages.
Open a command console, enter your project directory and execute the following command to download the latest stable version of this package:
$ composer require portphp/boilerplate
This command requires you to have Composer installed globally, as explained in the installation chapter of the Composer documentation.
Documentation is available at http://docs.portphp.org.
Please report issues and request features at https://github.com/portphp/portphp/issues.
Contributions are very welcome. Please see CONTRIBUTING.md for details. Thanks to everyone who has contributed already.
If you discover any security-related issues, please contact us at security@portphp.org.
This package is licensed under the MIT license.