From fb8ad037d82739d0f608fcd4e07719bfae8c00e3 Mon Sep 17 00:00:00 2001 From: Carlos Torres Date: Tue, 11 Jul 2023 22:38:11 -0300 Subject: [PATCH] Add RocketGit entry Include entry for the RocketGit project: https://rocketgit.com Signed-off-by: Carlos Torres --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6d8ad8c..1af0737 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ A curated list of awesome PHP frameworks, libraries and software. * [symfony/symfony](https://github.com/symfony/symfony) - The Symfony PHP framework * [composer/composer](https://github.com/composer/composer) - Dependency Manager for PHP * [fzaninotto/Faker](https://github.com/fzaninotto/Faker) - Faker is a PHP library that generates fake data for you +* [RocketGit](http://rocketgit.com) - FOSS Git hosting platform with webhooks, anonpush, zero Javascript and more * [nextcloud/server](https://github.com/nextcloud/server) - ☁️ Nextcloud server, a safe home for all your data * [guzzle/guzzle](https://github.com/guzzle/guzzle) - Guzzle, an extensible PHP HTTP client * [DesignPatternsPHP/DesignPatternsPHP](https://github.com/DesignPatternsPHP/DesignPatternsPHP) - sample code for several design patterns in PHP 8