GitHub - Halleck45/DesignPatternDetector: detection of design patterns in PHP code (original) (raw)

Skip to content

Sign in

Appearance settings

View all features

View all solutions

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Sign in

Sign up

Appearance settings

Halleck45 / DesignPatternDetector Public

detection of design patterns in PHP code

License

MIT license

116 stars 13 forks Branches Tags Activity

Star

Notifications You must be signed in to change notification settings

Additional navigation options

BranchesTags

Folders and files

Name Name Last commit message Last commit date
Latest commitHistory19 Commits
.github .github
bin bin
doc doc
src/Hal src/Hal
tests tests
.gitignore .gitignore
.travis.yml .travis.yml
LICENSE LICENSE
Makefile Makefile
README.md README.md
composer.json composer.json
phpunit.xml.dist phpunit.xml.dist

Repository files navigation

Pattern Detector for PHP

Detects design pattern in your code

License Build Status

## Installation

git clone https://github.com/Halleck45/DesignPatternDetector.git
cd DesignPatternDetector
composer install

## Usage

./bin/design-pattern <source-directory>

You'll get something like:

screenshot

## Why ?

Just for fun. This tool is only a proof of concept. But contributions are welcome :)

## Detected patterns

Today this tool is able to detect following patterns :

## License

See LICENSE file

About

detection of design patterns in PHP code

Resources

Readme

License

MIT license

Contributing

Contributing

Activity

Stars

116 stars

Watchers

5 watching

Forks

13 forks

Report repository

Releases

No releases published

Learn more about GitHub Sponsors

Packages

No packages published

Contributors2

Languages