Libraries tagged by changeset
1cool/laravel-auditing-elasticsearch
9 Downloads
A elasticsearch driver for the owen-it/laravel-auditing package. Allows storage of the audits in elasticsearch.
desipa/tail
223 Downloads
Library for polling text files for changes.
changeftuzlu/paytr
1 Downloads
PHP 7.3 Laravel PayTR entegrasyonu
zymeli/yii2-activerecord-logger
77 Downloads
Logging history of ActiveRecord changes to mongodb. etc.
zymeli/yii2-activerecord-fitter
17 Downloads
Sync ActiveRecord changes to other table.
zoglo/contao-ui-backport
8 Downloads
Backports the new UI changes from Contao 5 to 4.13
yorick/replace-mail-dev
2 Downloads
Changes the recipient email in development
yehia-abdullah/nova-froala-field
3 Downloads
A Laravel Nova Froala WYSIWYG Editor Field with some changes to handle images and files in case flexible attribute.
yawik/migration
28 Downloads
This package provides a migration module for yawik. Migrate database changes.
xaraya/changelog
42 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
webregulate/deploy-helper
98 Downloads
An easy to use cli interface for deploying changes, commits, files etc, and the ability to run npm commands, and deploying builds to a live server
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.