soma/papyrus

Papyrus is a PHP flat file CMS, built for developers to allow them to quickly publish and iterate on websites.

Installs: 12

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 1

pkg:composer/soma/papyrus

1.0.0 2020-06-09 13:12 UTC

This package is auto-updated.

Last update: 2025-09-12 23:54:36 UTC


README

Papyrus Logo

made-with-Markdown GitHub license GitHub release

Papyrus is a flat file CMS, utilizing Markdown files and heavy use of file compilation and performance optimizations to provide a fast website that is easy to administrate. It's meant to provide simple publishing without requiring knowledge of static website compilers and avoiding their limitations, and is therefore a server side application that does all compilation on-demand. Every choice has been made with the developer in mind.

It's built using the SOMA framework and provides a very extensible and modular base for you to create custom features and simple but effective logic for routing and theming.

Documentation

Documentation is available on the website.

License

MIT