harrysbaraini / laravel-auditing-mongo-db
Keep a change history for your models using laravel and lumen with mongo db
3.2.1
2017-08-15 21:17 UTC
Requires
- php: >=5.5.9
- illuminate/bus: 5.2.*|5.3.*|5.4.*
- illuminate/contracts: 5.2.*|5.3.*|5.4.*
- illuminate/database: 5.2.*|5.3.*|5.4.*
- illuminate/queue: 5.2.*|5.3.*|5.4.*
- illuminate/support: 5.2.*|5.3.*|5.4.*
- ramsey/uuid: ~3.0
Requires (Dev)
- mockery/mockery: ~0.9.4
- phpunit/phpunit: ~5.4
- dev-master / 4.0.x-dev
- 3.2.x-dev
- 3.2.1
- 3.2.0
- 3.1.x-dev
- 3.1.10
- 3.1.9
- 3.1.8
- 3.1.7
- 3.1.6
- 3.1.5
- 3.1.4
- 3.1.3
- 3.1.2
- 3.1.1
- 3.1.0
- 3.0.x-dev
- 3.0.4
- 3.0.3
- 3.0.2
- 3.0.1
- 3.0.0
- 2.4.x-dev
- 2.4.5
- 2.4.4
- 2.4.3
- 2.4.2
- 2.4.1
- 2.4.0
- 2.3.x-dev
- 2.3.7
- 2.3.6
- 2.3.5
- 2.3.4
- 2.3.3
- 2.3.2
- 2.3.1
- 2.3.0
- 2.2.2
- 2.2.1
- 2.2.0
- 2.1.8
- 2.1.7
- 2.1.6
- 2.1.5
- 2.1.4
- 2.1.3
- 2.1.2
- 2.1.1
- 2.1.0
- 2.0.6
- 2.0.5
- 2.0.4
- 2.0.3
- 2.0.2
- 2.0.1
- 2.0.0
- 1.9.0
- 1.8
- 1.7
- 1.6
- v1.5
- v1.4
- v1.3
- v1.2
- v1.1
- v1.0
- dev-patch-1
- dev-harrysbaraini-patch-1
This package is not auto-updated.
Last update: 2024-11-19 19:02:01 UTC
README
Laravel Auditing Mongo DB is a fork from owen-it/laravel-auditing custom to MongoDB using jenssegers/laravel-mongodb.
Official Documentation
Documentation for the package can be found on the Laravel Auditing website or Documentation Repository.
Credits
License
The laravel-auditing package is open source software licensed under the license MIT