2017 © Pedro Peláez
 

library patterns

A set of PHP classic interfaces and abstract classes patterns.

image

atelierspierrot/patterns

A set of PHP classic interfaces and abstract classes patterns.

  • Friday, January 1, 2016
  • by picas
  • Repository
  • 1 Watchers
  • 2 Stars
  • 1,178 Installations
  • HTML
  • 19 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 14 Versions
  • 0 % Grown

The README.md

patterns - "Les patrons des Ateliers"

documentation A set of PHP classic interfaces and abstract classes patterns., (*1)

Installation

For a complete information about how to install this package and load its namespace, please have a look at our USAGE documentation., (*2)

If you are a Composer user, just add the package to the requirements of your project's composer.json manifest file:, (*3)

"atelierspierrot/patterns": "dev-master"

You can use a specific release or the latest release of a major version using the appropriate version constraint., (*4)

Usage

The whole package is embedded in the Patterns namespace (in the src/ directory)., (*5)

Abstract classes

All abstract classes are embedded in the Patterns\Abstracts namespace and prefixed by Abstract. They mostly define some common "basic" objects often used in development (the singleton pattern, an optionable base object etc)., (*6)

Interfaces

All interfaces are embedded in the Patterns\Interfaces namespace and suffixed by Interface. We try here to define some common patterns you can use as a base to construct your objects., (*7)

Common classes

All "helper" classes are embedded in the Patterns\Commons namespace. They define some basic objects to use "as is" (or to extend) to manage common things like a collection, a configuration or a registry., (*8)

Traits

All traits are embedded in the Patterns\Traits namespace and suffixed by Trait. We define here some "hard copies" (for now) of the abstract classes defined in the Patterns\Abstracts namespace and other useful objects. We try to never introduce ambiguity when using these traits by using specific variable names and meaningful method names., (*9)

Author & License

Patterns, (*10)

http://github.com/atelierspierrot/patterns, (*11)

Copyright (c) 2013-2016 Pierre Cassat and contributors, (*12)

Licensed under the Apache 2.0 license., (*13)

http://www.apache.org/licenses/LICENSE-2.0, (*14)


Les Ateliers Pierrot - Paris, France, (*15)

http://www.ateliers-pierrot.fr/ - contact@ateliers-pierrot.fr, (*16)

The Versions

01/01 2016

dev-feature-web-page-interface

dev-feature-web-page-interface http://github.com/atelierspierrot/patterns

A set of PHP classic interfaces and abstract classes patterns.

  Sources   Download

Apache-2.0

The Requires

  • php >=5.3.0

 

The Development Requires

php patterns design patterns

01/01 2016

dev-feature-user-interface

dev-feature-user-interface http://github.com/atelierspierrot/patterns

A set of PHP classic interfaces and abstract classes patterns.

  Sources   Download

Apache-2.0

The Requires

  • php >=5.3.0

 

The Development Requires

php patterns design patterns

01/01 2016

dev-feature-accessible-objects

dev-feature-accessible-objects http://github.com/atelierspierrot/patterns

A set of PHP classic interfaces and abstract classes patterns.

  Sources   Download

Apache-2.0

The Requires

  • php >=5.3.0

 

The Development Requires

php patterns design patterns

01/01 2016

dev-dev

dev-dev http://github.com/atelierspierrot/patterns

A set of PHP classic interfaces and abstract classes patterns.

  Sources   Download

Apache-2.0

The Requires

  • php >=5.3.0

 

The Development Requires

php patterns design patterns

01/01 2016

dev-master

9999999-dev http://github.com/atelierspierrot/patterns

A set of PHP classic interfaces and abstract classes patterns.

  Sources   Download

Apache-2.0

The Requires

  • php >=5.3.0

 

The Development Requires

php patterns design patterns

01/01 2016

v1.1.1

1.1.1.0 http://github.com/atelierspierrot/patterns

A set of PHP classic interfaces and abstract classes patterns.

  Sources   Download

Apache-2.0

The Requires

  • php >=5.3.0

 

The Development Requires

php patterns design patterns

08/03 2015

v1.1.0

1.1.0.0 http://github.com/atelierspierrot/patterns

A set of PHP classic interfaces and abstract classes patterns.

  Sources   Download

Apache-2.0

The Requires

  • php >=5.3.0

 

The Development Requires

php patterns design patterns

20/02 2015

1.0.x-dev

1.0.9999999.9999999-dev http://github.com/atelierspierrot/patterns

A set of PHP classic interfaces or abstract classes patterns.

  Sources   Download

GPL-3.0

The Requires

  • php >=5.3.0

 

The Development Requires

php patterns design patterns

18/02 2015

v1.0.10

1.0.10.0 http://github.com/atelierspierrot/patterns

A set of PHP classic interfaces or abstract classes patterns.

  Sources   Download

GPL-3.0

The Requires

  • php >=5.3.0

 

The Development Requires

php patterns design patterns

14/02 2015

v1.0.9

1.0.9.0 http://github.com/atelierspierrot/patterns

A set of PHP classic interfaces or abstract classes patterns.

  Sources   Download

GPL-3.0

The Requires

  • php >=5.3.0

 

The Development Requires

php patterns design patterns

22/06 2014

v1.0.8

1.0.8.0 http://github.com/atelierspierrot/patterns

A set of PHP classic interfaces or abstract classes patterns.

  Sources   Download

GPL-3.0

The Requires

  • php >=5.3.0

 

The Development Requires

php patterns design patterns

14/06 2014

v1.0.7

1.0.7.0 http://github.com/atelierspierrot/patterns

A set of PHP classic interfaces or abstract classes patterns.

  Sources   Download

GPL-3.0

The Requires

  • php >=5.3.0

 

The Development Requires

php patterns design patterns

05/05 2014

v1.0.6

1.0.6.0 http://github.com/atelierspierrot/patterns

A set of PHP classic interfaces or abstract classes patterns.

  Sources   Download

GPL-3.0

The Requires

  • php >=5.3.0

 

The Development Requires

php patterns design patterns

07/10 2013

v1.0.5

1.0.5.0 http://github.com/atelierspierrot/patterns

A set of PHP classic interfaces or abstract classes patterns.

  Sources   Download

GPL-3.0

The Requires

  • php >=5.3.0

 

The Development Requires

php patterns design patterns