Libraries tagged by like
multicaret/laravel-acquaintances
195966 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.
maize-tech/laravel-markable
115140 Downloads
Laravel Markable
wire-elements/spotlight
568476 Downloads
Livewire component that provides Spotlight/Alfred-like functionality to your Laravel application.
viison/address-splitter
3112589 Downloads
Tries to split an address line into street name, house number and other additional information like building, apartment information etc.
timokoerber/laravel-one-time-operations
607813 Downloads
Run operations once after deployment - just like you do it with migrations!
sybio/image-workshop
753933 Downloads
Powerful PHP class using GD library to work easily with images including layer notion (like Photoshop or GIMP)
squirrelphp/twig-php-syntax
4552649 Downloads
Adds common PHP syntax to twig templates, like ===, foreach and continue/break.
silviolleite/laravelpwa
715888 Downloads
Looks like an app, feels like an app, but NOT an app.
roots/bedrock-autoloader
3724458 Downloads
An autoloader that enables standard plugins to be required just like must-use plugins
pgrimaud/instagram-user-feed
594121 Downloads
This is a scraper to easily fetch any feed and interact with Instagram (like, follow, etc.) without OAuth for PHP.
nicmart/string-template
1364232 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.
linfo/linfo
1502901 Downloads
App and library for easily parsing and displaying system information of the host, like network/torrents/cpu/memory/usb/pci/sound cards/filesystems/raid array/ipmi/etc.
jenssegers/model
3200659 Downloads
An Laravel eloquent-like model class, for Laravel and other frameworks
hedii/laravel-gelf-logger
2341586 Downloads
A Laravel package to send logs to a gelf compatible backend like graylog
dflydev/placeholder-resolver
14116787 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.