Mavryx provides several methods for easy integration with third-party solutions.
Access to the Mavryx API can be achieved through the following methods:
- Native direct access using the HTTP protocol, e.g., through the Curl library.
- Access using libraries provided by Mavryx:
- Mavryx PHP Library
- Mavryx JS Library
- Mavryx C#/Mono Library
Additionally, Mavryx offers various solutions available through Composer. For example, a system of basic templates based on Twig, which can be easily integrated with platforms/frameworks supporting Twig, such as:
- Symfony
Symfony is a free and open-source PHP web application framework and a set of reusable PHP component libraries. - Phalcon
Phalcon is a PHP web framework based on the model–view–controller pattern. - WordPress
WordPress is a web content management system. - React App
React is a free and open-source front-end JavaScript library for building user interfaces based on components