Libraries tagged by outdated packages
digitalcloud/laravel-blameable
41694 Downloads
Laravel package allow you to add created/updated by attributes on eloquent models
hakkahio/laravel-azure-ad-oauth-laravel-8
8945 Downloads
Provides single-sign-on ability to Microsoft Azure Active Directory enabled apps. This package is updated to work with Laravel 8, as the forked package had depency issues with guzzle.
sitegeist/klarschiff
93912 Downloads
Flow Package to avoid browser caching for updated resources
rulr/laravel-authored
62 Downloads
A Laravel package that adds created_by and last_updated_by attributes to Eloquent models.
velitsol/userstamps
1198 Downloads
A simple package to insert and load userstamps for a model automatically, it provides an eloquent trait to use in your models.
mikielis/laravel-azure-ad-oauth-laravel
1093 Downloads
Provides single-sign-on ability to Microsoft Azure Active Directory enabled apps. This package is updated to work with Laravel 8, as the forked package had depency issues with guzzle.
paulschoeman/filament-impersonate
734 Downloads
A temporary fork of stechstudio's Filament package to impersonate your users. Dependencies updated to be Laravel 11 compatible.
rajarizwan2007/ebay-php
2713 Downloads
Updated version of dts/ebay-sdk-php package.
diegohq/cdn
16524 Downloads
Content Delivery Network (CDN) Package for Laravel while original repo is not updated for Laravel 5.6
werbfred/composer-package-updater
1098 Downloads
This project provides a way to have scripts be executed on packages when they are being installed, updated and uninstalled.
sansanlabs/laravel-userstamps
87 Downloads
Package to add userstamps to models.
mxr576/composer-audit-changes
88 Downloads
Composer command for only auditing installed or updated packages in composer.lock
spekulatius/silverstripe-composer-update-checker
1686 Downloads
Checks if any composer packages needs to be updated.
vonheldenundgestalten/contao-privacy
470 Downloads
Standalone package to deliver privacy related functions, cookie notice and updated templates for Analytics, Google Maps, YouTube and more.
jeffersongoncalves/laravel-created-by
9 Downloads
This Laravel package automatically logs the currently logged-in user's ID to the `created_by`, `updated_by`, `deleted_by`, and `restored_by` fields of your Eloquent models. It also automatically timestamps the `restored_at` field when a model is restored. This simplifies the tracking of data modifications and provides valuable auditing capabilities. The package is easy to install and configure, seamlessly integrating with your existing Laravel application.