2017 © Pedro Peláez
 

library skeleton

Skeleton Application for the Werx Project

image

werx/skeleton

Skeleton Application for the Werx Project

  • Thursday, March 5, 2015
  • by joshmoody
  • Repository
  • 1 Watchers
  • 0 Stars
  • 29 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 9 Versions
  • 0 % Grown

The README.md

werx.Skeleton

Skeleton PHP-MVC application implementing the components from the Werx Project.

Total Downloads Latest Stable Version, (*1)

Use this as a clean starting point in your Werx-based projects., (*2)

Briefly, the Werx Project bundles the following components and lets them work together to form the basic building blocks of a PHP application:, (*3)

Read the docs at https://github.com/werx/core/blob/master/README.md, (*4)

Installation

Installation of this package is easy with Composer. If you aren't familiar with the Composer Dependency Manager for PHP, you should read this first., (*5)

If you don't already have Composer installed (either globally or in your project), you can install it like this:, (*6)

``` bash $ curl -sS https://getcomposer.org/installer | php, (*7)


Then you can create a new Werx Skeleton project: ``` bash $ composer create-project werx/skeleton your-project-name --stability=dev

The default base namespace of your new app skeleton is werx\Skeleton. You can easily change the namespace in all files using the provided install.php after downloading this project., (*8)

bash php install.php "Your\AppNamespace", (*9)

Of course, replace Your\AppNameSpace in the above command with whatever you want to use as your base namespace., (*10)

IMPORTANT : Make sure your new namespace is quoted in the install command as shown above., (*11)

The Versions

05/03 2015

dev-master

9999999-dev https://github.com/werx/skeleton

Skeleton Application for the Werx Project

  Sources   Download

MIT

The Requires

 

The Development Requires

by Josh Moody

05/03 2015
25/01 2015

1.5.0

1.5.0.0 https://github.com/werx/skeleton

Skeleton Application for the Werx Project

  Sources   Download

MIT

The Requires

 

The Development Requires

by Josh Moody

23/01 2015

1.4.0

1.4.0.0 https://github.com/werx/skeleton

Skeleton Application for the Werx Project

  Sources   Download

MIT

The Requires

 

The Development Requires

by Josh Moody

23/01 2015

1.3.0

1.3.0.0 https://github.com/werx/skeleton

Skeleton Application for the Werx Project

  Sources   Download

MIT

The Requires

 

The Development Requires

by Josh Moody

16/01 2015

1.2.0

1.2.0.0 https://github.com/werx/skeleton

Skeleton Application for the Werx Project

  Sources   Download

MIT

The Requires

 

The Development Requires

by Josh Moody

16/01 2015

1.1.0

1.1.0.0 https://github.com/werx/skeleton

Skeleton Application for the Werx Project

  Sources   Download

MIT

The Requires

 

The Development Requires

by Josh Moody

18/10 2014

1.0.1

1.0.1.0 https://github.com/werx/skeleton

Skeleton Application for the Werx Project

  Sources   Download

MIT

The Requires

 

The Development Requires

by Josh Moody

16/08 2014

1.0

1.0.0.0 https://github.com/werx/skeleton

Skeleton Application for the Werx Project

  Sources   Download

MIT

The Requires

 

The Development Requires

by Josh Moody