Download the PHP package usu/codice-fiscale without Composer
On this page you can find all versions of the php package usu/codice-fiscale. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download usu/codice-fiscale
More information about usu/codice-fiscale
Files in usu/codice-fiscale
Download usu/codice-fiscale
More information about usu/codice-fiscale
Files in usu/codice-fiscale
Vendor usu
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/usu/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 usu/codice-fiscale contains the following files
Loading the files please wait ....