svandragt / cuttlefish
Hackable web framework.
0.6
2021-06-06 10:16 UTC
Requires
- php: >=7.4
- ext-curl: *
- ext-fileinfo: *
- ext-simplexml: *
- michelf/php-markdown: ^1.9
- vlucas/phpdotenv: ^5
Requires (Dev)
- roave/security-advisories: dev-master
This package is auto-updated.
Last update: 2024-10-27 20:26:34 UTC
README
Cuttlefish simplifies creating and deploying PHP websites.
It should be considered work in progress.
Philosophy
- Short learning curve, basic PHP and markdown knowledge is required.
- Accommodating defaults.
- Adaptable to your needs.
Installation
Installation, configuration, and content management instructions are found on the wiki.