darsyn / ip-doctrine
Doctrine types for darsyn/ip
Installs: 4 897
Dependents: 1
Suggesters: 1
Security: 0
Stars: 0
Watchers: 0
Forks: 2
Open Issues: 0
Requires
- php: >=8.1
- ext-pdo: *
- darsyn/ip: ^5.0
- doctrine/dbal: ^4
Requires (Dev)
- phpstan/phpstan: ^1.11
- phpstan/phpstan-deprecation-rules: ^1.2
- phpunit/phpunit: *
Suggests
- doctrine/dbal: to use IP as a column type
README
This library provides Doctrine types for darsyn/ip
.
Documentation
Please refer to the darsyn/ip
project for complete documentation.
Compatibility
This library has extensive test coverage using PHPUnit on PHP versions: 8.1
,
8.2
, 8.3
and 8.4
.
Static analysis is performed with PHPStan at max
level on PHP 8.4
, using
core, bleeding edge, and deprecation rules.
Types are provided for Ipv4
, IPv6
, and Multi
IP types from the parent
darsyn/ip
project.
- Versions
5.*.*
are for Doctrine DBAL^2.3 || ^3.0
compatibility (PHP5.6
and greater). - Versions
6.*.*
are for Doctrine DBAL^4
(PHP8.1
and greater).
Code of Conduct
This project includes and adheres to the Contributor Covenant as a Code of Conduct.
License
Please see the separate licence file included in this repository for a full copy of the MIT licence, which this project is licensed under.
Authors
If you make a contribution (submit a pull request), don't forget to add your name here!