laravel-package-make-commands
by wovosoft
Laravel make:* commands for Packages in ./packages/vendor/package for local development
laravel-menu-helper
Laravel Menu Helper - A Laravel package that simplifies creating various menus of any kind.
laravel-translation
by jobmetric
This is a package for translating the contents of different Laravel projects.
laravel-webhooks
by onramplab
The Laravel Webhook Package simplifies webhook dispatching in Laravel applications. It allows users to easily trigger webhooks, customize payload, set exclusion criteria, handle retries, and enhance security.
laravel-package-checker
by iinmass
A powerful tool for managing package dependencies in Laravel projects. Get insights into package versions, installation status, and sizes.
laravel-blog
by exceptio
Simple blog package (with admin panel) for Laravel (6.x and 7.x). Includes all views, controllers, routes and can add a blog to any existing Laravel app. Fully customisable blog (view, urls, and many other options). Includes image uploads and a pretty admin interface to manage your blog. Defaults to /blog but you can change it to anything.
laravel-repository-interface
by medjadji
This package is intended to create a Command to create a repository and an Interface at the same time
laravel-custom-fields
by onramplab
An laravel package that enables custom field support for any Laravel models
laravel-dynamic-observer
by waad
Call observer of the model without requiring in any provider, support multi observers
laravel-circuit-breaker
A circuit breaker pattern implementation for the Laravel framework 5.5 based on laravel circuit breaker package https://github.com/francescomalatesta/laravel-circuit-breaker
laravel-package
An integration of CMS-IG SEAL search abstraction into Laravel Framework.
seal-laravel-package
by cmsig
An integration of CMS-IG SEAL search abstraction into Laravel Framework.
laravel-generate-repository-api
by waad
package to generate repository design pattern with all accessories
laravel-theme
by mankingkaew
Laravel 10 Themes: Asset & Views folder per theme. Theme inheritance. Blade integration and more...
laravel-circuit-breaker
by luucasfzs
A circuit breaker pattern implementation for the Laravel framework
laravel-file-uploader
A simple package to help you easily upload files to your laravel project.
laravel-schedule-testing
A lightweight package for testing Laravel schedules.
laravel-seoable
by visual-ideas
Easy Laravel nested settings (stored in MYSQL) package with MoonShine Laravel Admin GUI
laravel-visitors
by ondrej-vrto
Laravel package that allows you to associate views with Eloquent models and create traffic and statistics.
laravel-bulk-sms-bd
by nanopkg
With this package you can easily integrate bulk sms system in your project with bulksmsbd.com API of Bangladesh.
laravel-bangla-text-converter
by nanopkg
This is Laravel's Bengali text converter package. Through this package, you can easily convert text from Unicode to Bijoy in your Laravel application and convert Bijoy to Unicode.
laravel-table-cache
by silassiai
Solution to easily cache tables records, the package uses the laravel Cache facade.