Jamie York 12 лет назад
Родитель
Сommit
7c3defb08c
1 измененных файлов: 11 добавлений и 5 удалений
  1. 11
    5
      awesome-php.md

+ 11
- 5
awesome-php.md Просмотреть файл

77
 * [Apache MIME Types](https://github.com/dflydev/dflydev-apache-mime-types) - A library that parses Apache MIME types.
77
 * [Apache MIME Types](https://github.com/dflydev/dflydev-apache-mime-types) - A library that parses Apache MIME types.
78
 * [Ferret](https://github.com/versionable/Ferret) - A MIME detection library.
78
 * [Ferret](https://github.com/versionable/Ferret) - A MIME detection library.
79
 * [Lurker](https://github.com/henrikbjorn/Lurker) - A resource tracking library.
79
 * [Lurker](https://github.com/henrikbjorn/Lurker) - A resource tracking library.
80
+* [PHP File Locator](https://github.com/herrera-io/php-file-locator) - A library for locating files in large projects.
81
+
82
+## Streams
83
+
84
+* [S3 Stream Wrapper](https://github.com/gwkunze/S3StreamWrapper) - A stream wrapper library for Amazon S3.
85
+* [Streamer](https://github.com/fzaninotto/Streamer) - A simple object-orientated stream wrapper library.
80
 
86
 
81
 ## Dependency Injection
87
 ## Dependency Injection
82
 
88
 
216
 * [PHP AMPQ](https://github.com/videlalvaro/php-amqplib) - An AMPQ library.
222
 * [PHP AMPQ](https://github.com/videlalvaro/php-amqplib) - An AMPQ library.
217
 * [Thumper](https://github.com/videlalvaro/Thumper) - A RabbitMQ pattern library.
223
 * [Thumper](https://github.com/videlalvaro/Thumper) - A RabbitMQ pattern library.
218
 
224
 
225
+## Search
226
+
227
+* [Elastica](https://github.com/ruflin/Elastica) - A client library for [Elastic Search](http://www.elasticsearch.org/).
228
+
219
 ## Command Line
229
 ## Command Line
220
 
230
 
221
 * [Boris](https://github.com/d11wtq/boris) - A tiny PHP REPL.
231
 * [Boris](https://github.com/d11wtq/boris) - A tiny PHP REPL.
277
 
287
 
278
 * [Ardent](https://github.com/morrisonlevi/Ardent) - A library of data structures.
288
 * [Ardent](https://github.com/morrisonlevi/Ardent) - A library of data structures.
279
 * [PHP Collections](https://github.com/schmittjoh/php-collection) - A simple collections library.
289
 * [PHP Collections](https://github.com/schmittjoh/php-collection) - A simple collections library.
290
+* [Serializer](https://github.com/schmittjoh/serializer) - A library for serialising and de-serialising data.
280
 
291
 
281
 ## Notifications
292
 ## Notifications
282
 
293
 
292
 * [KnpMenu](https://github.com/KnpLabs/KnpMenu) - A menu library.
303
 * [KnpMenu](https://github.com/KnpLabs/KnpMenu) - A menu library.
293
 * [Pagerfanta](https://github.com/whiteoctober/Pagerfanta) - A pagination library.
304
 * [Pagerfanta](https://github.com/whiteoctober/Pagerfanta) - A pagination library.
294
 * [Ruler](https://github.com/bobthecow/Ruler) - A simple stateless production rules engine.
305
 * [Ruler](https://github.com/bobthecow/Ruler) - A simple stateless production rules engine.
295
-* [Serializer](https://github.com/schmittjoh/serializer) - A library for serialising and de-serialising data.
296
 * [LiteCQRS](https://github.com/beberlei/litecqrs-php) - A CQRS (Command Query Responsibility Separation) library.
306
 * [LiteCQRS](https://github.com/beberlei/litecqrs-php) - A CQRS (Command Query Responsibility Separation) library.
297
-* [S3 Stream Wrapper](https://github.com/gwkunze/S3StreamWrapper) - A stream wrapper library for Amazon S3.
298
 * [Sslurp](https://github.com/EvanDotPro/Sslurp) - A library that makes dealing with SSL suck less.
307
 * [Sslurp](https://github.com/EvanDotPro/Sslurp) - A library that makes dealing with SSL suck less.
299
-* [Streamer](https://github.com/fzaninotto/Streamer) - A simple object-orientated stream wrapper library.
300
 * [PHP Option](https://github.com/schmittjoh/php-option) An option type library.
308
 * [PHP Option](https://github.com/schmittjoh/php-option) An option type library.
301
 * [Metrics](https://github.com/beberlei/metrics) - A simple metrics API library.
309
 * [Metrics](https://github.com/beberlei/metrics) - A simple metrics API library.
302
 * [Sabre VObject](https://github.com/evert/sabre-vobject) - A library for parsing VCard and iCalendar objects.
310
 * [Sabre VObject](https://github.com/evert/sabre-vobject) - A library for parsing VCard and iCalendar objects.
303
 * [Annotations](https://github.com/doctrine/annotations) - An annotations library (part of Doctrine).
311
 * [Annotations](https://github.com/doctrine/annotations) - An annotations library (part of Doctrine).
304
-* [PHP File Locator](https://github.com/herrera-io/php-file-locator) - A library for locating files in large projects.
305
-* [Elastica](https://github.com/ruflin/Elastica) - A client library for [Elastic Search](http://www.elasticsearch.org/).
306
 * [Whoops](https://github.com/filp/whoops) - A pretty error handling library.
312
 * [Whoops](https://github.com/filp/whoops) - A pretty error handling library.
307
 * [Finite](http://yohan.giarel.li/Finite) - A simple PHP finite state machine.
313
 * [Finite](http://yohan.giarel.li/Finite) - A simple PHP finite state machine.
308
 * [LadyBug](https://github.com/raulfraile/Ladybug) - A dumper library.
314
 * [LadyBug](https://github.com/raulfraile/Ladybug) - A dumper library.

Загрузка…
Отмена
Сохранить