Skip to content

Repository files navigation

PHP Design Patterns

The most well-known design patterns written in PHP 7.4

Requirements

 PHP: >=7.4
phpunit/phpunit: ^9
squizlabs/php_codesniffer: ^3.5

Install & configuration

install process is done using Composer:

composer require celyes/design-patterns

install dependencies:

composer install

You can also fork this repo and clone it.

Contribution

any additions, improvements or modifications are welcome.

Running test

composer test# for verbose tests
composer test-verobse

Checking code standards are met

composer check

Issues

See here

About

Design patterns written in PHP 7.4

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages