Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 1006 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 1006 Bytes

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