https://github.com/fwolf/singleton.php
Singleton and SingleInstance trait
https://github.com/fwolf/singleton.php
Last synced: about 2 months ago
JSON representation
Singleton and SingleInstance trait
- Host: GitHub
- URL: https://github.com/fwolf/singleton.php
- Owner: fwolf
- Created: 2016-09-18T10:31:25.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-09-19T10:57:11.000Z (over 9 years ago)
- Last Synced: 2025-11-09T07:39:36.503Z (7 months ago)
- Language: PHP
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# Singleton and SingleInstance Trait
[](https://travis-ci.org/fwolf/singleton.php)
[](https://packagist.org/packages/fwolf/singleton)
[](https://packagist.org/packages/fwolf/singleton)
[](https://insight.sensiolabs.com/projects/e7f973a3-a72b-446b-8b77-17a747572d73)
[](https://scrutinizer-ci.com/g/fwolf/singleton.php/?branch=master)
## Usage
Use these trait in needed class.
## License
Distribute under MIT License.