Quellcode durchsuchen

Description cleanup

pull/560/head
Jamie York vor 10 Jahren
Ursprung
Commit
518b952f53
1 geänderte Dateien mit 3 neuen und 3 gelöschten Zeilen
  1. 3
    3
      README.md

+ 3
- 3
README.md Datei anzeigen

@@ -99,7 +99,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
99 99
 * [Patch Installer](https://github.com/goatherd/patch-installer) - A library to install patches using Composer.
100 100
 * [Composer Checker](https://github.com/silpion/composer-checker) - A tool to validate Composer configurations.
101 101
 * [Prestissimo](https://github.com/hirak/prestissimo) - A composer plugin which enables parallel install process.
102
-* [Composer merge plugin](https://github.com/wikimedia/composer-merge-plugin) - A composer plugin to merge several composer.json files.
102
+* [Composer Merge Plugin](https://github.com/wikimedia/composer-merge-plugin) - A composer plugin to merge several composer.json files.
103 103
 
104 104
 ## Frameworks
105 105
 *Web development frameworks.*
@@ -374,7 +374,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
374 374
 * [XHProf](https://github.com/phacility/xhprof) - A profiling tool originally developed by Facebook.
375 375
 * [Blackfire.io](https://blackfire.io) - A low-overhead code profiler.
376 376
 * [Kint](https://github.com/raveren/kint) - A debugging and profiling tool.
377
-* [PHPBench](https://github.com/phpbench/phpbench) - A Benchmarking Framework.
377
+* [PHPBench](https://github.com/phpbench/phpbench) - A benchmarking Framework.
378 378
 
379 379
 ## Build Tools
380 380
 *Project build and automation tools.*
@@ -719,7 +719,7 @@ Libraries to help manage database schemas and migrations.
719 719
 * [print_o](https://github.com/koriym/print_o) - An object graph visualizer.
720 720
 * [Alias](https://github.com/fuelphp/alias) - A class aliasing library.
721 721
 * [Cake Utility](https://github.com/cakephp/utility) - Utility classes such as Inflector, String, Hash, Security and Xml (CP).
722
-* [Slimdump](https://github.com/webfactory/slimdump) - A easy dumper tool for MySQL.
722
+* [Slimdump](https://github.com/webfactory/slimdump) - An easy dumper tool for MySQL.
723 723
 
724 724
 # Software
725 725
 *Software for creating a development environment.*

Laden…
Abbrechen
Speichern