Libraries tagged by likes
jenssegers/model
3581765 Downloads
An Laravel eloquent-like model class, for Laravel and other frameworks
hedii/laravel-gelf-logger
2706599 Downloads
A Laravel package to send logs to a gelf compatible backend like graylog
dflydev/placeholder-resolver
14337070 Downloads
Given a data source representing key => value pairs, resolve placeholders like ${foo.bar} to the value associated with the 'foo.bar' key in the data source.
daniel-zahariev/php-aws-ses
1292636 Downloads
Send emails via Amazon Simple Email Service (SES) with REST-like interface
calcinai/xero-php
3429933 Downloads
A client implementation of the Xero API, with a cleaner OAuth interface and ORM-like abstraction.
berlindb/core
136482 Downloads
A collection of PHP classes and functions that aims to provide an ORM-like experience and interface to WordPress database tables.
overtrue/laravel-like
178404 Downloads
👍 User-like features for Laravel Application.
rtconner/laravel-likeable
350527 Downloads
Trait for Laravel Eloquent models to allow easy implementation of a 'like' or 'favorite' or 'remember' feature.
multicaret/laravel-acquaintances
217069 Downloads
This light package, with no dependencies, gives Eloquent models the ability to manage friendships (with groups). And interactions such as: Likes, favorites, votes, subscribe, follow, ..etc. And it includes advanced rating system.
duzun/hquery
107040 Downloads
An extremely fast web scraper that parses megabytes of HTML in a blink of an eye. No dependencies. PHP5+
willvincent/laravel-rateable
393446 Downloads
Allows multiple models to be rated with a fivestar like system.
wikimedia/php-session-serializer
1066220 Downloads
Provides methods like PHP's session_encode and session_decode that don't mess with $_SESSION
webwizo/laravel-shortcodes
546593 Downloads
Wordpress like shortcodes for Laravel 5, 6, 7, 8, 9, 10 and 11
tototoshi/staticmock
855085 Downloads
A mockery-like DSL to replace static method in test.
tburry/pquery
453699 Downloads
A jQuery like html dom parser written in php.