dmromanov/cakephp-binaryip

BinaryIp plugin for CakePHP

Installs: 32

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

Type:cakephp-plugin

1.0.0 2018-11-18 23:26 UTC

This package is auto-updated.

Last update: 2024-04-20 09:30:49 UTC


README

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