vitya / cms-application
Vitya PHP CMS application framework
1.1.0
2025-09-12 15:47 UTC
Requires
- vitya/cms-components: ^1.1
This package is auto-updated.
Last update: 2025-09-12 13:49:04 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.