2017 © Pedro Peláez
 

codeigniter-third-party model

CodeIgniter 3 Model extension, working with maltyxx Origami package (see https://github.com/maltyxx/origami)

image

gccloud/model

CodeIgniter 3 Model extension, working with maltyxx Origami package (see https://github.com/maltyxx/origami)

  • Friday, October 20, 2017
  • by gccloud
  • Repository
  • 1 Watchers
  • 3 Stars
  • 1,940 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 0 Open issues
  • 27 Versions
  • 13 % Grown

The README.md

CodeIgniter Model

CodeIgniter 3 Model extension, working with maltyxx Origami package (see https://github.com/maltyxx/origami), (*1)

Requirements

  • PHP 5.4.x (Composer requirement)
  • CodeIgniter 3.0.x

Step 1 : Installation (by Composer)

Option 1 : Run composer

composer require gccloud/model

Option 2 : or edit /composer.json

{
    "require":
    {
        "gccloud/model": "1.1.*"
    }
}

And then run composer update

composer update

Step 2 : Add it to CodeIgniter

Create core file in /application/core/MY_Model.php., (*2)

<?php

defined('BASEPATH') OR exit('No direct script access allowed');

require(APPPATH.'/third_party/model/MY_Model.php');

The Versions

20/10 2017

dev-master

9999999-dev https://github.com/gccloud/model

CodeIgniter 3 Model extension, working with maltyxx Origami package (see https://github.com/maltyxx/origami)

  Sources   Download

Apache-2.0

The Requires

 

by Gregory Carrodano

parser library codeigniter

20/10 2017

v2.0.10

2.0.10.0 https://github.com/gccloud/model

CodeIgniter 3 Model extension, working with maltyxx Origami package (see https://github.com/maltyxx/origami)

  Sources   Download

Apache-2.0

The Requires

 

by Gregory Carrodano

parser library codeigniter

25/01 2017

v2.0.9

2.0.9.0 https://github.com/gccloud/model

CodeIgniter 3 Model extension, working with maltyxx Origami package (see https://github.com/maltyxx/origami)

  Sources   Download

Apache-2.0

The Requires

 

by Gregory Carrodano

parser library codeigniter

20/01 2017

v2.0.8

2.0.8.0 https://github.com/gccloud/model

CodeIgniter 3 Model extension, working with maltyxx Origami package (see https://github.com/maltyxx/origami)

  Sources   Download

Apache-2.0

The Requires

 

by Gregory Carrodano

parser library codeigniter

19/10 2016

v2.0.7

2.0.7.0 https://github.com/gccloud/model

CodeIgniter 3 Model extension, working with maltyxx Origami package (see https://github.com/maltyxx/origami)

  Sources   Download

Apache-2.0

The Requires

 

by Gregory Carrodano

parser library codeigniter

05/08 2016

v2.0.6

2.0.6.0 https://github.com/gccloud/model

CodeIgniter 3 Model extension, working with maltyxx Origami package (see https://github.com/maltyxx/origami)

  Sources   Download

Apache-2.0

The Requires

 

by Gregory Carrodano

parser library codeigniter

01/08 2016

v2.0.5

2.0.5.0 https://github.com/gccloud/model

CodeIgniter 3 Model extension, working with maltyxx Origami package (see https://github.com/maltyxx/origami)

  Sources   Download

Apache-2.0

The Requires

 

by Gregory Carrodano

parser library codeigniter

01/08 2016

dev-maj_composer

dev-maj_composer https://github.com/gccloud/model

CodeIgniter 3 Model extension, working with maltyxx Origami package (see https://github.com/maltyxx/origami)

  Sources   Download

Apache-2.0

The Requires

 

by Gregory Carrodano

parser library codeigniter

01/08 2016

v1.1.5

1.1.5.0 https://github.com/gccloud/model

CodeIgniter 3 Model extension, working with maltyxx Origami package (see https://github.com/maltyxx/origami)

  Sources   Download

Apache-2.0

The Requires

 

by Gregory Carrodano

parser library codeigniter

29/07 2016

v2.0.4

2.0.4.0 https://github.com/gccloud/model

CodeIgniter 3 Model extension, working with maltyxx Origami package (see https://github.com/maltyxx/origami)

  Sources   Download

Apache-2.0

The Requires

 

by Gregory Carrodano

parser library codeigniter

29/07 2016

v1.1.4

1.1.4.0 https://github.com/gccloud/model

CodeIgniter 3 Model extension, working with maltyxx Origami package (see https://github.com/maltyxx/origami)

  Sources   Download

Apache-2.0

The Requires

 

by Gregory Carrodano

parser library codeigniter

29/07 2016

v1.1.3

1.1.3.0 https://github.com/gccloud/model

CodeIgniter 3 Model extension, working with maltyxx Origami package (see https://github.com/maltyxx/origami)

  Sources   Download

Apache-2.0

The Requires

 

by Gregory Carrodano

parser library codeigniter

06/07 2016

v2.0.3

2.0.3.0 https://github.com/gccloud/model

CodeIgniter 3 Model extension, working with maltyxx Origami package (see https://github.com/maltyxx/origami)

  Sources   Download

Apache-2.0

The Requires

 

by Gregory Carrodano

parser library codeigniter

21/04 2016

v2.0.1

2.0.1.0 https://github.com/gccloud/model

CodeIgniter 3 Model extension, working with maltyxx Origami package (see https://github.com/maltyxx/origami)

  Sources   Download

Apache-2.0

The Requires

 

by Gregory Carrodano

parser library codeigniter

21/04 2016

v2.0.2

2.0.2.0 https://github.com/gccloud/model

CodeIgniter 3 Model extension, working with maltyxx Origami package (see https://github.com/maltyxx/origami)

  Sources   Download

Apache-2.0

The Requires

 

by Gregory Carrodano

parser library codeigniter

21/04 2016

v2.0.0

2.0.0.0 https://github.com/gccloud/model

CodeIgniter 3 Model extension, working with maltyxx Origami package (see https://github.com/maltyxx/origami)

  Sources   Download

Apache-2.0

The Requires

 

by Gregory Carrodano

parser library codeigniter

13/04 2016

v1.1.2

1.1.2.0 https://github.com/gccloud/model

CodeIgniter 3 Model extension, working with maltyxx Origami package (see https://github.com/maltyxx/origami)

  Sources   Download

Apache-2.0

The Requires

 

by Gregory Carrodano

parser library codeigniter

07/04 2016

v1.1.1

1.1.1.0 https://github.com/gccloud/model

CodeIgniter 3 Model extension, working with maltyxx Origami package (see https://github.com/maltyxx/origami)

  Sources   Download

Apache-2.0

The Requires

 

by Gregory Carrodano

parser library codeigniter

22/12 2015

v1.1.0

1.1.0.0 https://github.com/gccloud/model

CodeIgniter 3 Model extension, working with maltyxx Origami package (see https://github.com/maltyxx/origami)

  Sources   Download

Apache-2.0

The Requires

 

by Gregory Carrodano

parser library codeigniter

26/11 2015

v1.0.7

1.0.7.0 https://github.com/gccloud/model

CodeIgniter 3 Model extension, working with maltyxx Origami package (see https://github.com/maltyxx/origami)

  Sources   Download

Apache-2.0

The Requires

 

by Gregory Carrodano

parser library codeigniter

24/11 2015

v1.0.6

1.0.6.0 https://github.com/gccloud/model

CodeIgniter 3 Model extension, working with maltyxx Origami package (see https://github.com/maltyxx/origami)

  Sources   Download

Apache-2.0

The Requires

 

by Gregory Carrodano

parser library codeigniter

20/10 2015

v1.0.5

1.0.5.0 https://github.com/gccloud/model

CodeIgniter 3 Model extension, working with maltyxx Origami package (see https://github.com/maltyxx/origami)

  Sources   Download

Apache-2.0

The Requires

 

by Gregory Carrodano

parser library codeigniter

02/09 2015

v1.0.4

1.0.4.0 https://github.com/gccloud/model

CodeIgniter 3 Model extension, working with maltyxx Origami package (see https://github.com/maltyxx/origami)

  Sources   Download

Apache-2.0

The Requires

 

by Gregory Carrodano

parser library codeigniter

18/08 2015

v1.0.3

1.0.3.0 https://github.com/gccloud/model

CodeIgniter 3 Model extension, working with maltyxx Origami package (see https://github.com/maltyxx/origami)

  Sources   Download

Apache-2.0

The Requires

 

by Gregory Carrodano

parser library codeigniter

13/08 2015

v1.0.2

1.0.2.0 https://github.com/gccloud/model

CodeIgniter 3 Model extension, working with maltyxx Origami package (see https://github.com/maltyxx/origami)

  Sources   Download

Apache-2.0

The Requires

 

by Gregory Carrodano

parser library codeigniter

13/08 2015

v1.0.1

1.0.1.0 https://github.com/gccloud/model

CodeIgniter 3 Model extension, working with maltyxx Origami package (see https://github.com/maltyxx/origami)

  Sources   Download

Apache-2.0

The Requires

 

by Gregory Carrodano

parser library codeigniter

11/08 2015

v1.0.0

1.0.0.0 https://github.com/gccloud/model

CodeIgniter 3 Model extension, working with maltyxx Origami package

  Sources   Download

Apache-2.0

The Requires

 

by Gregory Carrodano

parser library codeigniter