Интересные php библиотеки с githab

ChAk

Новичок
Провел несколько дней на гитхабе и packagist.org в поисках интересных для себя библиотек среди популярных. Хочу поделиться найденным. Опытным разработчикам большинство библиотек будет знакомо, но уверен, что не все. Менее опытным, думаю будет так же интересно, так как меня самого интересуют больше не монструозные промышленные библиотеки, а что-то маленькое, простое и легкое, именно таких в списке большинство. Описаний библиотек не будет только разбиение на категории и ссылки. Выкладываю не для того что бы обсудить почему эти, а не другие, просто поделиться с теми, кому покажется интересным.

БД
https://github.com/jdorn/sql-formatter
https://github.com/j4mie/idiorm
https://github.com/gabordemooij/redbean
https://github.com/kla/php-activerecord

HTTP
https://github.com/fabpot/Goutte
https://github.com/rmccue/Requests

Документация
https://github.com/justinwalsh/daux.io

Детекторы
https://github.com/serbanghita/Mobile-Detect
https://github.com/dmolsen/Detector

HTML/JS/CSS
https://github.com/leafo/lessphp
https://github.com/ezyang/htmlpurifier
https://github.com/natxet/CssMin
https://github.com/rgrove/jsmin-php

Error/Debug
https://github.com/JosephLenton/PHP-Error
https://github.com/raveren/kint

Производительность
https://github.com/TechEmpower/FrameworkBenchmarks

Браузеры
https://github.com/ccampbell/chromephp

Расширение/Улучшение php
https://github.com/ircmaxell/password_compat
https://github.com/briannesbitt/Carbon
https://github.com/jsebrech/php-o
https://github.com/nicolas-grekas/Patchwork-UTF8
https://github.com/jeremeamia/super_closure

Авторизация
https://github.com/cartalyst/sentry
https://github.com/benedmunds/CodeIgniter-Ion-Auth
https://github.com/hybridauth/hybridauth
https://github.com/panique/php-login

Тестирование
https://github.com/padraic/mockery
https://github.com/marco-fiset/Testify.php

Разбиение на страницы (пагинация)
https://github.com/whiteoctober/Pagerfanta

PDF
https://github.com/KnpLabs/snappy

CLI
https://github.com/jlogsdon/php-cli-tools

Geo
https://github.com/willdurand/Geocoder

Cron
https://github.com/mtdowling/cron-expression
https://github.com/hellogerard/jobby

Url/Translit
https://github.com/cocur/slugify
https://github.com/jbroadway/urlify

Разное
https://github.com/Herzult/SimplePHPEasyPlus
https://github.com/brianhaveri/Underscore.php
https://github.com/fzaninotto/Faker
https://github.com/sebastianbergmann/phploc
 
Сверху