jin2chen/api-bundle

API bundle for symfony

Installs: 4

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 1

Type:symfony-bundle

dev-master / 1.0.x-dev 2021-08-13 14:33 UTC

This package is auto-updated.

Last update: 2024-03-30 00:37:44 UTC


README

Latest Stable Version Total Downloads License Build status Scrutinizer Code Quality Code Coverage static analysis

The package ...

Requirements

  • PHP 8.0 or higher.

Installation

The package could be installed with composer:

composer require jin2chen/api-bundle --prefer-dist

General usage

Testing

Unit testing

The package is tested with PHPUnit. To run tests:

./vendor/bin/phpunit

Static analysis

The code is statically analyzed with Psalm. To run static analysis:

./vendor/bin/psalm