Skip to content
This repository was archived by the owner on Jun 2, 2022. It is now read-only.

Latest commit

 

History

History
executable file
·
66 lines (43 loc) · 1.6 KB

File metadata and controls

executable file
·
66 lines (43 loc) · 1.6 KB

Simple PHP ApiDoc

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.