Libraries tagged by laravel likes
harimayco/laravel-menu
69677 Downloads
drag and drop menu generator like wordpress for laravel 5
morrislaptop/laravel-pulse-4xx
55221 Downloads
Laravel Pulse Card for 4XX responses like validation, auth and not found
qirolab/laravel-reactions
50226 Downloads
Implement reactions (like, dislike, love, emotion etc) on Laravel Eloquent models.
skyronic/laravel-file-generator
43705 Downloads
Laravel package to help you automate creation of files. Build your own custom generators like 'artisan make:model'.
nevadskiy/laravel-tree
32939 Downloads
Tree-like structure for Eloquent models.
michael-rubel/laravel-value-objects
33520 Downloads
It is an example template for Laravel packages. Fill or change it the way you like.
langleyfoxall/xero-laravel
194268 Downloads
💸 Access the Xero accounting system using an Eloquent-like syntax
drnxloc/laravel-simple-html-dom
243605 Downloads
Composer adaptation of: A HTML DOM parser written in PHP5+ let you manipulate HTML in a very easy way! Require PHP 5+. Supports invalid HTML. Find tags on an HTML page with selectors just like jQuery. Extract contents from HTML in a single line.
dwij/laraadmin
68501 Downloads
LaraAdmin is a Open source Laravel Admin Panel / CMS which can be used as Admin Backend, Data Management Tool or CRM boilerplate for Laravel with features like CRUD Generation, Module Manager, Media, Menus, Backups and much more
ambengers/kinetic
28883 Downloads
Adds view-composer like feature to Inertia.js Laravel adapter.
hexters/coinpayment
45803 Downloads
CoinPayment is a Laravel module for handling transactions from CoinPayment like a create transaction, history transaction, etc.
werk365/identitydocuments
9527 Downloads
Package to parse identity documents like passports
tomatophp/filament-translations
13270 Downloads
Manage your translation with DB and cache, you can scan your languages tags like trans(), __(), and get the string inside and translate them use UI.
rennokki/befriended
88985 Downloads
Eloquent Befriended brings social media-like features like following, blocking and filtering content based on following or blocked models.
radic/blade-extensions
316775 Downloads
Laravel package providing additional Blade extensions: foreach (with $loop data like twig), break, continue, set,array (multiline), etc