Vasiliy Krivoplyas

Vasiliy Krivoplyas

Senior PHP Developer & Software Architect

PHP developer with 19+ years of commercial experience. Specialized in developing high-load web applications, SaaS platforms, CRM systems, and analytics platforms. Experienced in architecture design, technical leadership, and managing development teams. Contributed to building and evolving commercial products across the full lifecycle โ€” from design through maintenance and scaling.

๐Ÿ“„ Download resume (PDF)

English: C1 Advanced.

Core Expertise

๐Ÿ˜

PHP Development

Expert-level PHP development with modern frameworks and best practices. Building robust, maintainable applications with clean architecture and SOLID principles.

Yii2 Laravel OOP SOLID DRY KISS
๐Ÿ—„๏ธ

Database Management

Deep knowledge of SQL and NoSQL databases. Expert in query optimization, database design, and data modeling. Experience with high-load systems and distributed databases.

MySQL PostgreSQL ClickHouse Redis Elasticsearch
๐Ÿง

Linux Administration

Extensive experience with Linux system administration, server configuration, and infrastructure management. Proficient in automation, security hardening, and performance optimization.

Debian Docker K8S Nginx

Professional Experience

October 2025 โ€” Present ยท 9 months

Senior PHP Developer

TechCon LLC

  • Team leadership: leading a team of 4 PHP developers โ€” task allocation, deadline control, code review, mentoring, and employee development.
  • Development and architecture: developing and maintaining a large-scale building and structure technical inspection system on Yii2 + PostgreSQL. Performing deep legacy refactoring and performance optimization of key modules.
  • Platform modernization: successfully migrated from PHP 7.3 to PHP 8.1. Implemented Redis caching and a queue system for asynchronous processing of heavy tasks.
  • Code quality: introduced automated testing with Codeception, substantially improving release stability and reducing errors during system evolution.
August 2024 โ€” September 2025 ยท 1 year 2 months

PHP Developer

Center for Information Technologies in Education

  • Project development: expanded functionality of the 1C:University PROF system, designed backend architecture, and implemented server-side logic on Yii2.
  • Integrations: built data exchange mechanisms between the PHP application and 1C, ensuring reliable synchronization of directories, documents, and business processes.
  • Automation and CI/CD: developed and implemented an automatic custom patch application system during portal core updates (exact and relative context search algorithms). This reduced routine system update time several times over and eliminated up to 90% of the risk of missing code conflicts.
  • Customization: adapted the system to meet the specific requirements of various educational institutions.
January 2019 โ€” December 2019 ยท October 2021 โ€” August 2024 ยท 3 years 11 months

Lead PHP Developer

UTMSTAT

Design and development: designed backend architecture, implemented business logic, and integrated external services for the Yii2-based product line.

Quality and reliability: introduced integration and unit testing (Codeception, PHPUnit) for critical platform functionality.

Key projects and achievements:

  • ApiMonster (apimonster.ru) โ€” no-code marketing and analytics automation platform. Designed and implemented approximately 100 integrations with external services and APIs.
  • OSINTMonster (osintmonster.com) โ€” open data collection and analysis service. Built an asynchronous domain parsing system in Python, configured efficient storage and fast full-text search on ElasticSearch.
  • UTMSTAT โ€” high-load end-to-end analytics platform built on Yii2. Contributed to development and test coverage of core functionality.
  • LMSly, CPAMonster, MPMonster โ€” platforms for online schools, CPA marketing, and marketplace analytics (Wildberries, Ozon). Responsible for core feature development, integration resilience, and business logic optimization.
January 2020 โ€” September 2021 ยท 1 year 9 months

Software Architect

CloudTeam

Designed and developed CRM system modules for VseInstrumenti.ru on Yii2. Automated deployment and infrastructure operations using Ansible, Consul, and Kubernetes. Provisioned and maintained development and production environments, ensured service stability, and performed monitoring, diagnostics, and availability troubleshooting. Contributed to infrastructure optimization and improved system fault tolerance.

January 2018 โ€” December 2018 ยท 1 year

