vitya / cms-application
Vitya PHP CMS application framework
1.3.1
2025-09-18 12:55 UTC
Requires
- vitya/cms-components: ^1.2
- dev-master
- 1.3.x-dev
- 1.3.1
- 1.3.0
- 1.2.x-dev
- 1.2.0
- 1.1.x-dev
- 1.1.0
- 1.0.x-dev
- 1.0.2
- 1.0.1
- 1.0.0
- 1.0.0-beta1
- 1.0.0-alpha15
- 1.0.0-alpha14
- 1.0.0-alpha13
- 1.0.0-alpha12
- 1.0.0-alpha11
- 1.0.0-alpha10
- 1.0.0-alpha9
- 1.0.0-alpha8
- 1.0.0-alpha7
- 1.0.0-alpha6
- 1.0.0-alpha5
- 1.0.0-alpha4
- 1.0.0-alpha3
- 1.0.0-alpha2
- 1.0.0-alpha1
This package is auto-updated.
Last update: 2025-09-29 11:49:30 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.