Libraries tagged by LLike
multicaret/laravel-acquaintances
213593 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
150917 Downloads
Laravel Markable
cybercog/laravel-love
246353 Downloads
Make Laravel Eloquent models reactable with any type of emotions in a minutes!
wire-elements/spotlight
671827 Downloads
Livewire component that provides Spotlight/Alfred-like functionality to your Laravel application.
viison/address-splitter
3595411 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
860111 Downloads
Run operations once after deployment - just like you do it with migrations!
sybio/image-workshop
809695 Downloads
Powerful PHP class using GD library to work easily with images including layer notion (like Photoshop or GIMP)
squirrelphp/twig-php-syntax
5819171 Downloads
Adds common PHP syntax to twig templates, like ===, foreach and continue/break.
spicyweb/craft-neo
731543 Downloads
A Matrix-like field type with block hierarchy
silviolleite/laravelpwa
836351 Downloads
Looks like an app, feels like an app, but NOT an app.
shipmonk/dead-code-detector
91433 Downloads
Dead code detector to find unused PHP code via PHPStan extension. Can automatically remove dead PHP code. Supports libraries like Symfony, Doctrine, PHPUnit etc. Detects dead cycles. Can detect dead code that is tested.
roots/bedrock-autoloader
4246365 Downloads
An autoloader that enables standard plugins to be required just like must-use plugins
querypath/querypath
6626603 Downloads
HTML/XML querying and processing (like jQuery)
pgrimaud/instagram-user-feed
617320 Downloads
This is a scraper to easily fetch any feed and interact with Instagram (like, follow, etc.) without OAuth for PHP.
nicmart/string-template
1462103 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.