vitya/cms-components

Vitya PHP content management system components

1.0.0-alpha10 2022-07-01 14:54 UTC

README

This package contains a collection of building blocks for a service container-based CMS. It's based on the Vitya application framework.

The easiest way to see how it works is to install the CMS-based application template.

The code follows a few guidelines:

  • It must remain simple and modular.
  • It should adhere to PSR standards as much as possible.