Libraries tagged by laravel package updater
rimbaborne/moota
21 Downloads
Update API Moota V2 From yugo/moota Unofficial Moota.co package for Laravel framework
natenju/installer
0 Downloads
a package to install, update, extract or uninstall your laravel app
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.
bakgul/file-history
142 Downloads
This is a helper package, and it can't be used independently. Its purpose is to log the changes of files when they are created/deleted/updated through the commands shipped with the packages, which are part of Packagified Laravel. So this package can't track the changes made manually.
kettasoft/booter
17 Downloads
The Laravel Model Event Booter package provides a flexible way to organize and manage model event handling in Laravel applications. It allows developers to define specific actions for model events (such as created, updated, deleted, etc.) by associating them with custom classes. The package simplifies the process of executing logic for model events and makes it easy to extend and maintain event-driven behavior.
kalimeromk/facebook-post
6 Downloads
This package allow to create, update, delete and get posts from facebook page in laravel application
dereffi/issuing
12 Downloads
PHP package built for Laravel 5.* to save creator last updator and deletor in database tables
paulschoeman/filament-impersonate
1074 Downloads
A temporary fork of stechstudio's Filament package to impersonate your users. Dependencies updated to be Laravel 11 compatible.
bakgul/file-content
146 Downloads
This is a helper package, and it can't be used independently. Its purpose is to get/set/modify files' content when they are created/deleted/updated through the commands that are shipped with the packages, which are part of Packagified Laravel.
attrox/config-controller
15 Downloads
This package provides a quick front-end admin interface to update a Laravel configuration file.
codebuglab/laravel-env
2 Downloads
Create and update .env file pacakge