Skip to content

Latest commit

 

History

History
45 lines (31 loc) · 1.29 KB

File metadata and controls

45 lines (31 loc) · 1.29 KB

PHP API Version Bundle

Release PHP PHPStan PHPCS LICENSE

This symfony bundle provides the base API plattform functionality.

Installation

composer require ixnode/php-api-version-bundle
vendor/bin/php-api-version-bundle -V
php-api-version-bundle 0.1.0 (12-30-2022 10:45:29) - Björn Hempel <bjoern@hempel.li>

Usage

Tbd.

Development

git clone git@github.com:ixnode/php-api-version-bundle.git && cd php-api-version-bundle
composer install
composer test

License

This tool is licensed under the MIT License - see the LICENSE file for details