sikessem/laravel-devtools

🧪 Sikessem development tools for Laravel applications.


README

sikessem-logo


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

🧪 Sikessem DevTools for Laravel

This kit includes all PHP development, testing, debugging and automation tools for Laravel applications.

🔖 Contents

📋 Requirements

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

⚡️ Installation

Install Dev Tools using Composer:

  • By adding the sikessem/laravel-devtools dependency to your composer.json file:

    {
      "require-dev" : {
        "sikessem/laravel-devtools": "^0.9"
      }
    }
  • Or by including the dependency:

    composer require sikessem/laravel-devtools --dev --with-all-dependencies

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

Code of Conduct

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.

👥 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 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 contact@sigui.ci. All security vulnerabilities will be promptly addressed.

Made with ❤︎ by @siguici.