dash-php-fig is a docset for Dash.app containing the latest PHP-FIG.
Install by opening Dash.app preferences, switch to Downloads, click +, and enter the feed URL
https://raw.githubusercontent.com/pfefferle/dash-php-fig/master/PHP-FIG.xml.
To rebuild or update this docset run the following commands in the following order:
$ sh sync.shto grab the newest version of the specs$ python rebuild.pyto generate the docset from the grabbed sources$ sh pack.shto build the tgz file for a new release
- initial version
The sync.sh and rebuild.py scripts are based on @willnorris' awesome RFCDash Docset versions.
