3 total, all up-to-date
| Package | Required | Latest | Status | |
|---|---|---|---|---|
| mouf/html.renderer | This package contains the rendering mechanism of the Mouf framework. It is a mechanism allowing packages/templates/developers to overload a default template for various HTML objects. | ^2 | v2.0.0 | up to date |
| mouf/utils.common.conditioninterface | This package contains one interface for condition, and a few classes that implement it. For instance, AndCondition that requires all conditions to be met, and OrCondition that requires at least one condition to be met. A condition is a class that possesses an 'isOk' method. The condition returns true if the condition is met, and false otherwise. | 2.* | v2.0.2 | up to date |
| thecodingmachine/funky | Write service providers easily using annotations | ^1 | v1.0.0 | up to date |
4 total, 3 outdated, 1 unknown
| Package | Required | Latest | Status | |
|---|---|---|---|---|
| mouf/utils.i18n.fine.translation-interface | This package contains two interfaces shared by all translation services. The LanguageDetectionInterface is used to detect the current language for the user while the TranslatorInterface is used to translate strings. | ^4 | | unknown |
| phpstan/phpstan | PHPStan - PHP Static Analysis Tool | ^0.10.3 | 2.1.42 | outdated |
| squizlabs/php_codesniffer | PHP_CodeSniffer tokenizes PHP files and detects violations of a defined set of coding standards. | ^3.3.1 | 4.0.1 | outdated |
| thecodingmachine/phpstan-strict-rules | A set of additional rules for PHPStan based on best practices followed at TheCodingMachine | ^0.10.3 | v1.0.0 | outdated |