Libraries tagged by package maker
codeat3/blade-akar-icons
41089 Downloads
A package to easily make use of Akar Icons in your Laravel Blade views.
andreiio/blade-iconoir
68956 Downloads
A package to easily make use of Iconoir in your Laravel Blade views.
afatmustafa/blade-hugeicons
48024 Downloads
A package to easily make use of Hugeicons(Free version) in your Laravel Blade views.
actb/blade-github-octicons
51672 Downloads
A package to easily make use of Github octicons in your Laravel blade views.
driesvints/blade-icons
8860 Downloads
A package to easily make use of icons in your Laravel Blade views.
sonnenglas/laravel-amazon-mws
3527 Downloads
Use Amazon's MWS web services with Laravel ^7.x. Based on creacoon/amazon-mws-laravel package and modified to make it compatible with latest Laravel releases (+ bugfixes).
amirsarhang/instagram-php-sdk
8322 Downloads
It's Instagram Graph SDK for PHP. With this package you can easily make all requests to Instagram Graph API, like Auth and CRUD. Also, we will have more methods regularly.
rs/laravel-version-control
6503 Downloads
Foundations for making your app version controlled. Provides migration, blueprint and base models. Will make your app GxP compliant if you exclusively use the VC models and table structure as set out in this package.
hkonnet/laravel-ebay
50994 Downloads
This package is wrapper for php Ebay sdk for laravel to automate all the configurations and make the skd ready to use.
geeky/query-cache-builder
70223 Downloads
This package is caching every single query per request, to make sure that you will never duplicate your query again.
boogiefromzk/agora-token
37548 Downloads
Intended to make Agora Tools for PHP repository folder as a package installable with Composer.
biegalski-llc/nhtsa-vehicle-api
32711 Downloads
A package to consume the National Highway Traffic Safety Administration (NHSTA) Vehicles API for decoding VINs and pulling lists of Vehicle Year, Make and Model.
azimkordpour/power-enum
10473 Downloads
This light package provides some methods to your Enum classes to make the most of them.
jtrw/php-make
1440 Downloads
Simple collections of make commands to increase productivity. This package gives you make commands to run your project easily. You can also customize the make commands to fit your project needs. Make commands o help work with docker, git, composer, migrations symfony, migrations laravel, tests, static analysis, and more.
bensherred/laravel-make-model
8004 Downloads
A Laravel package which extends the make:model command to create everything you need for a new feature