Webisters Dev Commands Library This library is designed for reuse in Composer-based PHP applications.
- Command-line friendly workflows for local automation and maintenance tasks.
- Reusable PHP components intended for integration into larger applications.
- Clean interfaces and extension points to support maintainable implementations.
composer require webisters/dev-commands- PHP:
>=8.2 - Composer: Compatible with Composer 2.x.
- Guide: https://docs.webisters.com/guides/libraries/dev-commands/
- Package: https://webisters.com/packages/dev-commands
If you're building a full Webisters application, install the framework meta-package:
composer require webisters/frameworkcomposer installFollow consistent coding style and run available linters before opening pull requests.
- Issues: https://github.com/webisters/dev-commands/issues
- Source: https://github.com/webisters/dev-commands
- Documentation: https://webisters.com
- Forum: https://github.com/webisters/forum
- Email: support@webisters.com
MIT