zero-gravity / zero-gravity-cms
ZeroGravity CMS core library
Installs: 3 636
Dependents: 1
Suggesters: 0
Security: 0
Stars: 3
Forks: 0
pkg:composer/zero-gravity/zero-gravity-cms
Requires
- php: >=8.2
- cocur/slugify: ^4.0
- mnapoli/front-yaml: ^2.0
- symfony/cache: ^5.4|^6.0|^7.0
- symfony/finder: ^5.4|^6.0|^7.0
- webmozart/assert: ^1.10
Requires (Dev)
- codeception/codeception: ^5.0
- codeception/stub: ^4.1
- knplabs/knp-menu: ^3.0
- liip/imagine-bundle: ^2.0
- phpstan/phpstan: ^1.10
- rector/rector: ^0.19.6
- symfony-cmf/routing: ^3.0
- symfony/var-dumper: ^6.0|^7.0
- twig/twig: ^2.7|^3.5
Suggests
- liip/imagine-bundle: ^2.0
- symfony-cmf/routing: ^3.0
- twig/twig: ^2.7|^3.5
README
A Grav-like CMS made for Symfony-based projects.
What is ZeroGravity CMS?
Do you know Grav? It's an awesome flat-file based CMS that unfortunately does not integrate well into modern CI/build/deploy mechanism.
ZeroGravity CMS is here to solve that. Just pack a handful markdown and YAML files (or markdown with integrated YAML frontmatter) into your Symfony 3+ project and you are basically done!