https://github.com/portphp/ruler
Integrates hoa/ruler into portphp
https://github.com/portphp/ruler
Last synced: 4 months ago
JSON representation
Integrates hoa/ruler into portphp
- Host: GitHub
- URL: https://github.com/portphp/ruler
- Owner: portphp
- License: mit
- Created: 2018-05-16T19:56:15.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-16T20:08:06.000Z (almost 8 years ago)
- Last Synced: 2024-04-19T06:44:14.816Z (almost 2 years ago)
- Language: PHP
- Size: 4.88 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Port Ruler
[](https://github.com/portphp/ruler/releases)
[](https://travis-ci.org/portphp/ruler)
[](https://scrutinizer-ci.com/g/portphp/ruler/?branch=master)
[](https://scrutinizer-ci.com/g/portphp/ruler/?branch=master)
This package integrations [hoa/ruler](https://github.com/hoa/ruler) into PortPHP.
## Installation
Open a command console, enter your project directory and execute the
following command to download the latest stable version of this package:
```bash
$ composer require portphp/ruler
```
This command requires you to have Composer installed globally, as explained
in the [installation chapter](https://getcomposer.org/doc/00-intro.md)
of the Composer documentation.
## Documentation
Documentation is available at http://docs.portphp.org.
## Issues and feature requests
Please report issues and request features at https://github.com/portphp/portphp/issues.
## Contributing
Contributions are very welcome. Please see [CONTRIBUTING.md](CONTRIBUTING.md) for
details. Thanks to [everyone who has contributed](https://github.com/portphp/ruler/graphs/contributors)
already.
## Security
If you discover any security-related issues, please contact us at
[security@portphp.org](mailto:security@portphp.org).
## License
This package is licensed under the [MIT license](LICENSE).