2017 © Pedro Peláez
 

composer-installer ci-installer

Composer installers for Projek.xyz CI3 Starter Kit

image

projek-xyz/ci-installer

Composer installers for Projek.xyz CI3 Starter Kit

  • Sunday, November 22, 2015
  • by feryardiant
  • Repository
  • 1 Watchers
  • 0 Stars
  • 41 Installations
  • PHP
  • 2 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Composer Installer for CI-StartApp

License Build Status Gittip Donate PayPal Donate, (*1)

CAUTION: THIS FORK IS CONTAINS MODIFICATIONS FROM compwright/codeigniter-installers TO MEET MY PERSONAL NEED, YOU SHOULD GO WITH THE ORIGINAL ONE INSTEAD., (*2)

Install

Via Composer, (*3)

$ composer require projek-xyz/ci-installer --prefer-dist

Usage

To use, simply specify the desired type from the list below and require the projek-xyz/ci-installer package in your composer.json file, like so:, (*4)

{
    "name": "vendor/package",
    "type": "projek-ci-module",
    "require": {
        "projek-xyz/ci-installer": "*"
    }
}

Supported Types

CI-StartApp it self only support 2 package types, which is, (*5)

  • projek-ci-module
  • projek-ci-theme

More description soon, (*6)

It's also support package types that compwright/codeigniter-installers had, except for spark (I've remove it, sorry), (*7)

Testing

phpunit

Contributing

Please see CONTRIBUTING and CONDUCT for details., (*8)

Credits

  1. Jonathon Hill as author of awesome compwright/codeigniter-installers.

License

MIT © Fery Wardiyanto. Please see License File for more information., (*9)

The Versions

22/11 2015

dev-master

9999999-dev http://www.projek.xyz/ci-installer

Composer installers for Projek.xyz CI3 Starter Kit

  Sources   Download

MIT

The Development Requires

composer library core installer module codeigniter hmvc projek-xyz-ci projek-ci-module