Skip to content

siguici/devtools

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

1 Commit
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Vive Logo

packagist-version-icon packagist-download-icon enabled-icon license-icon pr-icon twitter-icon


πŸ§ͺ 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 your composer.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.

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.

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 [email protected]. All security vulnerabilities will be promptly addressed.


Made with ❀︎ by @siguici.