8000 GitHub - ncou/translator
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ncou/translator

Repository files navigation

chiron/translator

Translator, Static Analysis and Auto-Indexation.

Source Code Download Package Read License Build Status Codecov Code Coverage Psalm Type Coverage

Requirements

  • PHP 8.0 or 8.1

Installation

The package could be installed with composer:

composer require chiron/translator

About

TODO.

Basic Example

TODO

Documentation

Documentation can be found here.

Testing

Unit testing

The package is tested with PHPUnit. To run tests:

composer phpunit

Static analysis

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

composer phpstan

Coding standard

The code should follow the Chiron Coding Standard. To apply coding standard:

# detect violations of the defined coding standard.
composer check-style
# automatically correct coding standard violations.
composer fix-style

License

This package is free software. It is released under the terms of the MIT License. Please see LICENSE for more information.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published

Languages

0