Skip to content

sikessem/devtools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sikessem Brand

ci-icon packagist-version-icon packagist-download-icon license-icon twitter-icon


🧪 PHP Dev Tools

PHP development, debugging, testing and automation tools.

🔖 Contents

📋 Requirements

  • Requires PHP 8.2+ (at least 8.2.24 recommended to avoid potential bugs).
  • Requires Composer v2+ to manage PHP dependencies.

⚡️ Installation

Install PHP Dev Tools using Composer:

  • By including the dependency:

    composer require sikessem/devtools --dev --with-all-dependencies
  • Or by adding the sikessem/devtools dependency to your composer.json file:

    {
      "require-dev" : {
        "sikessem/devtools": "^0.9"
      }
    }

👏 Contribution

The main purpose of this repository is to continue evolving Sikessem. 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 Sikessem.

Sikessem 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 Sikessem.

🔒️ 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 sikessem/community.

🔐 Security Reports

If you discover a security vulnerability within Sikessem, please email Sigui Kessé Emmanuel at siguici@proton.me. All security vulnerabilities will be promptly addressed.


Made with ❤︎ by @siguici.