Skip to content
This repository was archived by the owner on Apr 25, 2022. It is now read-only.

unimatrix/cake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unimatrix Cake

Build Status Coverage Status Latest Stable Version License Total Downloads

Utilities for CakePHP 3.6

Requirements

  • PHP >= 7.1
  • CakePHP >= 3.6

Installation

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

The recommended way to install composer packages is:

composer require unimatrix/cake:^3.0

Don't forget to load it under your bootstrap function in Application.php

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

About

Utilities for CakePHP 3.6

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors