Browse Source

pull/4/head
Jamie York 12 years ago
parent
commit
0648954b8c
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      awesome-php.md

+ 1
- 0
awesome-php.md View File

@@ -357,6 +357,7 @@ A list of amazingly awesome PHP libraries, resources and shiny things.
357 357
 * [Scrutinizer](https://scrutinizer-ci.com/) - A web tool to scrutinise PHP code.
358 358
 * [Zed](https://www.owasp.org/index.php/OWASP_Zed_Attack_Proxy_Project) - An integrated penetration testing tool for web applications.
359 359
 * [DBV](http://dbv.vizuina.com/) - A database version control application.
360
+* [Backup](https://github.com/meskyanichi/backup) - A server backup tool written in Ruby.
360 361
 * [Travis CI](https://travis-ci.org/) - A continuous integration platform.
361 362
 * [Locust](http://locust.io/) - A modern load test library written in Python.
362 363
 * [Country List](https://github.com/umpirsky/country-list) - A list of all countries with names and ISO 3166-1 codes.

Loading…
Cancel
Save