php-censor / plugins
PHP Censor Plugins
0.1.0
2022-02-04 08:11 UTC
Requires
- php: >=7.4.0
- ext-bcmath: *
- ext-curl: *
- ext-dom: *
- ext-json: *
- ext-libxml: *
- ext-pdo: *
- ext-simplexml: *
- guzzlehttp/guzzle: ^6.5
- hipchat/hipchat-php: ^1.4
- maknz/slack: ^1.7
- php-censor/common: dev-master
- php-censor/flowdock-client: ^1.0
- sebastian/diff: ^4.0
- swiftmailer/swiftmailer: ^6.3
- symfony/yaml: ^5.3
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.4
- infection/infection: ^0.25
- php-parallel-lint/php-parallel-lint: ^1.3
- phploc/phploc: ^7.0
- phpmd/phpmd: ^1.5
- phpunit/phpunit: ^9.5
- sebastian/phpcpd: ^6.0
- vimeo/psalm: ^4.16
This package is auto-updated.
Last update: 2024-11-12 03:24:41 UTC
README
PHP Censor Plugins
PHP Censor internal plugins.
Installation
Via Composer:
composer require php-censor/plugins
Code Quality
In the Makefile
you can find commands for running unit tests, static analyzers etc.
License
Licensed under the BSD-2-Clause license.