2017 © Pedro Peláez
 

symfony-bundle loggable-bundle

Extended Loggable Bundle

image

ibrows/loggable-bundle

Extended Loggable Bundle

  • Thursday, November 9, 2017
  • by ibrows
  • Repository
  • 14 Watchers
  • 3 Stars
  • 3,230 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 5 Forks
  • 0 Open issues
  • 41 Versions
  • 3 % Grown

The README.md

IbrowsLoggableBundle

Symfony2 Bundle that will track every Entity change on your Project and save it to a log table. Your Project get's some kind of confirmability with this Bundle., (*1)

It also provide some methods to get back an entity to a earlier version., (*2)

Install & setup the bundle

  1. Add IbrowsLoggableBundle in your composer.json:, (*3)

    {
        "require": {
            "ibrows/loggable-bundle": "~1.0",
        }
    }
    
  2. Now tell composer to download the bundle by running the command:, (*4)

    bash $ php composer.phar update ibrows/loggable-bundle, (*5)

    Composer will install the bundle to your project's ibrows/loggable-bundle directory. ( PSR-4 ), (*6)

  3. Add the bundles to your AppKernel class, (*7)

    php // app/AppKernerl.php public function registerBundles() { $bundles = array( // ... new Stof\DoctrineExtensionsBundle\StofDoctrineExtensionsBundle(), new Ibrows\LoggableBundle\IbrowsLoggableBundle(), // ... ); // ... }, (*8)

  4. Recommend config of stof_doctrine_extensions, (*9)

    yml stof_doctrine_extensions: orm: default: softdeleteable: true loggable: true class: loggable: Ibrows\LoggableBundle\Listener\LoggableListener, (*10)

The Versions

09/11 2017

dev-master

9999999-dev http://www.ibrows.ch

Extended Loggable Bundle

  Sources   Download

MIT

The Requires

 

extensions symfony2 bundle symfony3 doctrine2 gedmo behaviors loggable ibrows loggablebundle

09/11 2017

dev-feature/symfony3

dev-feature/symfony3 http://www.ibrows.ch

Extended Loggable Bundle

  Sources   Download

MIT

The Requires

 

extensions bundle symfony3 doctrine2 gedmo behaviors loggable ibrows loggablebundle

09/11 2017

3.0.0-beta1

3.0.0.0-beta1 http://www.ibrows.ch

Extended Loggable Bundle

  Sources   Download

MIT

The Requires

 

extensions bundle symfony3 doctrine2 gedmo behaviors loggable ibrows loggablebundle

25/01 2016

2.2.7

2.2.7.0 http://www.ibrows.ch

Extended Loggable Bundle

  Sources   Download

MIT

The Requires

 

extensions symfony2 bundle doctrine2 gedmo behaviors loggable ibrows loggablebundle

08/01 2016

2.2.6

2.2.6.0 http://www.ibrows.ch

Extended Loggable Bundle

  Sources   Download

MIT

The Requires

 

extensions symfony2 bundle doctrine2 gedmo behaviors loggable ibrows loggablebundle

11/12 2015

2.2.5

2.2.5.0 http://www.ibrows.ch

Extended Loggable Bundle

  Sources   Download

MIT

The Requires

 

extensions symfony2 bundle doctrine2 gedmo behaviors loggable ibrows loggablebundle

09/12 2015

2.2.4

2.2.4.0 http://www.ibrows.ch

Extended Loggable Bundle

  Sources   Download

MIT

The Requires

 

extensions symfony2 bundle doctrine2 gedmo behaviors loggable ibrows loggablebundle

02/11 2015

2.2.3

2.2.3.0 http://www.ibrows.ch

Extended Loggable Bundle

  Sources   Download

MIT

The Requires

 

extensions symfony2 bundle doctrine2 gedmo behaviors loggable ibrows loggablebundle

17/09 2015

2.2.2

2.2.2.0 http://www.ibrows.ch

Extended Loggable Bundle

  Sources   Download

MIT

The Requires

 

extensions symfony2 bundle doctrine2 gedmo behaviors loggable ibrows loggablebundle

17/09 2015

2.2.1

2.2.1.0 http://www.ibrows.ch

Extended Loggable Bundle

  Sources   Download

MIT

The Requires

 

extensions symfony2 bundle doctrine2 gedmo behaviors loggable ibrows loggablebundle

16/09 2015

2.2.0

2.2.0.0 http://www.ibrows.ch

Extended Loggable Bundle

  Sources   Download

MIT

The Requires

 

extensions symfony2 bundle doctrine2 gedmo behaviors loggable ibrows loggablebundle

10/09 2015

2.1.2

2.1.2.0 http://www.ibrows.ch

Extended Loggable Bundle

  Sources   Download

MIT

The Requires

 

extensions symfony2 bundle doctrine2 gedmo behaviors loggable ibrows loggablebundle

16/07 2015

2.1.1

2.1.1.0 http://www.ibrows.ch

Extended Loggable Bundle

  Sources   Download

MIT

The Requires

 

extensions symfony2 bundle doctrine2 gedmo behaviors loggable ibrows loggablebundle

16/07 2015

2.0.1

2.0.1.0 http://www.ibrows.ch

Extended Loggable Bundle

  Sources   Download

MIT

The Requires

 

extensions symfony2 bundle doctrine2 gedmo behaviors loggable ibrows loggablebundle

07/07 2015

2.0.0

2.0.0.0 http://www.ibrows.ch

Extended Loggable Bundle

  Sources   Download

MIT

The Requires

 

extensions symfony2 bundle doctrine2 gedmo behaviors loggable ibrows loggablebundle

