vitya / cms-application
Vitya PHP CMS application framework
1.0.0-alpha15
2025-03-21 17:03 UTC
Requires
- vitya/cms-components: ^1.0
This package is auto-updated.
Last update: 2025-03-31 11:00:24 UTC
README
This package contains the full Vitya CMS framework, allowing you to build a complete web application with a public interface and an admin interface.
It's designed with a few guidelines in mind:
- It must be easy to understand.
- It must work well with multilingual content.
- It must be easy to extend.
You can try Vitya CMS easily using our project template.