All Projects → DamienHarper → Auditor Bundle

DamienHarper / Auditor Bundle

Licence: mit
Doctrine audits logs made easy.

Projects that are alternatives of or similar to Auditor Bundle

Twig Extra Bundle
The Twig bundle for official extra extensions
Stars: ✭ 389 (+76.02%)
Mutual labels:  twig, symfony, symfony-bundle
Msgphp
Reusable domain layers. Shipped with industry standard infrastructure.
Stars: ✭ 182 (-17.65%)
Mutual labels:  twig, symfony, symfony-bundle
Fmbbcodebundle
🔠 BBCode bundle for Symfony projects
Stars: ✭ 56 (-74.66%)
Mutual labels:  twig, symfony, symfony-bundle
Twig Bundle
The Twig Bundle provides configuration for using Twig in your applications.
Stars: ✭ 2,150 (+872.85%)
Mutual labels:  twig, symfony, symfony-bundle
Sonatadoctrineormadminbundle
Integrate Doctrine ORM into the SonataAdminBundle
Stars: ✭ 400 (+81%)
Mutual labels:  orm, symfony, symfony-bundle
Knppaginatorbundle
SEO friendly Symfony paginator to sort and paginate
Stars: ✭ 1,534 (+594.12%)
Mutual labels:  twig, symfony, symfony-bundle
Web Profiler Bundle
The WebProfilerBundle provides detailed technical information about each request execution and displays it in both the web debug toolbar and the profiler.
Stars: ✭ 1,905 (+761.99%)
Mutual labels:  twig, symfony, symfony-bundle
Adminltebundle
AdminLTE bundle for Symfony 4 - an backend/admin theme for easy integration with SF4. Its based on the AdminLTE Template and built with webpack-encore. Supports KNPMenuBundle and FOSUserBundle.
Stars: ✭ 178 (-19.46%)
Mutual labels:  symfony, symfony-bundle
Hwioauthbundle
OAuth client integration for Symfony. Supports both OAuth1.0a and OAuth2.
Stars: ✭ 2,150 (+872.85%)
Mutual labels:  symfony, symfony-bundle
Sonatapagebundle
This bundle provides a Site and Page management through container and block services
Stars: ✭ 181 (-18.1%)
Mutual labels:  symfony, symfony-bundle
Webauthn Framework
FIDO-U2F / FIDO2 / Webauthn Framework
Stars: ✭ 182 (-17.65%)
Mutual labels:  symfony, symfony-bundle
Grav
Modern, Crazy Fast, Ridiculously Easy and Amazingly Powerful Flat-File CMS powered by PHP, Markdown, Twig, and Symfony
Stars: ✭ 13,067 (+5812.67%)
Mutual labels:  twig, symfony
Core
Zikula Core Framework
Stars: ✭ 213 (-3.62%)
Mutual labels:  twig, symfony
Doctrinefixturesbundle
Symfony integration for the doctrine/data-fixtures library
Stars: ✭ 2,174 (+883.71%)
Mutual labels:  symfony, symfony-bundle
Twig Bridge
Provides integration for Twig with various Symfony components.
Stars: ✭ 2,170 (+881.9%)
Mutual labels:  twig, symfony
Monolog Bundle
Symfony Monolog Bundle
Stars: ✭ 2,532 (+1045.7%)
Mutual labels:  symfony, symfony-bundle
Lexikjwtauthenticationbundle
JWT authentication for your Symfony API
Stars: ✭ 2,184 (+888.24%)
Mutual labels:  symfony, symfony-bundle
Gifexceptionbundle
😛 The GhostBuster of your exception page!
Stars: ✭ 197 (-10.86%)
Mutual labels:  symfony, symfony-bundle
Alice
Expressive fixtures generator
Stars: ✭ 2,289 (+935.75%)
Mutual labels:  symfony, symfony-bundle
Rich Model Forms Bundle
Provides additional data mappers that ease the use of the Symfony Form component with rich models.
Stars: ✭ 198 (-10.41%)
Mutual labels:  symfony, symfony-bundle

auditor-bundle Tweet

Latest Stable Version Latest Unstable Version CI License Scrutinizer Code Quality Total Downloads Monthly Downloads Daily Downloads

auditor-bundle, formerly known as DoctrineAuditBundle integrates auditor library into any Symfony 3.4+ application.

Demo

You can try out this bundle by cloning its companion demo app. Follow instructions at auditor-bundle-demo.

Official Documentation

auditor-bundle official documentation can be found here.

Version Information

Version Status Requirements Badges
4.x Active development 🚀 PHP >= 7.2, Symfony >= 3.4 CI
Scrutinizer Code Quality
3.x Active support 🚀 PHP >= 7.1, Symfony >= 3.4 CI
Scrutinizer Code Quality
2.x End of life PHP >= 7.1, Symfony >= 3.4
1.x End of life PHP >= 7.1, Symfony >= 3.4

Changelog is available here

Usage

Once installed and configured, any database change affecting audited entities will be logged to audit logs automatically. Also, running schema update or similar will automatically setup audit logs for every new auditable entity.

Contributing

auditor-bundle is an open source project. Contributions made by the community are welcome. Send me your ideas, code reviews, pull requests and feature requests to help us improve this project.

Do not forget to provide unit tests when contributing to this project. To do so, follow instructions in this dedicated README

Credits

License

auditor-bundle is free to use and is licensed under the MIT license

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].