Skip to content

siguici/php-devtools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚡

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


🧪 PHP DevTools

PHP development, debugging, testing and automation tools.

📋 Requirements

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

⚡️ Installation

Install PHP DevTools using Composer:

  • By including the dependency:

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

    {
      "require-dev" : {
        "siguici/php-devtools": "^1.0"
      }
    }

💬 Discussions

Larger discussions and proposals are discussed in siguici's discussions.


Made with ❤︎ by @siguici.