Libraries tagged by laravel package updater
xgenious/xgapiclient
5453 Downloads
this package help to update xgenious products from user dashbaord by just click.
diegohq/cdn
17671 Downloads
Content Delivery Network (CDN) Package for Laravel while original repo is not updated for Laravel 5.6
velitsol/userstamps
1201 Downloads
A simple package to insert and load userstamps for a model automatically, it provides an eloquent trait to use in your models.
lakasir/has-crud-action
2473 Downloads
Has-CRUD-Action is a Laravel package that simplifies adding CRUD (Create, Read, Update, Delete) operations to your models.
amir9480/laravel-auto-update
20 Downloads
Laravel package to update app automatically.
jrbarros/laravel-update-fillable
13 Downloads
This is my package laravel-update-fillable
beneflic/laravel-expo-updates
77 Downloads
This is my package laravel-expo-updates
boralp/laravel-auditable
13 Downloads
A lightweight Laravel package to track model changes with IP (binary), deduplicated user agents, and created_by/updated_by auto-fill. Includes export, cleanup, and API endpoints for easy audit history access.
andreslqr/laravel-env-cli
240 Downloads
This package allows to update the .env file from your laravel project via terminal
t-shirt-and-sons/status-updates
520 Downloads
A package to handle status updates from T Shirt & Sons in your Laravel order management application.
eru/laravel-collective-spatie-html-parser
28 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
baklysystems/laravel-shop
528 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.
sansanlabs/laravel-userstamps
217 Downloads
Package to add userstamps to models.
keypoint-solutions/laravel-localization-helpers
112 Downloads
An artisan command package and methods for easy translation management. Derived from potsky's repo, adding modern PHP &Laravel support, updated MS translator support and other features
carlosdev/model-change-logger
9 Downloads
Laravel package to log changes (update and delete) in Eloquent models, including changed fields, user, and timestamps.