/cakephp-binaryip

Binary IP Data Type for the CakePHP ORM

Primary LanguagePHPMIT LicenseMIT

BinaryIp plugin for CakePHP

Software License Build Status Build Status Code Quality

Binary IP Data Type for the CakePHP ORM

The plugin will add a data type for storing IPv4 and/or IPv6 addresses in binary form.

Requirements

  • CakePHP 3.0+

Installation

You can install this plugin into your CakePHP application using composer.

The recommended way to install composer packages is:

composer require dmromanov/cakephp-binaryip