typo3/coding-standards
TYPO3 Coding Standards provides ready-to-use PHP_CodeSniffer rulesets and tooling to enforce TYPO3 and PSR coding style. Helps keep extensions and projects consistent via Composer, CI integration, and automated linting/fixing recommendations.
Full Changelog: https://github.com/TYPO3/coding-standards/compare/v0.6.0...v0.7.0
Full Changelog: https://github.com/TYPO3/coding-standards/compare/v0.5.5...v0.6.0
Removed breaking CS-Fixer rules.
Full Changelog: https://github.com/TYPO3/coding-standards/compare/v0.5.4...v0.5.5
New CS-Fixer rules.
-f option by @gilbertsoft in https://github.com/TYPO3/coding-standards/pull/42Full Changelog: https://github.com/TYPO3/coding-standards/compare/v0.5.3...v0.5.4
Avoid yoda-style conditions in PHP.
Full Changelog: https://github.com/TYPO3/coding-standards/compare/v0.5.2...v0.5.3
Enhanced .editorconfig.
Full Changelog: <https://github.com/TYPO3/coding-standards/compare/v0.5.1...v
Enhanced .editorconfig.
Full Changelog: https://github.com/TYPO3/coding-standards/compare/v0.5.0...v0.5.1
This version now supports PHP 8.1 and is synchronized with the core editorconfig.
Also, the php-cs-fixer template for projects has been adjusted to scan src
instead of src/extensions. Finally, the setup script has been renamed to
typo3-coding-standards and is provided as a Composer binary. See README.md for
more information on how to use it.
Full Changelog: https://github.com/TYPO3/coding-standards/compare/v0.4.0...v0.5.0
This release supports PHP-CS-Fixer 3 and creates .php-cs-fixer.php now for configuration.
Full Changelog: https://github.com/TYPO3/coding-standards/compare/v0.3.0...v0.4.0
Add compatibility for PHP 8.0.
Full Changelog: https://github.com/TYPO3/coding-standards/compare/v0.2.0...v0.3.0
Adapt TYPO3 Core guidelines & PSR-12 support.
Full Changelog: https://github.com/TYPO3/coding-standards/compare/v0.1.0...v0.2.0
How can I help you explore Laravel packages today?