Libraries tagged by singlephon
mjsilva/in-memory-storage
28053 Downloads
Simple class that uses singleton pattern to save whatever in memory
jonom/silverstripe-someconfig
7501 Downloads
Combines the CRUD features of ModelAdmin with the singleton settings editing of SiteConfig so content and settings can be co-located.
cego/curl-handle-reuse-laravel-octane
26150 Downloads
Utility for convenient usage of singleton curl handles using Laravel HTTP facade
webino/singleton-trait
8801 Downloads
Singletons common trait
umanit/doctrine-singleton-bundle
7660 Downloads
Singleton entities working with Doctrine and Sonata
mezon/singleton
1822 Downloads
Simple singleton
lextira/laravel-formrequest-singleton
4261 Downloads
Use Laravel's excellent FormRequest as Singleton.
xtompie/lainstance
2322 Downloads
Laravel container extension for resolving and defining singletons alongside classes
opencultureconsulting/basics
1284 Downloads
A collection of generic classes and useful traits for PHP projects.
jpi/utils
5404 Downloads
Library with various utility classes
giovanniramos/pdo4you
115 Downloads
Access SQL databases using the PDO extension
webiny/std-lib
19201 Downloads
Webiny StdLib Component
mpyw/sharable-value-objects
84672 Downloads
Share value objects that contain the same primitive value as a singleton.
milpa/container
253 Downloads
Reflection-autowiring PSR-11 dependency injection container for the Milpa PHP framework: lazy singleton resolution, circular-dependency detection with chain reporting, and safe optional retrieval.
make/accessible
99 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.