From 0648954b8cfc523c0fd0ddad771839347923341d Mon Sep 17 00:00:00 2001 From: Jamie York Date: Fri, 12 Jul 2013 09:53:38 -0700 Subject: [PATCH] --- awesome-php.md | 1 + 1 file changed, 1 insertion(+) diff --git a/awesome-php.md b/awesome-php.md index 378cd9b..74eabf7 100644 --- a/awesome-php.md +++ b/awesome-php.md @@ -357,6 +357,7 @@ A list of amazingly awesome PHP libraries, resources and shiny things. * [Scrutinizer](https://scrutinizer-ci.com/) - A web tool to scrutinise PHP code. * [Zed](https://www.owasp.org/index.php/OWASP_Zed_Attack_Proxy_Project) - An integrated penetration testing tool for web applications. * [DBV](http://dbv.vizuina.com/) - A database version control application. +* [Backup](https://github.com/meskyanichi/backup) - A server backup tool written in Ruby. * [Travis CI](https://travis-ci.org/) - A continuous integration platform. * [Locust](http://locust.io/) - A modern load test library written in Python. * [Country List](https://github.com/umpirsky/country-list) - A list of all countries with names and ISO 3166-1 codes.