Libraries tagged by changes
xdroidteam/translation
2594 Downloads
Change standard Laravel file-based translation to DB.
xavierleune/php-changelog-generator
5 Downloads
PHP tool to detect API changes and generate changelog with SemVer compliance
xaraya/changelog
68 Downloads
Keep track of changes to module items
wyrihaximus/react-env-notifier
1721 Downloads
📣 Notifies when an environment variable changes
wrogati/cmd-table
5 Downloads
Make changes on table
wisonlau/binlogtosql
9 Downloads
A tool to change binlog to sql
winnie/laravelchangepassword
15 Downloads
:Laravel framework change password functionality.
wikifab/translate-tags-in-ve
3881 Downloads
This is a mediawiki extension to change comments on translate tags in Visual Editor
wgerenutti/changecolorbutton
0 Downloads
Magento 2 module to change button color via console command
webmonks-technologies/laravel-blog
8 Downloads
Simple blog package (with admin panel) for Laravel (6.x and 7.x). Includes all views, controllers, routes and can add a blog to any existing Laravel app. Fully customisable blog (view, urls, and many other options). Includes image uploads and a pretty admin interface to manage your blog. Defaults to /blog but you can change it to anything.
webclient/ext-protocol-version
13 Downloads
Auto change protocol version extension for PSR-18 HTTP client
webbuilders-group/silverstripe-deployment-notes
5303 Downloads
A Deployment/Change Log Schedule and Notes system for SilverStripe sites
web-id/ail
1263 Downloads
Authentication page to change user easily in debug mode
wearesweet/laravel-revisonable
0 Downloads
Apply the trait HasRevisions to any model to be able to: View a history of changes, revert to previous versions of the model and allow for easy moderation of changes before persisting to the database.
wcg-package/eloquent-event-logger
12 Downloads
Eloquent Event Logger is a logging tool for Laravel's Eloquent ORM. It's designed to automatically record and log events for Laravel Eloquent model's operations such as creation, updates and deletions. Detailed event logs help facilitate debugging and keep track of changes made to models over time. It's a tool for monitoring your application's data layer, ensuring data integrity, and aiding in development.