2017 © Pedro Peláez
 

library pomm-package

Pomme integration for Objective PHP

image

objective-php/pomm-package

Pomme integration for Objective PHP

  • Wednesday, August 31, 2016
  • by gauthier
  • Repository
  • 5 Watchers
  • 0 Stars
  • 1 Installations
  • Shell
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Objective PHP / Pomm Package

Project introduction

This package allow to easily make use of the Pomm library with Objective PHP, (*1)

Installation

Manual

You can clone our Github repository by running:, (*2)

git clone http://github.com/objective-php/pomm-package

If you're to proceed this way, you probably don't need more explanation about how to use the library :), (*3)

Composer

The easiest way to install the library and get ready to play with it is by using Composer. Run the following command in an empty folder you just created for Primitives:, (*4)

composer require --dev objective-php/pomm-package:dev-master 

How to test the work in progress?

Run unit tests

First of all, please always run the unit tests suite. Our tests are written using PHPUnit, and can be run as follow:, (*5)

cd [clone directory]/tests
./phpunit .

Configure the package

To be continued!, (*6)

The Versions

31/08 2016

dev-master

9999999-dev https://github.com/objective-php/pomm-package

Pomme integration for Objective PHP

  Sources   Download

GPL-3.0

The Requires

 

The Development Requires

pomm objective php postgrsql