Grav is a powerful and easy to use open source CMS written in PHP and based on the Symfony web application framework. Compared to other content management systems, it is a fast, simple and flexible file-based platform. This means that Grav doesn't use a database like MySQL or MongoDB, but stores all the information in YAML files. This also means that the learning curve is pretty straightforward, there are less security risks, and the websites are usually pretty fast. There's also a marketplace with themes and plugins, but don't expect to see as many as for WordPress, Joomla or Drupal.






































It's not a messy pile of spaghetti code. It uses modern tools like Composer and Twig.