Go to file
Alexandre Gomes Gaigalas 6173757f63 Use PHP files and setup a runtime cache for CountryInfo
Previously, we were loading country info from a JSON file. This
changes it to use PHP files instead. It also caches these resources
across calls avoiding these files to be loaded more than once
per process.
2023-02-19 00:19:10 -03:00
.github Drop PHP 7.4 support 2023-02-19 00:19:10 -03:00
bin Use PHP files and setup a runtime cache for CountryInfo 2023-02-19 00:19:10 -03:00
data/iso_3166-2 Use PHP files and setup a runtime cache for CountryInfo 2023-02-19 00:19:10 -03:00
docs Use libphonenumber 2023-02-19 00:19:10 -03:00
library Use PHP files and setup a runtime cache for CountryInfo 2023-02-19 00:19:10 -03:00
tests Use libphonenumber 2023-02-19 00:19:10 -03:00
.docheader Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
.gitattributes Update list of files to be exported by Git 2020-07-29 10:35:36 +02:00
.gitignore Dusting off. See CHANGELOG.md for more details on this commit 2023-02-13 03:59:11 -03:00
CHANGELOG.md Use libphonenumber 2023-02-19 00:19:10 -03:00
composer.json Use libphonenumber 2023-02-19 00:19:10 -03:00
CONTRIBUTING.md Use SPDX IDs for licensing 2023-02-19 00:19:10 -03:00
LICENSE Dusting off. See CHANGELOG.md for more details on this commit 2023-02-13 03:59:11 -03:00
mkdocs.yml Create MkDocs configuration file 2018-12-11 09:25:41 +01:00
phpcs.xml.dist Use "Respect" coding standard 2019-05-11 20:51:39 +02:00
phpstan.neon.dist Increase phpstan level from 7 to 8 2023-02-19 00:19:10 -03:00
phpunit.xml.dist Configure continuous integration with GitHub actions 2020-08-27 19:06:37 +02:00
README.md Fix docs links 2023-02-18 15:29:37 -03:00

Respect\Validation

Build Status Code Coverage Latest Stable Version Total Downloads License

The most awesome validation engine ever created for PHP.

Learn More: