Libraries tagged by likes
graylog2/gelf-php
40940794 Downloads
A php implementation to send log-messages to a GELF compatible backend like Graylog2.
calcinai/xero-php
4846410 Downloads
A client implementation of the Xero API, with a cleaner OAuth interface and ORM-like abstraction.
cakephp/database
27617843 Downloads
Flexible and powerful Database abstraction library with a familiar PDO-like API
aimeos/map
490885 Downloads
Easy and elegant handling of PHP arrays as array-like collection objects similar to jQuery and Laravel Collections
multicaret/laravel-acquaintances
297898 Downloads
This light package, with no dependencies, gives Eloquent models the ability to manage friendships (with groups), verifications, and interactions such as: Likes, favorites, votes, subscribe, follow, ..etc. And it includes advanced rating system.
maize-tech/laravel-markable
278120 Downloads
Laravel Markable
cybercog/laravel-love
349557 Downloads
Make Laravel Eloquent models reactable with any type of emotions in a minutes!
duzun/hquery
190443 Downloads
An extremely fast web scraper that parses megabytes of HTML in a blink of an eye. No dependencies. PHP5+
viison/address-splitter
5142428 Downloads
Tries to split an address line into street name, house number and other additional information like building, apartment information etc.
sybio/image-workshop
963286 Downloads
Powerful PHP class using GD library to work easily with images including layer notion (like Photoshop or GIMP)
squirrelphp/twig-php-syntax
10755551 Downloads
Adds common PHP syntax to twig templates, like ===, foreach and continue/break.
roots/bedrock-autoloader
6547373 Downloads
An autoloader that enables standard plugins to be required just like must-use plugins
querypath/querypath
7209247 Downloads
HTML/XML querying and processing (like jQuery)
pgrimaud/instagram-user-feed
674387 Downloads
This is a scraper to easily fetch any feed and interact with Instagram (like, follow, etc.) without OAuth for PHP.
nicmart/string-template
1798067 Downloads
StringTemplate is a very simple string template engine for php. I've written it to have a thing like sprintf, but with named and nested substutions.