laravel-app-version
by danielmrdev
Update app version in 'package.json' and 'composer.json' files. Add commit message and version to the CHANGELOG.md file. Commit changes and (optionaly) deploy them.
laravel-app-version
by orumad
Update app version in 'package.json' and 'composer.json' files. Add commit message and version to the CHANGELOG.md file. Commit changes and (optionaly) deploy them.
laravel-env-modifier
by jobmetric
This is a package for env modification the contents of different Laravel projects.
naija-faker-laravel
by kodegrenade
A Laravel faker library to generate typical Nigeria fake data ranging from name, address, phone number, LGAs and states for you. It supports Yoruba, Igbo, and Hausa ethnic groups with culturally authentic data.
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.