| 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: | 2025-11-04 15:01:58 |
| Package Statistics | |
|---|---|
| Total Downloads: | 123 |
| Monthly Downloads: | 0 |
| 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