2017 © Pedro Peláez
 

library skeleton

MyEngine Skeleton Application

image

myengine/skeleton

MyEngine Skeleton Application

  • Saturday, May 30, 2015
  • by dmerva
  • Repository
  • 1 Watchers
  • 0 Stars
  • 7 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

Installation

Using Composer

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:, (*1)

composer create-project myengine/skeleton ./

Installing Composer

Installing Composer locally is a matter of just running the installer in your project directory:, (*2)

curl -sS https://getcomposer.org/installer | php

Note: If the above fails for some reason, you can download the installer with php instead:, (*3)

php -r "readfile('https://getcomposer.org/installer');" | php

You can place this file anywhere you wish. If you put it in your PATH, you can access it globally. On unixy systems you can even make it executable and invoke it without php. You can run these commands to easily access composer from anywhere on your system:, (*4)

mv composer.phar /usr/local/bin/composer

The Versions

30/05 2015

dev-master

9999999-dev http://myengine.com.ua/

MyEngine Skeleton Application

  Sources   Download

The Requires

 

framework skeleton zf2 myengine

30/05 2015

1.0.1

1.0.1.0 http://myengine.com.ua/

MyEngine Skeleton Application

  Sources   Download

The Requires

 

framework skeleton zf2 myengine

30/05 2015

1.0.0

1.0.0.0 http://myengine.com.ua/

MyEngine Skeleton Application

  Sources   Download

The Requires

 

framework skeleton zf2 myengine