Hi, I'm Anton Sukhachev
I'm a Software Engineer with extensive experience in web development, primarily using PHP.
Proven expertise in developing and maintaining scalable systems, including CDN services and streaming platforms.
Passionate about sharing knowledge through blog posts and technical talks.
Experienced in leading backend development projects, with a focus on optimizing processes and tools.
Recent Articles
Recent Projects
PHP Generics
Real PHP generics implemented in PHP with RFC-style syntax Class<T> and runtime type checking.
PHP Skeleton for Bison
Bison is a parser generator. It can be used to create AST parsers for PHP, JSON, SQL, and more. By default, Bison supports C/C++/D/Java, but it can be extended using a PHP skeleton.