2017 © Pedro Peláez
 

library pomm-module

Zend Framework 2 Module that provides Pomm basic functionality

image

jitb/pomm-module

Zend Framework 2 Module that provides Pomm basic functionality

  • Tuesday, February 9, 2016
  • by Jack in the Box
  • Repository
  • 10 Watchers
  • 0 Stars
  • 193 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

PommModule

Pomm module for zf2, (*1)

Installation

This package can be installed via composer, (*2)

https://packagist.org/packages/jitb/pomm-module, (*3)

see others at : https://packagist.org/users/Jack%20in%20the%20Box/, (*4)

Configuration

Just add it to your application configuration file, (*5)

return array( 'pomm' => array( 'databases' => array( 'con1' => array ( 'dsn' => 'pgsql://postgres:postgres@127.0.0.1/myschema', 'name' => 'con1', ), ), ), );, (*6)

TODO

Add configuration for auth adapter Add paginator, (*7)

The Versions

09/02 2016

dev-master

9999999-dev http://www.pomm-project.org/

Zend Framework 2 Module that provides Pomm basic functionality

  Sources   Download

MIT

The Requires

 

The Development Requires

zf2 module pomm

24/03 2015

2.0.x-dev

2.0.9999999.9999999-dev http://www.pomm-project.org/

Zend Framework 2 Module that provides Pomm2 basic functionality

  Sources   Download

MIT

The Requires

 

The Development Requires

zf2 module pomm2

22/07 2014

1.3.x-dev

1.3.9999999.9999999-dev http://www.pomm-project.org/

Zend Framework 2 Module that provides Pomm basic functionality

  Sources   Download

MIT

The Requires

 

The Development Requires

zf2 module pomm