ModeraActivityLoggerBundle | track user actions from your code by providing Psr

 by   modera PHP Version: v2.0.0 License: No License

kandi X-RAY | ModeraActivityLoggerBundle Summary

kandi X-RAY | ModeraActivityLoggerBundle Summary

ModeraActivityLoggerBundle is a PHP library. ModeraActivityLoggerBundle has no bugs, it has no vulnerabilities and it has low support. You can download it from GitHub.

Bundle provides facilities that let you to log different domain events that occur during your application logic execution, later you are able to query those logged events ( they are called Activities in scope of this bundle ). The point here is that later those activities can be reviewed by ordinary users to see what has been happening in the system. Unless you need to query activities in your application logic please rely on a generic Psr's LoggerInterface interface to log your activities.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              ModeraActivityLoggerBundle has a low active ecosystem.
              It has 4 star(s) with 0 fork(s). There are 9 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              ModeraActivityLoggerBundle has no issues reported. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of ModeraActivityLoggerBundle is v2.0.0

            kandi-Quality Quality

              ModeraActivityLoggerBundle has no bugs reported.

            kandi-Security Security

              ModeraActivityLoggerBundle has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              ModeraActivityLoggerBundle does not have a standard license declared.
              Check the repository for any license declaration and review the terms closely.
              OutlinedDot
              Without a license, all rights are reserved, and you cannot use the library in your applications.

            kandi-Reuse Reuse

              ModeraActivityLoggerBundle releases are available to install and integrate.
              Installation instructions, examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi has reviewed ModeraActivityLoggerBundle and discovered the below as its top functions. This is intended to give you an instant insight into ModeraActivityLoggerBundle implemented functionality, and help decide if they suit your requirements.
            • Log activity .
            • Returns the configuration tree builder .
            • Handles the configuration .
            • Returns an array of activity objects .
            • Register the activity manager .
            • Get the error message .
            • Get class name
            • Add service alias compiler .
            Get all kandi verified functions for this library.

            ModeraActivityLoggerBundle Key Features

            No Key Features are available at this moment for ModeraActivityLoggerBundle.

            ModeraActivityLoggerBundle Examples and Code Snippets

            No Code Snippets are available at this moment for ModeraActivityLoggerBundle.

            Community Discussions

            No Community Discussions are available at this moment for ModeraActivityLoggerBundle.Refer to stack overflow page for discussions.

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install ModeraActivityLoggerBundle

            Add this dependency to your composer.json:.

            Support

            To log your activities you will be using an implementation of standard Psr\Log\LoggerInterface interface which means that your application won't directly depend on this bundle but rather will rely on a generic interface that later you can switch ( say that you decided to use some default Monolog log handler ) if needed. Bundle declares two additional interfaces - Modera\ActivityLoggerBundle\Manager\ActivityManagerInterface and Modera\ActivityLoggerBundle\Model\ActivityInterface. The former extends Psr's LoggerInterface and adds one method - "query", this method can be used to query activities. Activities returned by this method are implementations of ActivityInterface. By default the bundle provides one implementation of ActivityManagerInterface which stores activities using Doctrine ORM's EntityManager - Modera\ActivityLoggerBundle\Manager\DoctrineOrmActivityManager.
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/modera/ModeraActivityLoggerBundle.git

          • CLI

            gh repo clone modera/ModeraActivityLoggerBundle

          • sshUrl

            git@github.com:modera/ModeraActivityLoggerBundle.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link