2017 © Pedro Peláez
 

library demo-application

Contentrex Application Skeleton

image

contentrex/demo-application

Contentrex Application Skeleton

  • Thursday, June 20, 2013
  • by Mibaatwork
  • Repository
  • 1 Watchers
  • 0 Stars
  • 4 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

DemoApplication

Demo-Application example for the ContentRex Components, (*1)

How To Install, (*2)

Linux User

Use Composer:, (*3)

curl -s https://getcomposer.org/installer | php --
php composer.phar create-project -sdev contentrex/contentrex path/to/project

Install component via
php composer.phar require contentrex/servicelocator:dev-master

Use Git, (*4)

git clone git://github.com/ContentRex/DemoApplication.git --recursive
Windows User

Use Composer:, (*5)

Download and run Composer-Setup.exe from http://getcomposer.org/download/
cd path/to/document-root
composer create-project -sdev contentrex/demo-application ./projectname

The Versions

20/06 2013

dev-master

9999999-dev https://github.com/ContentRex/DemoApplication

Contentrex Application Skeleton

  Sources   Download

MIT

The Requires

 

contentrex