Grav is a open-source, flat-file, PHP-based CMS.
Key Technologies
- Twig Templating: for powerful control of the user interface
- Markdown: for easy content creation
- YAML: for simple configuration
- Parsedown: for fast Markdown and Markdown Extra support
- Doctrine Cache: for performance
- Pimple Dependency Injection Container: for extensibility and maintainability
- Symfony Event Dispatcher: for plugin event handling
- Symfony Console: for CLI interface
- Gregwar Image Library: for dynamic image manipulation
It's focus is on quick set-up and extensions via plug-ins and themes.
More Information
- Grav
- Grav Download - including Skeletons, Themes and Plugins
- Grav Documentation