zero-gravity / zero-gravity-cms
ZeroGravity CMS core library
0.9.1
2026-07-23 01:03 UTC
Requires
- php: >=8.2
- cocur/slugify: ^4.0
- mnapoli/front-yaml: ^2.0
- symfony/cache: ^6.4 || ^7.0 || ^8.0
- symfony/finder: ^6.4 || ^7.0 || ^8.0
- webmozart/assert: ^1.10 || ^2.4
Requires (Dev)
- codeception/codeception: ^5.0
- codeception/stub: ^4.1
- ergebnis/composer-normalize: ^2.52
- knplabs/knp-menu: ^3.0
- liip/imagine-bundle: ^2.0
- phpstan/phpstan: ^2.2
- rector/rector: ^2.5
- symfony-cmf/routing: ^3.0
- symfony/flex: ^2.11
- symfony/var-dumper: ^6.4 || ^7.0 || ^8.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!
