paskuale75 / yii2-anagrafica
All data for manage name, surname, city, address, etc...
Installs: 272
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 1
Type:yii2-extension
Requires
- php: >=7.0.0
- davidepastore/codice-fiscale: *
- kartik-v/yii2-krajee-base: *
- paskuale75/yii2-comuni-italiani: *
- yiisoft/yii2: ~2.0.14
- yiisoft/yii2-bootstrap4: ^2.0
This package is auto-updated.
Last update: 2025-02-22 23:14:27 UTC
README
Installation
Install yii2-anagrafica in the usual way with Composer.
Add the following to the require section of your composer.json
file:
"paskuale75/yii2-anagrafica": "*"
or run:
composer require paskuale75/yii2-anagrafica
You can manually install yii2-anagrafica by downloading the source in ZIP-format.