Skip to content

php-bookkeeper/accounting

Repository files navigation

Accounting

Latest Stable Version Total Downloads Build status Mutation testing badge static analysis

The package provide accounting system.

Installation

The package could be installed with composer:

composer require vjik/accounting --prefer-dist

General usage

Testing

Unit testing

The package is tested with PHPUnit. To run tests:

./vendor/bin/phpunit

Mutation testing

The package tests are checked with Infection mutation framework with Infection Static Analysis Plugin. To run it:

./vendor/bin/roave-infection-static-analysis-plugin

Static analysis

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

./vendor/bin/psalm

License

The Accounting is free software. It is released under the terms of the BSD License. Please see LICENSE for more information.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages