Home » Validate » Validate_IE
Validation class for Ireland
This package is unmaintained.
Download latest release 1.1.1 (archived versions might be outdated)
License: LGPL
Description
Package contains validation for Irish credentials:
- Bank Account Numbers
- Bank Sort Codes
- Drivers Licence Numbers
- Eircodes (Seven character post codes)
- IBANs
- Passport Numbers
- Phone Numbers
- Postal Codes (e.g. D2, D6W)
- PPSN / Social Security Numbers
- Swift Codes
Documentation
Maintainers
- David Coallier (davidc) — lead, active
- Ken Guest (kguest) — lead, active
Dependencies
Required
- PHP (>= 5.6.33)
- PEAR Installer (>= 1.10.5)
- Validate_Finance (>= 0.5.6)
Releases
- 1.1.1 (stable, 2020-09-08)
Release notes
License: LGPL
* Improvements for compatibility with newer versions of PHP.
- 1.1.0 (stable, 2018-02-21)
Release notes
License: LGPL
* Improve validation for licence plate registrations in relation to 3 digit year segments, index mark codes etc.
- 1.1.0a3 (alpha, 2015-08-03)
Release notes
License: LGPL
* Add validation for Eircodes.
- 1.1.0a2 (alpha, 2014-04-08)
Release notes
License: LGPL
* Bug #20237. PPS number not validating correctly for new 9 char length numbers
- 1.1.0a1 (alpha, 2013-01-22)
Release notes
License: LGPL
* Now also validate the form of bank sort codes.
- 1.0.3 (stable, 2013-01-01)
Release notes
License: LGPL
* Validate the first component of license plates that consist of three digits.
- 1.0.2 (stable, 2008-11-20)
Release notes
License: LGPL
* bug fix: #15097 - package not marked as depending on validate_finance
- 1.0.1 (stable, 2008-04-10)
Release notes
License: LGPL
* bug fix: #13633 - support for the 089 mobile phone network
- 1.0.0 (stable, 2008-02-14)
- 0.3.0 (beta, 2007-10-20)
- 0.2.0 (beta, 2007-06-09)
- 0.1.0 (alpha, 2007-04-01)
Bugs
| ID | Status | Type | Version | Date | Summary |
|---|---|---|---|---|---|
| #10584 | Closed | Req | 0.1.0 | 2007-04-01 | Adding bank number validation |
| #10585 | Closed | Req | 0.1.0 | 2007-04-01 | Drivers licence validation |
| #10586 | Closed | Req | 0.1.0 | 2007-04-01 | add PPSN/SSN |
| #11185 | Closed | Req | CVS | 2007-05-31 | add IBAN/swift validations |
| #11186 | Closed | Bug | CVS | 2007-05-31 | package_IE.xml does not reference validate_IE_IBAN.phpt |
| #11187 | Closed | Bug | CVS | 2007-05-31 | there is no .phpt file for testing Irish swift codes. |
| #11444 | Closed | Bug | CVS | 2007-06-26 | postal codes: validate existing Dublin postal codes |
| #11474 | Closed | Bug | CVS | 2007-06-28 | validate_IE_post_code.phpt not linked in package_IE.xml |
| #11477 | Closed | Req | CVS | 2007-06-28 | package doesn't validate license plates |
| #11506 | Closed | Bug | CVS | 2007-07-02 | licensePlate test fails ZZ and ZV codes. |
| #11515 | Closed | Bug | CVS | 2007-07-03 | PPSN isn't valid if the modulus 23 checksum doesn't match |
| #11522 | Closed | Req | CVS | 2007-07-04 | package should validate VAT numbers |
| #11531 | Closed | Bug | CVS | 2007-07-05 | using phpcs [php codesniffer] highlights a multitude of CS errors. |
| #11706 | Closed | Bug | CVS | 2007-07-29 | invalid VAT numbers are marked as Ok by vat validation function |
| #11712 | Closed | Bug | CVS | 2007-07-30 | checkMOD23 buggy. IE6572557W is a valid vat number. |
| #11719 | Closed | Bug | CVS | 2007-07-31 | old style vat numbers, which are still in use, are not marked as valid |
| #11726 | Closed | Bug | 0.2.0 | 2007-07-31 | IE_postcodes.txt not installed/included in package.xml |
| #11730 | Closed | Bug | CVS | 2007-07-31 | IBAN tests failing on fresh install of package |
| #11737 | Closed | Bug | CVS | 2007-08-01 | tests of functions using @DATADIR@ need to work when tests run from CVS. |
| #12286 | Closed | Doc | CVS | 2007-10-19 | documentation needs to be updated re 'alpha state' and clarity. |
| #13633 | Closed | Bug | 1.0.0 | 2008-04-09 | new mobile operator/prefix |
| #15097 | Closed | Bug | 1.0.1 | 2008-11-20 | package not marked as depending on validate_finance |
| #20236 | Bogus | Bug | 1.1.0a1 | 2014-04-07 | PPS number not validaing correctly for new 9 char numbers |
| #20237 | Closed | Bug | 1.1.0a1 | 2014-04-07 | PPS number not validating correctly for new 9 char length numbers |