8000 GitHub - celyes/php8-design-patterns: Design patterns written in PHP 8
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

celyes/php8-design-patterns

Repository files navigation

PHP Design Patterns

The most well-known design patterns written in PHP 8

Requirements

PHP: >= 8.0.0

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 tests

composer test

# for verbose tests
composer test:verobse

Check code standards

composer check

Analyzing code

composer analyse:src

Issues

Issues can be opened here

About

Design patterns written in PHP 8

Topics

Resources

License

Stars

Watchers

Forks

Languages

0