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

Simple API documentation generator for your PHP library

License

Notifications You must be signed in to change notification settings

spaceonfire/simple-php-apidoc

Repository files navigation

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.