spaceonfire/simple-php-apidoc

This package is abandoned and no longer maintained. No replacement package was suggested.

Simple API documentation generator for your PHP library

1.1.2 2020-03-07 18:40 UTC

This package is auto-updated.

Last update: 2022-07-01 19:22:47 UTC


README

Latest Version on Packagist Software License Total Downloads

Simple API documentation generator for your PHP library.

Structure

bin/          Package binaries
docs/         API documentation
src/          Source code
tests/        Unit tests

Install

Via Composer

$ composer require spaceonfire/simple-php-apidoc

Usage

./vendor/bin/apidoc --help

Change log

Please see CHANGELOG for more information on what has changed recently.

Testing

$ composer test

Contributing

Please see CONTRIBUTING and CODE_OF_CONDUCT for details.

Security

If you discover any security related issues, please email genteelknight@gmail.com instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.