2017 © Pedro Peláez
 

library yima-skeleton

Yima Skeleton Application Based On ZF2.

image

rayamedia/yima-skeleton

Yima Skeleton Application Based On ZF2.

  • Saturday, December 13, 2014
  • by Payam
  • Repository
  • 0 Watchers
  • 0 Stars
  • 1 Installations
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

YiMaSkeletonApplication

Introduction

This is a skeleton application using the ZF2 MVC layer and module systems., (*1)

Installation

The recommended way to get a working copy of this project is to clone the repository and use composer to install dependencies using the create-project command:, (*2)

curl -s https://getcomposer.org/installer | php --
php composer.phar create-project -sdev --repository-url="http://packages.raya-media.com" rayamedia/yima-skeleton path/to/install

Alternately, clone the repository and manually invoke composer using the shipped composer.phar:, (*3)

cd my/project/dir
git clone git@github.com:YiMAproject/yimaSkeleton.git
cd yimaSkeleton
php composer.phar self-update
php composer.phar install

(The self-update directive is to ensure you have an up-to-date composer.phar available.), (*4)

Another alternative way is to downloading the project from github page., (*5)

You would then invoke composer to install dependencies per the previous example., (*6)

The Versions

13/12 2014

dev-master

9999999-dev

Yima Skeleton Application Based On ZF2.

  Sources   Download

The Requires

 

The Development Requires

by Payam Naderi

zf2 raya media application framework yima