2017 © Pedro Peláez
 

symfony-bundle italia-bundle

A symfony bundle that helps development taking into account italian laws.

image

antonioturdo/italia-bundle

A symfony bundle that helps development taking into account italian laws.

  • Saturday, January 27, 2018
  • by antonio.turdo
  • Repository
  • 1 Watchers
  • 0 Stars
  • 24 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 20 % Grown

The README.md

italia-bundle

A symfony bundle that helps development taking into account italian laws., (*1)

Installation

Via Composer:, (*2)

composer require antonioturdo/italia-bundle

Constraints

Constraints made available by this bundle to check the value of properties or the return value of methods on your object: - AntonioTurdo\Bundle\ItaliaBundle\Constraints\CodiceFiscale - AntonioTurdo\Bundle\ItaliaBundle\Constraints\PartitaIVA (with a "method" option that can take two values: "formal" and "existence") - AntonioTurdo\Bundle\ItaliaBundle\Constraints\CAP, (*3)

Services

  • AntonioTurdo\Bundle\ItaliaBundle\Service\CodiceFiscale (formal validation and inverse calculation)
  • AntonioTurdo\Bundle\ItaliaBundle\Service\PartitaIVA (formal validation and existence)
  • AntonioTurdo\Bundle\ItaliaBundle\Service\CAP (formal validation)

The Versions