php-censor / common
PHP Censor Common Library
Installs: 1 542
Dependents: 3
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Requires
- php: >=7.4.0
- ext-json: *
- psr/container: ^1.1
- symfony/mailer: ^5.4
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
README
PHP Censor Common
PHP Censor common library.
Versions
Installation
Via Composer:
composer require php-censor/common
Code Quality
In the Makefile
you can find commands for running unit tests, static analyzers etc.
License
Licensed under the BSD-2-Clause license.