ziadoz 14 роки тому
джерело
коміт
9c2e50a551
1 змінених файлів з 9 додано та 2 видалено
  1. 9
    2
      awesome-php.md

+ 9
- 2
awesome-php.md Переглянути файл

@@ -6,6 +6,7 @@ Here's some awesome PHP libraries that are awesome. Yes, so awesome I've used th
6 6
 * [Symfony2](http://symfony.com/) - A framework comprised of individual components.
7 7
 * [Symfony2 Components](https://github.com/symfony) - The components that make Symfony2.
8 8
 * [Silex](http://silex.sensiolabs.org/) - A micro framework built around Symfony2 components.
9
+* [Silex Extensions](https://github.com/igorw/Silex-Extensions) - A set of Silex extensions.
9 10
 * [Twig](http://twig.sensiolabs.org/) - A comprehensive templating language.
10 11
 * [SwiftMailer](http://swiftmailer.org/) - A mailer solution.
11 12
 * [Pimple](http://pimple.sensiolabs.org/) - A tiny dependency injection container.
@@ -16,9 +17,15 @@ Here's some awesome PHP libraries that are awesome. Yes, so awesome I've used th
16 17
 * [Imagine](http://imagine.readthedocs.org/en/latest/index.html) - An image manipulation library.
17 18
 * [Monolog](https://github.com/Seldaek/monolog) - A comprehensive logger.
18 19
 * [Behat](http://behat.org/) - A Behaviour Driven Development framework.
20
+* [Mink](http://mink.behat.org/) - Web acceptance testing.
19 21
 * [Buzz](https://github.com/kriswallsmith/Buzz) - A HTTP client.
22
+* [Guzzle](http://guzzlephp.org/) - Another HTTP client.
20 23
 * [PHPUnit](https://github.com/sebastianbergmann/phpunit) - A unit testing framework.
21 24
 * [Pirum](https://github.com/symfony) - A PEAR channel manager.
22 25
 * [Sismo](http://sismo.sensiolabs.org/) - A continuous testing server.
23
-* [Mink](http://mink.behat.org/) - Web acceptance testing.
24
-* [Mockery](https://github.com/padraic/mockery) - Mock object framework for testing.
26
+* [KnpMenu](https://github.com/KnpLabs/KnpMenu) - A menu library.
27
+* [Gaufrette](https://github.com/KnpLabs/Gaufrette) - A filesystem abstraction layer.
28
+* [Snappy](https://github.com/KnpLabs/snappy) - A PDF and image generation library.
29
+* [Pagerfanta](https://github.com/whiteoctober/Pagerfanta) - A pagination library.
30
+* [Phly Mustache](https://github.com/weierophinney/phly_mustache) - A mustache template implementation.
31
+* [GeoCoder](http://geocoder-php.org/) - A geocoding library.

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