Registry / utility / atelierspierrot-patterns

atelierspierrot-patterns

JSON →
library1.1.1phppackagistunverified

A set of PHP classic interfaces and abstract classes patterns.

composer require atelierspierrot/patterns
INSTALL
IMPORT
SIG · ATELIERSPIERROT-PA
A
atelierspierrot-patterns
utilityphpv1.1.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Singleton
use Atelierspierrot\Patterns\Singleton;

Implement a singleton pattern

use Atelierspierrot\Patterns\Singleton; class MySingleton extends Singleton { protected function __construct() {} } $instance = MySingleton::getInstance();
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.1.1latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
20 hits · last 30 days
node
14
OpenAI (training)
2
Meta
1
Amazon
1
Resources
atelierspierrot-patterns — pip install atelierspierrot-patterns · libregistry