vitya / cms-components
Vitya PHP content management system components
1.0.0-alpha12
2024-09-30 17:36 UTC
Requires
- embed/embed: ^4.4
- nyholm/psr7: ^1.8
- vitya/components: ^1.0
This package is auto-updated.
Last update: 2024-11-06 17:07:11 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.