Skip to content

dmromanov/cakephp-binaryip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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