From acfb684e629f3f0b8373225b8d284cfe8cebc23d Mon Sep 17 00:00:00 2001 From: Alexander Date: Sat, 15 Apr 2023 14:17:44 +0200 Subject: [PATCH] Add xy2z/capro - static site generator --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 650ab5e..bb3d65e 100644 --- a/README.md +++ b/README.md @@ -961,3 +961,4 @@ A curated list of awesome PHP frameworks, libraries and software. * [appstract/laravel-blade-directives](https://github.com/appstract/laravel-blade-directives) - A collection of nice Laravel Blade directives * [Seldaek/phar-utils](https://github.com/Seldaek/phar-utils) - PHAR file format utilities, for when PHP phars you up. * [bixuehujin/blink](https://github.com/bixuehujin/blink) - A high performance web framework and application server in PHP. +* [xy2z/capro](https://github.com/xy2z/capro) - Flexible PHP static site generator with Blade templates and Markdown support.