Libraries tagged by outdated packages
danyaldk/lumen-activity-log
338 Downloads
Very simple package to log user activities. Aim is to capture which object was created / updated / deleted by which user. Package it self has no relation implemented and stores whatever is passed.
bakgul/file-history
141 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.
vonheldenundgestalten/contao-privacy
470 Downloads
Standalone package to deliver privacy related functions, cookie notice and updated templates for Analytics, Google Maps, YouTube and more.
pilabrem/dblog
12 Downloads
Package for logging users actions on database and enable to know who has created, updated or delete some line in a table and see data before this action
phpanonymous/senangpay
2 Downloads
This package will provide facade and easy integration with SenangPay payment gateway. updated by Mahmoud Ibrahim - phpanonymous
laraish-maintain/options
16 Downloads
Package for creating options page in WordPress, updated fork.
keypoint-solutions/laravel-localization-helpers
91 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
kettasoft/booter
14 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.
hypermetrica/nova-auditing-fields
45 Downloads
A Laravel Nova field that works with the Laravel Auditing package to see who created or last updated a resource.
betalabs/cdn
11 Downloads
Content Delivery Network (CDN) Package for Laravel while original repo is not updated for Laravel 5.6
bakgul/renamer
51 Downloads
A package to rename files and folders, as well as to updated the affected files' content.
bakgul/file-content
145 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.
atrian/laravelgooglemaps
14 Downloads
Laravel Google Map package for 5.x. You can use all google map features in laravel. UPDATED: Laravel 7 support, strtolower replaced with mb_strtolower in geocache, gestureHandling Gmap option
alexwinder/laravel-confirm-new-email
4 Downloads
A Laravel 5 package which makes a user verify their email address when updated.
alexkovt/update-model-logger
16 Downloads
This package writes message into the log when model has been updated