Technologies
PHP
PHP (Hypertext Preprocessor) is a general-purpose scripting language extensively used for developing web applications. It is supported by the vast majority of hosting providers and is one of the leading languages used to create dynamic websites.
Docker
Docker is a set of platform as a service (PaaS) products that use OS-level virtualization to deliver software in packages called containers. Containers are isolated from one another and bundle their own software, libraries and configuration files; they can communicate with each other through well-defined channels. All containers are run by a single operating system kernel and therefore use fewer resources than virtual machines.
MySQL
MySQL is a relational database management system characterized by high speed, robustness, and ease of use. It is widely used in web portals and applications.
Oracle
The undisputed leader in the database market and the most common database management system for financial institutions.
Nginx
A web server that can also be used as a reverse proxy, load balancer, mail proxy, and HTTP cache.
Symfony
Symfony is comprised of software components. Each component is designed to be independent, but interoperable with all other components. With Symfony you can build a custom framework based on your needs, around a structure and shared standards. Concentrate on key business rules since Symfony allows you to reuse developed features even from other projects. With this highly intelligent structure, projects developed with Symfony have better flexibility, maintainability and scalability.
Laravel
Laravel is a free, open-source PHP web framework, intended for the development of web applications following the model–view–controller (MVC) architectural pattern and based on Symfony. Some of the features of Laravel are a modular packaging system with a dedicated dependency manager, different ways for accessing relational databases, utilities that aid in application deployment and maintenance, and its orientation toward syntactic sugar.
PHPUnit
PHPUnit is a programmer-oriented testing framework for PHP. It is an instance of the xUnit architecture for unit testing frameworks.
RabbitMQ
RabbitMQ is an open-source message-broker software (sometimes called message-oriented middleware) that originally implemented the Advanced Message Queuing Protocol (AMQP) and has since been extended with a plug-in architecture to support Streaming Text Oriented Messaging Protocol (STOMP), MQ Telemetry Transport (MQTT), and other protocols.
Redis
The open source, in-memory data store used by millions of developers as a database, cache, streaming engine, and message broker.
Elasticsearch
Elasticsearch is a distributed, RESTful search and analytics engine capable of addressing a growing number of use cases. As the heart of the Elastic Stack, it centrally stores your data for lightning fast search, fine‑tuned relevancy, and powerful analytics that scale with ease.
GitLab
GitLab is an open-source code repository and collaborative software development platform for DevOps and DevSecOps projects. It offers online code storage, issue tracking capabilities, and built-in CI/CD.
Bitbucket
Bitbucket is a Git repository management solution designed for professional teams. It gives you a central place to manage Git repositories, collaborate on source code, and guide you through the development flow.



