Download the PHP package byrokrat/byrolint without Composer
On this page you can find all versions of the php package byrokrat/byrolint. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download byrokrat/byrolint
More information about byrokrat/byrolint
Files in byrokrat/byrolint
Package byrolint
Short Description Command line utility for linting swedish bureaucratic content
License GPL-3.0-or-later
Homepage https://github.com/byrokrat/byrolint
Informations about the package byrolint
byrolint
Command line utility for linting swedish bureaucratic content.
Installation
Using phive (recommended)
Install using phive:
As a phar archive
Download the latest version from the github releases page.
Optionally rename byrolint.phar
to byrolint
for a smoother experience.
Using composer
Install as a composer dependency:
This will make byrolint
avaliable as vendor/bin/byrolint
.
From source
To build you need make
The build script uses composer to handle dependencies and phive to
handle build tools. If they are not installed as composer
or phive
respectivly you can use something like
Usage
Linting a regular account number
Linting a personal id number
Check a number using all the linters
For more information use
All versions of byrolint with dependencies
ext-bcmath Version *
ext-mbstring Version *
ext-simplexml Version *
byrokrat/id Version ^2.1
byrokrat/banking Version ^2.2
symfony/console Version ^5