Book describes the evolution of typical web project architecture, when project grows step by step by making changes in architecture, like moving some parts to own layers, improving error handling and maybe rethinking the ways how to store data.
by Adel FAn easy to use request sanitizer that allows you to sanitize your form data before validating it.
by Aron RotteveelA simple package for automating a password expiration policy for users.
by Ash AllenThe PHP Coding Standards Fixer (PHP CS Fixer) tool fixes your code to follow standards; whether you want to follow PHP coding standards as defined in the PSR-1, PSR-2, etc., or other community driven ones like the Symfony one. You can also define your (teams) style through configuration.
PHPMD can be seen as an user friendly and easy to configure frontend for the raw metrics measured by PHP Depend.