Libraries tagged by SingleSO
srdante/laravel-singlestore-backup
2696 Downloads
A package that makes it easy to make backups of your SingleStore database.
heychazza/singlestore-driver
21 Downloads
My package
xtompie/lainstance
1653 Downloads
Laravel container extension for resolving and defining singletons alongside classes
pyther/ioc
40 Downloads
Inversion of Control Container
phpgram/framework
4643 Downloads
A singleton factory for phpgram.
o2system/kernel
15447 Downloads
O2System Framework Kernel
cb-master/php-session-handler
8 Downloads
A php singleton file,pdo,redis or memcached session handler.
axelitus/design-patterns
263 Downloads
Design Patterns for PHP
starter-kit/cache
3051 Downloads
PHP singleton for Memcached/Redis
piotrpress/wordpress-theme
37 Downloads
This library is WordPress theme singleton base class with methods to get data from theme's header fields.
make/accessible
81 Downloads
A very lightweight PHP package that let you easely access and test singleton classes and inaccessible instance members like private or protected methods and properties.
kuriousagency/craft-user-manual
1475 Downloads
Craft User Manual allows developers (or even content editors) to provide CMS documentation using Craft's built-in sections (singles, channels, or structures) to create a `User Manual` or `Help` section directly in the control panel.
indievox/master-slave-db-access
22 Downloads
簡易的 MySQL database 伺服器存取類別,使用 POD 及 singleton pattern 實作,支援 Master-Slave 架構。 / Simple MySQL database server access class use PDO and singleton pattern, support Master-Slave database cluster.
degraciamathieu/laravel-rapid-bind
69 Downloads
Quickly and easily create singletons in the Laravel container with annotations
commune/container
277 Downloads
use double ioc containers strategy to isolate singletons on each requests; for swoole, roadrunner, reactPHP etc.