Libraries tagged by changeset
despatates/laravel-auditing-job-database
2545 Downloads
A database driver for the owen-it/laravel-auditing package. Store audits using laravel jobs.
betapeak/laravel-auditing-filesystem
6426 Downloads
A filesystem driver for the owen-it/laravel-auditing package. Allows storage of the audits in CSV files, across all registered Laravel disks.
zulfajuniadi/laravel-watch
44 Downloads
Watches your files for modifications and reloads the browser on changes. Supports event for easy integration
xinc/monitor
18 Downloads
Monitor file changes
xeno/xeno
24 Downloads
Dynamically changes native PHP functions into chain syntax
whitecube/laravel-links
29 Downloads
Store & resolve internal URLs without having to worry about route, slug or domain changes
webbuilders-group/silverstripe-login-files
279 Downloads
Changes how assets in Silverstripe that require a logged in user are handled by redirecting them to login rather than returning a page not found while keeping draft assets as a page not found.
wabisoft/components
387 Downloads
Proprietary set of components shared across projects for faster UX evolution and browser bug fixes as technology changes.
vahidid/model-logger
19 Downloads
Simple package for log changes on every model in Laravel
typo3-ux/page-module-pilot
176 Downloads
A showcase for UX changes to the TYPO3 page module
thisisbd/silverstripe-maintenance-mode
11507 Downloads
SilverStripe Maintenance Mode Module. Allows an administrator to put site in offline mode with 503 status to display a 'Coming Soon', 'Under Construction' or 'Down for Maintenance' Page to regular visitors, whilst allowing a logged in admin user to browse and make changes to the site.
temistocle1998/laravel-model-tracker
9 Downloads
A Laravel package for tracking model changes, including old values, new values, and the user responsible for the changes
sweikenb/dirty
7 Downloads
Library for checking if an object or array has changes (is dirty) since the last check.
stratio84/laravel-password-history
21 Downloads
A package to keep a history of all password changes of users
stikmanw/file-event-watcher
219 Downloads
File system watcher allowing for observeable handlers when a directory changes or content of the directory changes.