2017 © Pedro Peláez
 

cakephp-plugin cake

Utilities for CakePHP 3.6

image

unimatrix/cake

Utilities for CakePHP 3.6

  • Monday, July 23, 2018
  • by highstrike
  • Repository
  • 1 Watchers
  • 0 Stars
  • 226 Installations
  • PHP
  • 2 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 37 Versions
  • 35 % Grown

The README.md

Unimatrix Cake

Build Status Coverage Status Latest Stable Version License Total Downloads, (*1)

Utilities for CakePHP 3.6, (*2)

Requirements

  • PHP >= 7.1
  • CakePHP >= 3.6

Installation

You can install this plugin into your CakePHP application using composer., (*3)

The recommended way to install composer packages is:, (*4)

composer require unimatrix/cake:^3.0

Don't forget to load it under your bootstrap function in Application.php, (*5)

$this->addPlugin('Unimatrix/Cake');

The Versions

13/05 2017
12/05 2017
12/05 2017
11/05 2017
11/05 2017