2017 © Pedro Peláez
 

cakephp-plugin caduco

image

ciricihq/caduco

  • Friday, July 13, 2018
  • by gtrias
  • Repository
  • 4 Watchers
  • 2 Stars
  • 838 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 2 Open issues
  • 9 Versions
  • 19 % Grown

The README.md

Caduco plugin for CakePHP 3

![Build status][build svg] Code coverage ![License][license svg] Latest stable version ![Total downloads][downloads svg] Code climate, (*1)

This plugin allows you to easily stablish a begin and end dates to your ORM entities., (*2)

Installation

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

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

composer require ciricihq/caduco

Execute migration, (*5)

bin/cake migrations migrate --plugin Cirici/Caduco

Execute seed, (*6)

bin/cake migrations seed --plugin Cirici/Caduco

Configuration

First you need to load the plugin. To do so, edit your bootstrap.php file and add line below:, (*7)

Plugin::load('Cirici/Caduco', ['bootstrap' => true]);

Usage

TODO, (*8)

License

Copyright (c) 2016, Cirici New Media - licensed under GNU GPL3 license., (*9)

The Versions

13/07 2018

dev-master

9999999-dev

  Sources   Download

GPL-3.0 GPL-3.0-or-later

The Requires

 

The Development Requires

by Enyeli Marian González

12/07 2018

1.0.0

1.0.0.0

  Sources   Download

GPL-3.0-or-later

The Requires

 

The Development Requires

by Enyeli Marian González

07/02 2018

0.1.2

0.1.2.0

  Sources   Download

GPL-3.0-or-later

The Requires

 

The Development Requires

by Enyeli Marian González

06/02 2018

dev-b/fix-afterSave-method

dev-b/fix-afterSave-method

  Sources   Download

GPL-3.0-or-later

The Requires

 

The Development Requires

by Enyeli Marian González

26/01 2018

0.1.1

0.1.1.0

  Sources   Download

GPL-3.0-or-later

The Requires

 

The Development Requires

by Enyeli Marian González

26/01 2018

0.1.0

0.1.0.0

  Sources   Download

GPL-3.0

The Requires

 

The Development Requires

by Enyeli Marian González

26/01 2018

dev-f/add-afterSave-method

dev-f/add-afterSave-method

  Sources   Download

GPL-3.0

The Requires

 

The Development Requires

by Enyeli Marian González

27/02 2017

0.0.2

0.0.2.0

  Sources   Download

GPL-3.0

The Requires

 

The Development Requires

by Enyeli Marian González

27/02 2017

0.0.1

0.0.1.0

  Sources   Download

GPL-3.0

The Requires

 

The Development Requires

by Enyeli Marian González