Libraries tagged by likes
aimeos/map
319984 Downloads
Easy and elegant handling of PHP arrays as array-like collection objects similar to jQuery and Laravel Collections
multicaret/laravel-acquaintances
224304 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
169109 Downloads
Laravel Markable
cybercog/laravel-love
254694 Downloads
Make Laravel Eloquent models reactable with any type of emotions in a minutes!
wire-elements/spotlight
725699 Downloads
Livewire component that provides Spotlight/Alfred-like functionality to your Laravel application.
viison/address-splitter
3748291 Downloads
Tries to split an address line into street name, house number and other additional information like building, apartment information etc.
sybio/image-workshop
829941 Downloads
Powerful PHP class using GD library to work easily with images including layer notion (like Photoshop or GIMP)
swisnl/json-api-client
397630 Downloads
A PHP package for mapping remote JSON:API resources to Eloquent like models and collections.
squirrelphp/twig-php-syntax
6396838 Downloads
Adds common PHP syntax to twig templates, like ===, foreach and continue/break.
silviolleite/laravelpwa
904647 Downloads
Looks like an app, feels like an app, but NOT an app.
shipmonk/dead-code-detector
282629 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
4518034 Downloads
An autoloader that enables standard plugins to be required just like must-use plugins
querypath/querypath
6701984 Downloads
HTML/XML querying and processing (like jQuery)
pug-php/pug
342104 Downloads
HAML-like template engine for PHP
nicmart/string-template
1511750 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.