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