Libraries tagged by laravel package development
lhaamed/blade-bundler
13 Downloads
A super-efficient package to bundle all similar structures for your Laravel blades. Using this package will give you incredible development speed, which is necessary at critical points. You will be able to customize it to any level you want.
ldrcore/modelling
31 Downloads
A Laravel package to include helpful addons for large scale system developments.
dagar/warehouse
2 Downloads
A set of commands & packages for laravel use to help in development.
zakaria-elkashef/repository-pattern
25 Downloads
The Laravel Repository Pattern Package implements the repository design pattern within the Laravel framework, offering developers an efficient and organized approach to managing data. With this package, you can effortlessly create interfaces and repository classes that implement those interfaces. These classes are then bound in the RepositoryServiceProvider and registered in the config/app.php file's providers array. Experience streamlined data management and elevate your Laravel application development with ease.
yasha/yasha-base-backend
150 Downloads
A backend package stack to speedup development based on yasha base. Stack includes Laravel Backpack and other convenient libraries
joeabdelsater/catapult-base
15 Downloads
The purpose of this package is to accelerate the laravel development process allowing developers to setup their projects faster and accomplish more, in less time
ngodasamuel/mpesa
8 Downloads
Package to integrate MPesa Services i.e. C2B, B2C, B2B and Online Checkout in your Laravel app. It allows you to receive and process soap sent by Safaricom. The package is still under heavy development and thus subject to bugs and changes.
lawrence615/mpesa
127 Downloads
Package to integrate MPesa Services i.e. C2B, B2C, B2B and Online Checkout in your Laravel app. It allows you to receive and process soap sent by Safaricom. The package is still under heavy development and thus subject to bugs and changes.
motomedialab/stub
26 Downloads
Helper package to stub out a Laravel project for local development
rubrasum/velocity-forms
10 Downloads
Basic form management package for front-facing forms on the Inertia/Vue stack for Laravel. Install to add the vue components for admin and the forms themselves, migrations models controllers factories seeders unittests and dusk tests for the forms and all subtables, and routes for user submission and admin pages. The goal for development is to be able to seemlessly add form management to your Laravel site's admin quickly while remaining an open-ended solution with predictable early stage design choices (i.e. hold on tight). Development is here -> "Can install on any project" ->- "Can seed and display an example on any project" -- "Can integrate Unit and Dusk tests on any project" --
wiklog/starter-kit
801 Downloads
Package de développment de Wiklog pour Laravel
lkovace18/laravel-presentation-mode
8 Downloads
Laravel package for presenting sites still in develompment.
helilabs/heli-developement-helpers
0 Downloads
Laravel package that provides set of classes to make use of common design patterns like (Repository Pattern, Factory Pattern).
wi-development/core
57 Downloads
wi core packaage
plateau/mezzanine
21 Downloads
Mezzanine is a Laravel4 package for easy asset management. His main feature is to provide a dual source management to each asset, meaning you can use a local file for your developpment needs, then use a faster CDN source for production, without modifying your code.