laravel-base
by creasi
Laravel Package that aims to provide basic organization directory structures.
laravel-ban-ips
by jobmetric
This is an annoying IP management package for Laravel that you can use in your projects.
laravel-security-checker
by mkzaker
Forked from enlightn/laravel-security-checker for supportting laravel 10
laravel-language
by jobmetric
It is a standard package for managing different system languages in Laravel.
laravel-auth-checker
by sureshinde
Laravel Auth Checker allows you to log users authentication, devices authenticated from and lock intrusions.
laravel-generate-views
by fancoders
A Laravel package with Artisan command to create Blade views in the resources/views directory.
laravelanalytics
Simplify Google Analytics integration with Laravel using this wrapper package. Access Google Analytics data, track user interactions, and gain valuable insights effortlessly. Seamlessly integrate Google Analytics into your Laravel projects for data-driven decision-making and enhanced user experiences.
laravel-state-machine
by jobmetric
This package is for implementing the Eloquent State Machine of various Laravel projects.
laravel-database-migrator
The package enables easy migration of data from one database to another using Laravel database tools by configuring the mapping of appropriate columns in tables and setting migration conditions so that only the data of interest is transferred.
laravel-repository
by sajadsdi
Advanced Tools to use repository pattern for laravel eloquent models.
laravel-stripe-simple-payment
by barstec
Package for easily integrating stripe one-time payments with Laravel.
laravel-paypal-payment-ipn
by barstec
Package for easily integrating paypal payments via html buttons with Laravel and IPN verification.
laravel-setting
by jobmetric
This is a package for a dynamic setting across different Laravel projects.
laravel-package-core
by jobmetric
It is a standard package of different components of Laravel that helps you write different packages better and more fluently
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