php-censor / common
PHP Censor Common Library
Installs: 1 817
Dependents: 3
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/php-censor/common
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
| Version | Branch | Latest | Description | PHP version | 
|---|---|---|---|---|
1.0 | 
release-1.0 | 
1.0.0 | 
Current stable version. Partial used in PHP Censor 2.0+ | >= 7.4 | 
2.0 | 
master | 
- | Feature major version for PHP Censor 3.0 (WIP) | >= 8.1 | 
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.