Libraries tagged by laravel package update
radic/tmp-underscore-php
17366 Downloads
Temporary package until underscore-php updates its dependencies. A redacted port of Underscore.js for PHP
duro85/roles
564 Downloads
Powerful package for handling roles and permissions in Laravel 5 forked from romanbican/roles ad update to work with Laravel >= 5.3.
codiliateur/eloquent-model-userstamps
69 Downloads
This package provides an Eloquent model trait to automatically maintain user stamps in columns (created_by, updated_by, deleted_by) of your model.
coding-partners/auto-controller
45 Downloads
The "Auto Controller" package for Laravel allows you to quickly generate fully functional controllers for any model in your application. With a single command, the package will create a controller with all the standard CRUD (Create, Read, Update, Delete) methods, saving you significant time and effort. This enables you to focus on building the core features of your project.
abdelhamiderrahmouni/laravel9-updater
4 Downloads
Laravel 9 Updater is a simple yet powerful package for updater your Laravel 9 applications. It makes it easy to upgrade your application to the latest version with just one command.
wxlljk/update-laravel-packages
11 Downloads
Update composer.json with the updates from the Laravel upgrade guide
version-checker/laravel-version-checker
10 Downloads
A Laravel package to check for framework updates and notify via Telegram
shahstudioz/laravel-updater
2 Downloads
A package to update Laravel app
hareku/laravel-bulk
497 Downloads
The Laravel package for bulk insert/update.
stanubusiness/laravel-meeting
2 Downloads
Pakcage forked from nncodes/laravel-meeting. This package has been updated alongside its dependencies to support latest laravel versions.
mr-wolf-gb/laravel-update-creator
10 Downloads
Laravel Update Creator is a Laravel package designed to streamline the process of creating update ZIP files for your Laravel projects. This tool identifies all files modified since a specified date, excludes unwanted directories and files, and generates a compressed ZIP file for distribution or deployment.
biggo6/laravel-updater
28 Downloads
A Laravel 4.2 self updater package.
knifesk/laravel-jms-serializer
68 Downloads
An updated JMSSerializer integration package for Laravel and Lumen
rinvex/laravel-settings
103 Downloads
Rinvex Settings is a Laravel package for setting management. You can add, update, and delete application settings with ease, and use like the detaul Laravel config options. It comes with the ability to override config options on runtime, and supports tenantable features out of the box.
nonetallt/laravel-permission-blueprints
11 Downloads
Update spatie/laravel-permission package database roles and permissions easily using json blueprints.