Lewiscowles1986 / rfc1867

Fresh PHP implementation of rfc1867
GNU Affero General Public License v3.0
1 stars 1 forks source link
has-unit-tests help-wanted php rfc

rfc1867

Build Status

Fresh PHP implementation of rfc1867

Working with

composer

composer require lewiscowles/rfc1867
composer install
composer dumpautoload

dev testing

git clone https://github.com/Lewiscowles1986/rfc1867
cd rfc1867
composer install
composer dumpautoload
phpunit

Class Diagram

Overview (using plantUML)

Class Relationship Diagram

Application-level view (powerpoint + plantUML SVG output)

Another Class Relationship Diagram

Contributing

I'd really like to ensure this is more robust (presently it's a reference coded in a few hours)

Goals