2017 © Pedro Peláez
 

library common-bundle

Infinite Networks common helpers

image

infinite-networks/common-bundle

Infinite Networks common helpers

  • Tuesday, March 13, 2018
  • by merk
  • Repository
  • 4 Watchers
  • 2 Stars
  • 783 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 31 Versions
  • 3 % Grown

The README.md

Infinite Common Bundle

Please note that no support is provided for using this bundle., (*1)

Provides common functionality used in most Infinite Networks Symfony2 applications., (*2)

  • To use the twig variable site, AppKernel must be modified to add an additional parameter to the container:
    protected function getKernelParameters()
    {
        $parameters = parent::getKernelParameters();
        $parameters['site.version'] = trim(shell_exec('git describe --tags --always'));

        return $parameters;
    }

The Versions

13/03 2018
05/09 2016
31/08 2016
26/08 2016
23/08 2016
19/05 2016
16/03 2016
31/01 2016
08/12 2015
02/12 2015

1.x-dev

1.9999999.9999999.9999999-dev

Infinite Networks common helpers

  Sources   Download

MIT

The Requires

 

The Development Requires

by Tim Nagel

02/12 2015
01/12 2015
10/11 2015
01/11 2015
28/10 2015
11/10 2015
11/10 2015
25/09 2015
14/09 2015
03/08 2015
30/07 2015
21/07 2015
20/07 2015

1.1.1

1.1.1.0

Infinite Networks common helpers

  Sources   Download

MIT

The Requires

 

The Development Requires

by Tim Nagel

18/03 2015

1.1.0

1.1.0.0

Infinite Networks common helpers

  Sources   Download

MIT

The Requires

 

by Tim Nagel