Become a sponsor to Tomas Votruba
Hi, my name is Tomas and help PHP companies to transform their legacy code to modern codebase.
I'm working on open-source tools and projects, that make your daily PHP coding more fun and safe:
- Rector instantly upgrades your PHP code and then keeps it fit forever
- php-parser is a AST parser I've contributed most of PHP 7.4 and 8.0 features
- Easy Coding Standard is the easiest way to use coding standard in your project
- unused-public - detect unused public code with PHPStan
- type-coverage - raise type coverage from 0 % to 100 %, one step at a time
- class-leak - spot unused classes and save your maintenance costs
- bladestan - Static analysis for @laravel Blade templates
- tomasvotruba.com is a weekly blog about PHP with 400+ posts
- pehapkari.cz is a Czech PHP community I've founded and lead in 2015-2020
I love to speak with PHP devs in person - that's why I have spoken at different countries, including conferences PHP Asia in Singapore, SymfonyCon in Paris, PHP FW Days in Ukraine, Laracon in Netherlands, PHP Russia, PHP Days in Italy, PHPCon in Poland or Dutch PHP Conference.
My mission is to make PHP world code down 0 % legacy by 2025.
Do you want it too? Support me here 👉
Featured work
-
rectorphp/rector
Instant Upgrades and Automated Refactoring of any PHP 5.3+ code
PHP 8,709 -
easy-coding-standard/easy-coding-standard
The Easiest way to add coding standard to your PHP project
PHP 1,451 -
nikic/PHP-Parser
A PHP parser written in PHP
PHP 17,042 -
TomasVotruba/class-leak
Find leaking classes that you never use... and get rid of them.
PHP 87