2017 © Pedro Peláez
 

library singleton

Simplifies the use of singleton pattern on PHP

image

sincco/singleton

Simplifies the use of singleton pattern on PHP

  • Wednesday, June 1, 2016
  • by ivanmiranda
  • Repository
  • 1 Watchers
  • 1 Stars
  • 90 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 6 % Grown

The README.md

singleton

Simplifies the use of singleton pattern on PHP., (*1)

Installation

To add this package as a local, per-project dependency to your project, simply add a dependency on your project's composer.json file. Here is a minimal example of a composer.json file that just defines a dependency on Singleton:, (*2)

{
    "require": {
        "sincco/singleton": "dev-master"
    }
}

Use

NOTICE OF LICENSE

This source file is subject to the Open Software License (OSL 3.0) that is available through the world-wide-web at this URL: http://opensource.org/licenses/osl-3.0.php, (*3)

Happy coding! - ivan miranda, (*4)

The Versions

01/06 2016

dev-master

9999999-dev

Simplifies the use of singleton pattern on PHP

  Sources   Download

MIT

The Requires

  • php ^5.3.3 || ^7.0

 

class singleton sfphp sincco

01/06 2016

1.0

1.0.0.0

Simplifies the use of singleton pattern on PHP

  Sources   Download

MIT

The Requires

  • php ^5.3.3 || ^7.0

 

class singleton sfphp sincco