X-Cart Tech Stack

General overview of technologies and frameworks used in X-Cart.

Olga Tereshina avatar
Written by Olga Tereshina
Updated over a week ago

X-Cart 5 is based on:

  • Architecture: Admin area β€” MVC with hierarchical widgets; Front-end β€” Fast and dynamic client-side widgets built with MVVM in mind; Several caching layers (data cache, widget cache, query cache) ensure outstanding performance;

  • Open code, OOP, PHP 7.2.x+;

  • Database: MySQL 5.7+ or MariaDB 10.2+;

  • Front-end framework: Twig templating engine, Bootstrap 3.3.7 with LESS support; Javascript frameworks and libraries: jQuery 3.3.1, jQuery UI 1.12.1, Vue.js, underscore.js;

  • Doctrine 2.10 with fixtures in YAML format.

Related pages:

Did this answer your question?