hughcube / id-card
v2.0.3
2026-03-30 11:02 UTC
Requires
- php: >=7.4
- hughcube/enum: *
- nesbot/carbon: *
Requires (Dev)
- guzzlehttp/guzzle: *
- illuminate/validation: ^9.0 || ^10.0 || ^11.0 || ^12.0 || ^13.0
- phpstan/phpstan: *
- phpunit/phpunit: *
- squizlabs/php_codesniffer: *
Suggests
- illuminate/validation: For Laravel validation rules
This package is auto-updated.
Last update: 2026-03-30 11:08:40 UTC
README
Installing
$ composer require hughcube/id-card -vvv
Usage
TODO
Contributing
You can contribute in one of three ways:
- File bug reports using the issue tracker.
- Answer questions or fix bugs on the issue tracker.
- Contribute new features or update the wiki.
The code contribution process is not very formal. You just need to make sure that you follow the PSR-0, PSR-1, and PSR-2 coding guidelines. Any new code contributions must be accompanied by unit tests where applicable.
License
MIT