2017 © Pedro Peláez
 

library factory

factory php library

image

g4/factory

factory php library

  • Tuesday, August 15, 2017
  • by g4code
  • Repository
  • 13 Watchers
  • 1 Stars
  • 7,363 Installations
  • PHP
  • 3 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 8 Versions
  • 15 % Grown

The README.md

factory

factory - php library, (*1)

Install

Via Composer, (*2)

composer require g4/factory

Usage

Interfaces, (*3)

<?php

namespace G4\Factory;

interface CreateInterface
{
    public function create();
}

interface MappingInterface
{
    public function id();

    public function map();
}

interface ReconstituteInterface
{
    public function reconstitute();
}

Development

Install dependencies

$ composer install

Run tests

$ composer test

License

(The MIT License) see LICENSE file for details..., (*4)

The Versions

15/08 2017

dev-master

9999999-dev

factory php library

  Sources   Download

MIT

The Requires

  • php >=5.4

 

The Development Requires

by Drasko Gomboc
by Dejan Samardzija
by Ivan Krickovic
by Zeljko Simic

factory mapping map create reconstitute

15/08 2017

dev-develop

dev-develop

factory php library

  Sources   Download

MIT

The Requires

  • php >=5.4

 

The Development Requires

by Drasko Gomboc
by Dejan Samardzija
by Ivan Krickovic
by Zeljko Simic

factory mapping map create reconstitute

15/08 2017

1.4.0

1.4.0.0

factory php library

  Sources   Download

MIT

The Requires

  • php >=5.4

 

The Development Requires

by Drasko Gomboc
by Dejan Samardzija
by Ivan Krickovic
by Zeljko Simic

factory mapping map create reconstitute

18/05 2017

1.3.0

1.3.0.0

factory php library

  Sources   Download

MIT

The Requires

  • php >=5.4

 

The Development Requires

by Drasko Gomboc
by Dejan Samardzija
by Ivan Krickovic
by Zeljko Simic

factory mapping map create reconstitute

21/10 2016

1.2.0

1.2.0.0

factory php library

  Sources   Download

MIT

The Requires

  • php >=5.4

 

The Development Requires

by Drasko Gomboc
by Dejan Samardzija
by Ivan Krickovic
by Zeljko Simic

factory mapping map create reconstitute

02/12 2015

1.1.1

1.1.1.0

factory php library

  Sources   Download

MIT

The Requires

  • php >=5.6

 

The Development Requires

by Drasko Gomboc
by Dejan Samardzija
by Ivan Krickovic
by Zeljko Simic

factory mapping map create reconstitute

01/12 2015

1.1.0

1.1.0.0

factory php library

  Sources   Download

MIT

The Requires

  • php >=5.6

 

The Development Requires

by Drasko Gomboc
by Dejan Samardzija
by Ivan Krickovic
by Zeljko Simic

factory mapping map create reconstitute

30/11 2015

1.0.0

1.0.0.0

factory php library

  Sources   Download

MIT

The Requires

  • php >=5.6

 

The Development Requires

by Drasko Gomboc
by Dejan Samardzija
by Ivan Krickovic
by Zeljko Simic

factory mapping map create reconstitute