Skip to content

isabella232/php-i18n

Repository files navigation

Codeship Status for emartech/php-i18n

php-i18n

Install dependencies with docker:

$ docker run --rm --interactive --tty --volume $PWD:/app composer install --ignore-platform-reqs --no-scripts

Update dependencies with docker:

$ docker run --rm --interactive --tty --volume $PWD:/app composer update --ignore-platform-reqs --no-scripts

Run tests

$ docker run -v $(pwd):/app --rm phpunit/phpunit test/ --bootstrap vendor/autoload.php

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages