https://github.com/micro-php/dev-tools
Tools for development and testing based on the MicroFramework.
https://github.com/micro-php/dev-tools
Last synced: 3 months ago
JSON representation
Tools for development and testing based on the MicroFramework.
- Host: GitHub
- URL: https://github.com/micro-php/dev-tools
- Owner: Micro-PHP
- License: mit
- Created: 2023-01-09T16:36:23.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-07-20T21:32:16.000Z (almost 2 years ago)
- Last Synced: 2025-01-12T14:48:20.754Z (4 months ago)
- Size: 5.86 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Micro PHP Framework development tools
[![Software License][ico-license]](LICENSE.md)
This is a library for Micro PHP plugins development: running code quality tools and tests.
## Change Log
Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.
## Contributing
Please feel free to open pull request or create an issue, they are more than welcome!
Please see [CONTRIBUTING](CONTRIBUTING.md) and [CODE_OF_CONDUCT](CODE_OF_CONDUCT.md) for details.## License
[The MIT License (MIT)][link-license]. Please see [License File](LICENSE.md) for more information.
[ico-license]: https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square
[link-license]: https://opensource.org/licenses/MIT