2017 © Pedro Peláez
 

project singleton-pattern

Helper package to implement a Singleton class.

image

stefanius/singleton-pattern

Helper package to implement a Singleton class.

  • Saturday, December 24, 2016
  • by stefanius
  • Repository
  • 1 Watchers
  • 1 Stars
  • 62 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Singleton Desing Pattern

Build Status, (*1)

Framework Agnostic

This package is usable for any framework or even plain-PHP. So try this on your Laravel, Symfony, Zend or CakePHP project or any other PHP application or framework!, (*2)

For (almost) every developer

Traits, abstraction or a contract. This package is complete and ready to use for developers who has a favor for one of the implemented types., (*3)

  • Do you like Traits? Good news! There is a trait in this package.
  • Do you like extending abstract classes? Also for you good news! You just has to extend the abstract class!
  • Are a fan of explicit contract (interfaces) to dictate the concrete class? Also this type of developer is served!

The Versions

24/12 2016

dev-master

9999999-dev

Helper package to implement a Singleton class.

  Sources   Download

MIT

The Requires

  • php >=7.0

 

The Development Requires

laravel framework zend symfony pattern design singleton agnostic stefanius