Jamie York vor 12 Jahren
Ursprung
Commit
ae66b09c4a
1 geänderte Dateien mit 3 neuen und 0 gelöschten Zeilen
  1. 3
    0
      awesome-php.md

+ 3
- 0
awesome-php.md Datei anzeigen

@@ -242,6 +242,7 @@ A list of amazingly awesome PHP libraries, resources and shiny things.
242 242
 * [Decoda](http://milesj.me/code/php/decoda) - A lightweight markup parser library.
243 243
 * [PHP Markdown](https://github.com/michelf/php-markdown) - A markdown parser library.
244 244
 * [Dflydev Markdown](https://github.com/dflydev/dflydev-markdown) - Another markdown parser library.
245
+* [HTML5 PHP](https://github.com/Masterminds/html5-php) - An HTML5 parser and serializer library.
245 246
 
246 247
 ## Text and Numbers
247 248
 
@@ -308,6 +309,7 @@ A list of amazingly awesome PHP libraries, resources and shiny things.
308 309
 * [Compose](https://github.com/igorw/compose) - A function composition library.
309 310
 * [SuperClosure](https://github.com/jeremeamia/super_closure) - A library that allows Closures to be serialized.
310 311
 * [Underscore](http://brianhaveri.github.io/Underscore.php/) - A PHP port of the Underscore JS library.
312
+* [PHP PassBook](https://github.com/eymengunay/php-passbook) - A PHP library for iOS PassBook.
311 313
 
312 314
 ## Official APIs
313 315
 
@@ -334,6 +336,7 @@ A list of amazingly awesome PHP libraries, resources and shiny things.
334 336
 * [Zed](https://www.owasp.org/index.php/OWASP_Zed_Attack_Proxy_Project) - An integrated penetration testing tool for web applications.
335 337
 * [DBV](http://dbv.vizuina.com/) - A database version control application.
336 338
 * [Travis CI](https://travis-ci.org/) - A continuous integration platform.
339
+* [Locust](http://locust.io/) - A modern load test library written in Python.
337 340
 * [Country List](https://github.com/umpirsky/country-list) - A list of all countries with names and ISO 3166-1 codes.
338 341
 
339 342
 # Resources

Laden…
Abbrechen
Speichern