ixnode/php-api-version-bundle

Provides the base API plattform functionality

0.1.22 2023-12-30 18:25 UTC

This package is auto-updated.

Last update: 2024-04-05 02:28:16 UTC


README

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