Libraries tagged by laravel package updater
ahuseiny/laravel-userstamps
43 Downloads
A simple Laravel package for Eloquent Model user specific fields.
abaza/laravel-nowpayments-update
3 Downloads
A Laravel Package for NOWPayments
alexwinder/laravel-confirm-new-email
4 Downloads
A Laravel 5 package which makes a user verify their email address when updated.
shakib53626/laravel-repository-maker
3 Downloads
The shakib53626/laravel-repository-maker package provides a simple and efficient way to implement the Repository Design Pattern in Laravel projects. With a custom Artisan command (make:repository), developers can automatically generate repository classes with pre-defined methods like index, store, update, and delete. This tool is designed to enhance modularity, promote clean architecture, and save development time.
milenmk/laravel-livewire-crud
25 Downloads
A reusable CRUD package for Laravel controllers and Livewire components, designed to simplify and standardize common database operations(create, read, update, delete), reduce boilerplate code, and support bulk actions.
andreslqr/laravel-env-cli
230 Downloads
This package allows to update the .env file from your laravel project via terminal
andresdevr/laravel-env-cli
216 Downloads
This package allows to update the .env file from your laravel project via terminal
shootkiran/laravel-collective-spatie-html-parser
7 Downloads
Adapter class that allows use spatie/laravel-html for old projects that were using the abanondated laravelcollective/html package, and allow to update to new versions of laravel
sausin/laravel-set-autoincrement
167 Downloads
Package to help with update of auto increment for database tables in laravel
ost/laravel-file-manager
31 Downloads
This package used to upload,update and delete single or multiple file and more..
mfissehaye/laravel-shop
6 Downloads
This is just an update for amsgames/laravel-shop to support 5.4 as they don't update it anymore. Package set to provide shop or e-commerce functionality (such as CART, ORDERS, TRANSACTIONS and ITEMS) to Laravel for customizable builds.
turahe/laravel-userstamps
84 Downloads
Package to add created_by, updated_by and deleted_by to models.
orumad/laravel-app-version
3 Downloads
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.
daygarcia/amazon-sp-api-laravel
10 Downloads
This package has made for laravel 8 and php 8. It's based on clousale/amazon-sp-api-php package with a little adjusts because the original repo doesnt receive any updates since a while. All credits reserved to clousale.
andreadam82/laravel-userstamps
7 Downloads
Package to add created_by, updated_by and deleted_by to models.