I Love to Invent Tools that
Automate Everyday Boring Work
So I made this place to find them all.
Rector
Rector is PHP CLI tool, that handles instant refactoring and instant upgrades. It can be used both to migrate huge legacy code-bases and also to keep eye on your daily work in CI code reviews.
Symplify
A monorepo of PHP packages for symplifing everyday use of coding standards, Symfony, CLI, testing, PHP configs, CI checks, migration tools and much more. The most notable is Easy Coding Standard package.
3rd Party Open-Source Maintenance
I took over few packages, that were dying, abandoned in sand of time in dark lonely walley. Now they thrive and live on with high quality CI setup and occasional care.
PHP Framework Trends
Small website that shows real download stats of popular PHP frameworks - Symfony, Laravel, Zend, CakePHP, Nette and Yii.
Both in relative, absolute numbers and most interestingly - last year trend.
Awesome PHP Migrations
An awesome list with tools, posts and more awesome sources about effective PHP migrations of legacy projects.
Friends of PHP
Small website gets all PHP meetups from meetup.com API and shows them in one place, with smart filter and a map.
If you're looking for a meetup outside your local group, this is a place to check.
Clean Code PHP
I'm a maintainer for the Clean Code PHP repository on GitHub - with focus on code examples, merges and coding style.
Cleaning Lady List (comming Winter 2020)
Do you know that airplane pilots have detailed step-by-step manual for every situation that can happen in the air? Even cases like both engines lose thrust just after the departure from the airport.
Each code base have different problems and places to improve. But in general, most of these places repeat over and again. What repeats, is a pattern and can be put in a list. A list you can check yourself for your own project.