Lead PHP Developer

bazar.media

Built the CPA/CPC network bazar.media from scratch on Yii2 โ€” a platform where advertisers pay only for target actions (leads, sales) under the Cost Per Action model. Delivered the full cycle: architecture and database design, core modules for offer management, tracking, and partner system integrations.

April 2015 โ€” January 2018 ยท 2 years 10 months

PHP Developer

Freelance

Developed commercial web projects on Yii2 and Laravel for Russian and international clients. Covered the full development cycle: requirements gathering, architecture design, implementation, and ongoing support. Delivered projects of varying complexity, including a domain drop-catching platform with monitoring, trading, and process automation, as well as a website builder with a visual editor and extensible architecture.

December 2013 โ€” March 2015 ยท 1 year 4 months

Technical Director

Cyber Soft LLC

Developed a high-load dynamic call tracking and advertising campaign optimization system for Yandex.Direct and Google Ads. Designed the project architecture and infrastructure from scratch, including the server layer, databases, and deployment processes. Led the development team, managed task planning, conducted code reviews, and drove technical decisions. Primary development stack: Lumen framework.

April 2012 โ€” September 2013 ยท 1 year 6 months

Lead PHP Developer

AFT design Studio

Developed and maintained web projects on the 1C-Bitrix platform and contributed to internal services based on the company's proprietary solutions. Led the development team, participated in work planning, task allocation, and quality control.

Key project โ€” LGMaster training portal for LG Electronics retail network employees and sales staff: an LMS platform with a library of video and audio courses, testing, and progress tracking.

November 2006 โ€” April 2012 ยท 5 years 6 months

Early Career

Qseo ยท ERA Advertising Agency ยท Business Development Group ยท Travel Media ยท Level UP Studio ยท LAD ยท Freelance

Progressed from web developer to Lead PHP Developer and Technical Director (CTO) across agency, ISP, travel, and product companies. Built high-load platforms from scratch on proprietary PHP frameworks, including travelnetplanet.com (25,000+ listings). Developed custom Joomla! modules, WordPress sites, and backend systems with PostgreSQL. Handled Linux server administration, client negotiations, technical specifications, hiring, and project estimation.

At Business Development Group, built high-load internet services for regional ISP VolgaTelecom:

  • J-Net โ€” video hosting for local network users with uploads, comments, and ratings; multi-threaded video encoding pipeline with FFmpeg
  • J-Radio โ€” internet broadcasting platform with music stream analytics
  • J-Zone โ€” gaming community with game server statistics collection and display
  • rifmator.ru โ€” automated poetry generator using proprietary poetic templates and content from professional poets
  • voicecards.ru โ€” voice greeting service with audio catalog, ordering, and delivery

Managed the development department (4 programmers, 1 frontend developer). Also delivered CRM and support systems and an international review & rating platform.

Featured Projects

PDOdb

Framework-agnostic PHP database library with unified API for MySQL, MariaDB, PostgreSQL, SQLite, MSSQL, and Oracle. Query Builder, caching, sharding, window functions, CTEs, JSON, migrations, ActiveRecord, CLI tools, AI-powered analysis. Zero external dependencies.

PHP 8.4+ PDO DBAL Query Builder

Struct

Type-safe data structure library for PHP 8.1+ with attribute-based validation. Define immutable data models with automatic type checking, JSON serialization, array conversion, field aliases, custom validators, and PSR-11 container integration. Perfect for DTOs, API validation, and data integrity in microservices.

PHP 8.1+ Attributes Validation Template-driven

Chain

Fluent method chaining utility for PHP 8.0+ enabling elegant context switching and functional pipelines. Call methods across different objects, transform data with map/pipe, conditionally execute logic, handle errors with rescue/retry, and integrate with PSR-11 containers for seamless dependency resolution.

PHP 8.0+ Fluent API Method-chaining Object wrapper

Technology Stack

PHP Yii2 Laravel Linux MySQL PostgreSQL ClickHouse Redis RabbitMQ Docker K8S Elasticsearch

Contact me