Libraries tagged by likes
jenssegers/model
3804736 Downloads
An Laravel eloquent-like model class, for Laravel and other frameworks
hedii/laravel-gelf-logger
2911631 Downloads
A Laravel package to send logs to a gelf compatible backend like graylog
essence/essence
501508 Downloads
Extracts information about medias on the web, like youtube videos, twitter statuses or blog articles.
dflydev/placeholder-resolver
14414526 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
1348548 Downloads
Send emails via Amazon Simple Email Service (SES) with REST-like interface
casbin/laravel-authz
278749 Downloads
An authorization library that supports access control models like ACL, RBAC, ABAC in Laravel.
calcinai/xero-php
3672898 Downloads
A client implementation of the Xero API, with a cleaner OAuth interface and ORM-like abstraction.
berlindb/core
203414 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
188521 Downloads
👍 User-like features for Laravel Application.
rtconner/laravel-likeable
361057 Downloads
Trait for Laravel Eloquent models to allow easy implementation of a 'like' or 'favorite' or 'remember' feature.
duzun/hquery
113959 Downloads
An extremely fast web scraper that parses megabytes of HTML in a blink of an eye. No dependencies. PHP5+
willvincent/laravel-rateable
404321 Downloads
Allows multiple models to be rated with a fivestar like system.
wikimedia/php-session-serializer
1152426 Downloads
Provides methods like PHP's session_encode and session_decode that don't mess with $_SESSION
webwizo/laravel-shortcodes
578582 Downloads
Wordpress like shortcodes for Laravel 5, 6, 7, 8, 9, 10 and 11
tototoshi/staticmock
955048 Downloads
A mockery-like DSL to replace static method in test.