siguici / php-devtools
🧪 Tools needed for PHP project development and automation.
Fund package maintenance!
siguici
Requires
- php: >=8.2
- fakerphp/faker: ^1.24
- laravel/pint: ^1.20
- mockery/mockery: ^1.6
- nunomaduro/collision: ^8.5
- nunomaduro/phpinsights: ^2.12
- pestphp/pest: ^2.36
- phpstan/phpstan: ^2.1
- phpunit/phpunit: ^10.5
- rector/rector: ^2.0
- spatie/ignition: ^1.15
- spatie/ray: ^1.41
- symfony/var-dumper: ^7.2
- vimeo/psalm: ^5.26
README
🧪 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 yourcomposer.json
file:{ "require-dev" : { "siguici/php-devtools": "^1.0" } }
💬 Discussions
Larger discussions and proposals are discussed in siguici's discussions.
Made with ❤︎ by @siguici.