Переглянути джерело

Improve framework category descriptions.

pull/11/merge
Jamie 12 роки тому
джерело
коміт
c96b99e01f
1 змінених файлів з 4 додано та 4 видалено
  1. 4
    4
      README.md

+ 4
- 4
README.md Переглянути файл

@@ -71,7 +71,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
71 71
 * [Patch Installer](https://github.com/goatherd/patch-installer) - A library to install patches using Composer.
72 72
 
73 73
 ## Frameworks
74
-*Popular PHP frameworks.*
74
+*Web development frameworks.*
75 75
 
76 76
 * [Symfony2](http://symfony.com/) - A framework comprised of individual components.
77 77
 * [Knp RAD Bundle](http://rad.knplabs.com/) - A Rapid Application Development (RAD) bundle for Symfony 2.
@@ -82,7 +82,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
82 82
 * [Phalcon](http://phalconphp.com/en/) - A framework implemented as a C extension.
83 83
 
84 84
 ## Framework Components
85
-*PHP framework components.*
85
+*Web development frameworks' standalone components.*
86 86
 
87 87
 * [Symfony2 Components](http://symfony.com/doc/master/components/index.html) - The components that make Symfony2.
88 88
 * [Zend Framework 2 Components](https://packages.zendframework.com/) - The components that make ZF2.
@@ -410,7 +410,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
410 410
 *Libraries for filtering and validating data.*
411 411
 
412 412
 * [Filterus](https://github.com/ircmaxell/filterus) - A simple PHP filtering library.
413
-* [Respect Validation](https://github.com/Respect/Validation) - A simple validation library.
413
+* [Respect Validate](https://github.com/Respect/Validation) - A simple validation library.
414 414
 * [Valitron](https://github.com/vlucas/valitron) - Another validation library.
415 415
 * [Upload](https://github.com/codeguy/Upload) - A library for handling file uploads and validation.
416 416
 * [DMS Filter](https://github.com/rdohms/DMS-Filter) - An annotation filtering library.
@@ -467,7 +467,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
467 467
 * [Ruler](https://github.com/bobthecow/Ruler) - A simple stateless production rules engine.
468 468
 * [LiteCQRS](https://github.com/beberlei/litecqrs-php) - A CQRS (Command Query Responsibility Separation) library.
469 469
 * [Sslurp](https://github.com/EvanDotPro/Sslurp) - A library that makes dealing with SSL suck less.
470
-* [PHP Option](https://github.com/schmittjoh/php-option) - An option type library.
470
+* [PHP Option](https://github.com/schmittjoh/php-option) An option type library.
471 471
 * [Metrics](https://github.com/beberlei/metrics) - A simple metrics API library.
472 472
 * [Sabre VObject](https://github.com/evert/sabre-vobject) - A library for parsing VCard and iCalendar objects.
473 473
 * [Annotations](https://github.com/doctrine/annotations) - An annotations library (part of Doctrine).

Завантаження…
Відмінити
Зберегти