Инструменты пользователя

Инструменты сайта


php-libs

Различия

Показаны различия между двумя версиями страницы.

Ссылка на это сравнение

Предыдущая версия справа и слеваПредыдущая версия
Следующая версия
Предыдущая версия
Следующая версияСледующая версия справа и слева
php-libs [2015/04/09 10:23] samdarkphp-libs [2015/04/09 10:30] samdark
Строка 3: Строка 3:
 ===== HTTP ===== ===== HTTP =====
  
-* http://docs.guzzlephp.org/en/latest/ +  * http://docs.guzzlephp.org/en/latest/ 
-* https://github.com/kriswallsmith/Buzz+  * https://github.com/kriswallsmith/Buzz 
 +  * https://github.com/FriendsOfPHP/Goutte 
 +  * http://requests.ryanmccue.info/ 
 +  * http://unirest.io/ 
 +  * http://phphttpclient.com/
  
 ===== Errors ===== ===== Errors =====
  
-* https://filp.github.io/whoops/+  * https://filp.github.io/whoops/
  
 ===== WebSockets ===== ===== WebSockets =====
  
-* http://socketo.me/+  * http://socketo.me/
  
 ===== Benchmarking ===== ===== Benchmarking =====
Строка 21: Строка 25:
  
 * https://github.com/ircmaxell/PHP-PasswordLib * https://github.com/ircmaxell/PHP-PasswordLib
 +* http://phpseclib.sourceforge.net/
 +
 +===== File System abstractions =====
 +
 +* https://github.com/KnpLabs/Gaufrette
 +
 +===== Fixtures =====
 +
 +  * https://github.com/nelmio/alice
 +  * https://github.com/fzaninotto/Faker
 +
 +===== File uploads =====
 +
 +  * https://github.com/codeguy/Upload
 +
 +===== Colors =====
 +
 +  * https://github.com/mikeemoo/ColorJizz-PHP
 +
 +===== Geo and maps =====
 +
 +  * https://github.com/mjaschen/phpgeo
 +
 +===== Cache =====
 +
 +   * http://www.stashphp.com/
 +
 +===== Images =====
 +
 +  * http://mun.ee/
 +  * http://phpimageworkshop.com/
 +
 +===== Date and Time =====
 +
 +  * https://github.com/briannesbitt/Carbon
php-libs.txt · Последнее изменение: 2015/04/13 21:12 — samdark