design-patterns-php-master
composer.json
910B
composer.lock
231KB
tests
Unit
Creational
AbstractFactory
LinuxGuiFactoryTest.php
1KB
WindowsGuiFactoryTest.php
1KB
Singleton
Singleton.php
205B
SingletonTraitTest.php
1KB
FactoryMethod
StdoutLoggerFactoryTest.php
865B
FileLoggerFactoryTest.php
845B
SimpleFactory
FormatterFactoryTest.php
2KB
Prototype
EventTest.php
2KB
StaticFactory
FormatterFactoryTest.php
2KB
Pool
DatabaseConnectionTest.php
1KB
Structural
Adapter
LoggerAdapterTest.php
1KB
Extension
BypassFinalHook.php
299B
LICENSE
1KB
.env.dist
49B
src
Creational
AbstractFactory
LinuxGuiCheckbox.php
243B
WindowsGuiFactory.php
371B
GuiFactory.php
238B
WindowsGuiCheckbox.php
247B
GuiButtonInterface.php
162B
LinuxGuiButton.php
236B
LinuxGuiFactory.php
365B
WindowsGuiButton.php
240B
GuiCheckboxInterface.php
165B
Singleton
Config.php
131B
SingletonTrait.php
883B
FactoryMethod
LoggerFactoryInterface.php
172B
FileLogger.php
546B
FileLoggerFactory.php
333B
StdoutLoggerFactory.php
251B
LoggerInterface.php
166B
StdoutLogger.php
226B
SimpleFactory
FloatFormatter.php
250B
IntegerFormatter.php
250B
FormatterInterface.php
171B
FormatterFactory.php
729B
StringFormatter.php
243B
Prototype
Event.php
2KB
Invitation.php
280B
PrototypeInterface.php
154B
City.php
250B
StaticFactory
FloatFormatter.php
250B
IntegerFormatter.php
250B
FormatterInterface.php
171B
FormatterFactory.php
784B
StringFormatter.php
243B
Pool
DatabaseConnection.php
320B
DatabaseConnectionPool.php
1KB
Structural
Adapter
ExternalLogger.php
202B
LoggerInterface.php
160B
LoggerAdapter.php
336B
docker-compose.yml.dist
643B
docker
backend
config
php.ini
96B
Dockerfile
953B
.gitignore
107B
ecs.php.dist
901B
phpunit.xml.dist
1KB
README.md
34B
.editorconfig
147B
.gitattributes
119B
暂无评论