Download the PHP package aldozumaran/codice-fiscale without Composer
On this page you can find all versions of the php package aldozumaran/codice-fiscale. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download aldozumaran/codice-fiscale
More information about aldozumaran/codice-fiscale
Files in aldozumaran/codice-fiscale
Download aldozumaran/codice-fiscale
More information about aldozumaran/codice-fiscale
Files in aldozumaran/codice-fiscale
Vendor aldozumaran
Package codice-fiscale
Short Description A library to calculate and check the validity of the italian fiscal code (codice fiscale)
License MIT
Homepage http://andreausu.github.com/CodiceFiscale
Package codice-fiscale
Short Description A library to calculate and check the validity of the italian fiscal code (codice fiscale)
License MIT
Homepage http://andreausu.github.com/CodiceFiscale
Keywords phpcodice fiscale
Please rate this library. Is it a good library?
Informations about the package codice-fiscale
CodiceFiscale
A library to calculate and check the validity of the italian fiscal code (codice fiscale).
Requirements
- php >= 5.4
Installation
Create a composer.json file with the following content:
Then run
You should now have CodiceFiscale installed inside your vendor folder: vendor/aldozumaran/codice-fiscale
And an handy autoload file to include in you project: vendor/autoload.php
How to use
Testing
The library is fully tested with PHPUnit.
Go to the root folder, install the dev dependencies with composer, and then run the phpunit test suite
All versions of codice-fiscale with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4.0
The package aldozumaran/codice-fiscale contains the following files
Loading the files please wait ....