List containing links to repositories with my boilerpates:
Simple REST API in a modular monolith architecture written in PHP 8.3 and Symfony 7.0 and using the MongoDB database. It has the functionality of sending a message to a person.
https://github.com/mikoweb/symfony-messages-api
Boilerplate containing examples of how to create custom admin panel views in Sulu CMS.
https://github.com/mikoweb/sulu-admin-custom-view
An extension to the Sulu CMS admin panel that adds items catalog with categories functionality.
https://github.com/mikoweb/sulu-catalog-admin
REST API Boilerplate for Laravel made in a modular monolith architecture with CQRS.
https://github.com/mikoweb/laravel-rest-api
Site boilerplate in Ionic and Angular with MVC and CQRS using native browser Web Components.
https://github.com/mikoweb/ionic-angular-site
Boilerplate for creating Symfony applications inside the WordPress CMS.
https://github.com/mikoweb/symfony-in-wordpress
Boilerplate for creating Symfony applications inside the Joomla CMS.
https://github.com/mikoweb/symfony-in-joomla
Sample console application written in Python and Cleo Library.