darsyn / ip-doctrine
Doctrine types for darsyn/ip
Installs: 3 872
Dependents: 1
Suggesters: 1
Security: 0
Stars: 0
Watchers: 0
Forks: 1
Open Issues: 1
Requires
- php: >=5.6
- ext-pdo: *
- darsyn/ip: ^5.0
- doctrine/dbal: ^2.3 || ^3
Requires (Dev)
- phpstan/phpstan: ^1.11
- phpstan/phpstan-deprecation-rules: ^1.2
- phpunit/phpunit: *
Suggests
- doctrine/dbal: to use IP as a column type
Conflicts
- doctrine/dbal: >=4
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: 5.6
,
7.0
, 7.1
, 7.2
, 7.3
, 7.4
, 8.0
, 8.1
, 8.2
, and 8.3
.
Static analysis is performed with PHPStan at max
level on PHP 8.3
, using
core, bleeding edge, and deprecation rules.
The Doctrine features are compatible with Doctrine DBAL ^2.3 || ^3.0
. Types
are provided for Ipv4
, IPv6
, and Multi
IP types from the parent
darsyn/ip
project.
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!