Package Data | |
---|---|
Maintainer Username: | PawelDmochowski |
Maintainer Contact: | pawel@dmochowski.co (Paweł Dmochowski) |
Package Create Date: | 2016-04-02 |
Package Last Update: | 2019-09-25 |
Language: | PHP |
License: | MIT |
Last Refreshed: | 2024-11-24 15:01:46 |
Package Statistics | |
---|---|
Total Downloads: | 122 |
Monthly Downloads: | 1 |
Daily Downloads: | 0 |
Total Stars: | 1 |
Total Watchers: | 1 |
Total Forks: | 0 |
Total Open Issues: | 0 |
Provides attachment of active user ID to create/update/delete operations.
Add a requirement for the package
{
"require": {
"dmocho/updater": "dev-master"
}
}
Add it to the list of providers
'providers' => array(
'Dmocho\Updater\UpdaterServiceProvider'
)
Released under the MIT license