19/06 2015

dev-symfony27

dev-symfony27 http://www.ibrows.ch

Extended Loggable Bundle

  Sources   Download

MIT

The Requires

 

extensions symfony2 bundle doctrine2 gedmo behaviors loggable ibrows loggablebundle

29/05 2015

1.2.3

1.2.3.0 http://www.ibrows.ch

Extended Loggable Bundle

  Sources   Download

MIT

The Requires

 

extensions symfony2 bundle doctrine2 gedmo behaviors loggable ibrows loggablebundle

31/03 2015

1.2.2

1.2.2.0 http://www.ibrows.ch

Extended Loggable Bundle

  Sources   Download

MIT

The Requires

 

extensions symfony2 bundle doctrine2 gedmo behaviors loggable ibrows loggablebundle

16/03 2015

1.2.1

1.2.1.0 http://www.ibrows.ch

Extended Loggable Bundle

  Sources   Download

MIT

The Requires

 

extensions symfony2 bundle doctrine2 gedmo behaviors loggable ibrows loggablebundle

06/03 2015

1.1.5

1.1.5.0 http://www.ibrows.ch

Extended Loggable Bundle

  Sources   Download

MIT

The Requires

 

extensions symfony2 bundle doctrine2 gedmo behaviors loggable ibrows loggablebundle

17/02 2015

1.1.4

1.1.4.0 http://www.ibrows.ch

Extended Loggable Bundle

  Sources   Download

MIT

The Requires

 

extensions symfony2 bundle doctrine2 gedmo behaviors loggable ibrows loggablebundle

22/12 2014

1.1.3

1.1.3.0 http://www.ibrows.ch

Extended Loggable Bundle

  Sources   Download

MIT

The Requires

 

extensions symfony2 bundle doctrine2 gedmo behaviors loggable ibrows loggablebundle

26/11 2014

1.1.2

1.1.2.0 http://www.ibrows.ch

Extended Loggable Bundle

  Sources   Download

MIT

The Requires

 

extensions symfony2 bundle doctrine2 gedmo behaviors loggable ibrows loggablebundle

25/11 2014

1.1.1

1.1.1.0 http://www.ibrows.ch

Extended Loggable Bundle

  Sources   Download

MIT

The Requires

 

extensions symfony2 bundle doctrine2 gedmo behaviors loggable ibrows loggablebundle

25/11 2014

1.1.0

1.1.0.0 http://www.ibrows.ch

Extended Loggable Bundle

  Sources   Download

MIT

The Requires

 

extensions symfony2 bundle doctrine2 gedmo behaviors loggable ibrows loggablebundle

24/11 2014

1.0.3

1.0.3.0 http://www.ibrows.ch

Extended Loggable Bundle

  Sources   Download

MIT

The Requires

 

extensions symfony2 bundle doctrine2 gedmo behaviors loggable ibrows loggablebundle

21/11 2014

1.0.2

1.0.2.0 http://www.ibrows.ch

Extended Loggable Bundle

  Sources   Download

MIT

The Requires

 

extensions symfony2 bundle doctrine2 gedmo behaviors loggable ibrows loggablebundle

21/11 2014

1.0.1

1.0.1.0 http://www.ibrows.ch

Extended Loggable Bundle

  Sources   Download

MIT

The Requires

 

loggablebundle

10/11 2014

0.19

0.19.0.0 http://www.ibrows.ch

Extended Loggable Bundle

  Sources   Download

MIT

The Requires

 

loggablebundle

10/11 2014

1.0.0

1.0.0.0 http://www.ibrows.ch

Extended Loggable Bundle

  Sources   Download

MIT

The Requires

 

loggablebundle

03/07 2014

0.18

0.18.0.0 http://www.ibrows.ch

Extended Loggable Bundle

  Sources   Download

MIT

The Requires

 

loggablebundle

21/05 2014

0.17

0.17.0.0 http://www.ibrows.ch

Extended Loggable Bundle

  Sources   Download

MIT

The Requires

 

loggablebundle

19/05 2014

0.16

0.16.0.0 http://www.ibrows.ch

Extended Loggable Bundle

  Sources   Download

MIT

The Requires

 

loggablebundle

19/05 2014

0.15

0.15.0.0 http://www.ibrows.ch

Extended Loggable Bundle

  Sources   Download

MIT

The Requires

 

loggablebundle

19/05 2014

0.13

0.13.0.0 http://www.ibrows.ch

Extended Loggable Bundle

  Sources   Download

MIT

The Requires

 

loggablebundle

19/05 2014

0.14

0.14.0.0 http://www.ibrows.ch

Extended Loggable Bundle

  Sources   Download

MIT

The Requires

 

loggablebundle

29/04 2014

0.12

0.12.0.0 http://www.ibrows.ch

Extended Loggable Bundle

  Sources   Download

MIT

The Requires

 

loggablebundle

29/04 2014

0.11

0.11.0.0 http://www.ibrows.ch

Extended Loggable Bundle

  Sources   Download

MIT

The Requires

 

loggablebundle

29/04 2014

0.10

0.10.0.0 http://www.ibrows.ch

Extended Loggable Bundle

  Sources   Download

MIT

The Requires

 

loggablebundle

23/04 2014

0.9

0.9.0.0 http://www.ibrows.ch

Extended Loggable Bundle

  Sources   Download

MIT

The Requires

 

loggablebundle

22/04 2014

0.8

0.8.0.0 http://www.ibrows.ch

Extended Loggable Bundle

  Sources   Download

MIT

The Requires

 

loggablebundle