php.package.health
3 total, all up-to-date
Package | Required | Latest | Status | |
---|---|---|---|---|
mouf/utils.action.action-interface | This package contains an interface used by many objects to say they can do stuff. Actually, they can perform one particular action and has been designed for that. The action performed is completely up to the implementer (sending a mail, storing a result in database, displaying something on the screen...) The concept is very simple, and very powerful at the same time. | ^1 | v1.0.0 | up to date |
mouf/utils.value.value-interface | This package contains an interface used by many objects to say they represent a value that can be computed. The concept is very simple, and very powerful at the same time. | ^1 | v1.0.0 | up to date |
thecodingmachine/funky | Write service providers easily using annotations | ^1 | v1.0.0 | up to date |
3 total, 1 outdated
Package | Required | Latest | Status | |
---|---|---|---|---|
phpstan/phpstan | PHPStan - PHP Static Analysis Tool | ^1.9 | 2.0.1 | outdated |
squizlabs/php_codesniffer | PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards. | ^3.3.1 | 3.11.0 | up to date |
thecodingmachine/phpstan-strict-rules | A set of additional rules for PHPStan based on best practices followed at TheCodingMachine | ^1.0 | v1.0.0 | up to date |