vivephp / devtools
π§ͺ Vive development and automation tools.
Requires
- php: ^8.1||^8.2
- laravel/pint: ^1.10
- pestphp/pest: ^2.6
- phpstan/phpstan: ^1.10
- phpunit/phpunit: ^10.1
- rector/rector: ^0.16
- symfony/var-dumper: ^6.2
- vimeo/psalm: ^5.12
README
π§ͺ Vive development and automation tools
π Contents
π Requirements
- Requires PHP 8.1+ (at least 8.1.19 recommended to avoid potential bugs).
- Requires Composer v2+ to manage PHP dependencies.
β‘οΈ Installation
Install Vive DevTools using Composer:
-
By adding the
vivephp/devtools
dependency to yourcomposer.json
file:{ "require" : { "vivephp/devtools": "^0.x-dev" } }
-
Or by including the dependency:
composer require vivephp/devtools --dev --with-all-dependencies
π Contribution
The main purpose of this repository is to continue evolving Vive. We want to make contributing to this project as easy and transparent as possible, and we are grateful to the community for contributing bug fixes and improvements. Read below to learn how you can take part in improving Vive.
Code of Conduct
Vive has adopted a Code of Conduct that we expect project participants to adhere to. Please read the full text so that you can understand what actions will and will not be tolerated.
π₯ Contributing Guide
Read our Contributing Guide to learn about our development process, how to propose bugfixes and improvements, and how to build and test your changes to Vive.
ποΈ Good First Issues
We have a list of good first issues that contain bugs which have a relatively limited scope. This is a great place to get started, gain experience, and get familiar with our contribution process.
π¬ Discussions
Larger discussions and proposals are discussed in vivephp/community.
π Security Reports
If you discover a security vulnerability within Vive, please email SIGUI KessΓ© Emmanuel at contact@sigui.ci. All security vulnerabilities will be promptly addressed.
Made with β€οΈ by @siguici.