Libraries tagged by laravel package update
nonetallt/laravel-permission-blueprints
11 Downloads
Update spatie/laravel-permission package database roles and permissions easily using json blueprints.
laradns/laravel-client
63 Downloads
The Laravel client package for LaraDNS - automating the DNS update process.
evinkuraga/tmdb-laravel
243 Downloads
This is a fork of the package php-tmdb/laravel. Instead of waiting for the maintainer to update the php-tmdb/api package to reflect the latest changes from the API, I've decided to fix these. These packages are actively used for http://flixi.com, which means these we will be most likely maintaining these with regular updates as the TMDB api integrates new changes. Original Description: Laravel Package for TMDB ( The Movie Database ) API. Provides easy access to the wtfzdotnet/php-tmdb-api library.
curly-deni/laravel-permission-controller
8 Downloads
A Laravel package that observes model events and automatically enforces create, update, and delete permissions based on policies.
abaza/laravel-nowpayments-update
3 Downloads
A Laravel Package for NOWPayments
updaterbot/laravel-runcloud-sdk
5 Downloads
Laravel package wrapper around the runcloud API SDK
tobidsn/laravel-userstamps
18 Downloads
A simple Laravel package for Eloquent Model user specific feilds.
kayiwarahim/laravel-userstamps
1 Downloads
A simple Laravel package for Eloquent Model user specific fields by Rahim.
geekjeef/laravel-userstamps
8 Downloads
A simple Laravel package for Eloquent Model user specific fields.
fnematov/laravel-userstamps
60 Downloads
A simple Laravel package for Eloquent Model user specific fields.
danielemontecchi/laravel-userstamps
3 Downloads
Automatically track the user who created, updated, or deleted Eloquent models in Laravel, with database macros and model traits.
codebuglab/laravel-media-removable
27 Downloads
Automatically remove media like images, videos, and audios from storage folder once record with media deleted or updated from database
ahuseiny/laravel-userstamps
45 Downloads
A simple Laravel package for Eloquent Model user specific fields.
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.