You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 3, 2026. It is now read-only.
I suggest to link to this installer in the phpdraft documentation as it works very easily.
Maybe a conversion to build onto the php-drafter is a next step as well? As it seems to be the "recognised" php-drafter wrapper https://github.com/apiaryio/drafter#cli-wrapper and the json output is very straight forward. Only a JSON to HTML conversion is needed then. All the drafter to PHP logic is already done.
Drafter doesn't support an easy way to install into a PHP project via composer.
https://github.com/hendrikmaus/drafter-installer gives a useful method to do so.
I suggest to link to this installer in the phpdraft documentation as it works very easily.
Maybe a conversion to build onto the php-drafter is a next step as well? As it seems to be the "recognised" php-drafter wrapper https://github.com/apiaryio/drafter#cli-wrapper and the json output is very straight forward. Only a JSON to HTML conversion is needed then. All the drafter to PHP logic is already done.