2017 © Pedro Peláez
 

library skeleton-app

Skeleton app to quickly set up a PHP application

image

basje/skeleton-app

Skeleton app to quickly set up a PHP application

  • Friday, October 14, 2016
  • by Basje
  • Repository
  • 1 Watchers
  • 1 Stars
  • 15 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 5 Versions
  • 0 % Grown

The README.md

skeleton-app

A default set-up to quickly start a new PHP application, (*1)

Usage

Create a new project with Composer:, (*2)

composer create-project -s dev basje/skeleton-app

The -s dev part is temporary while I am working towards a somewhat usable first version., (*3)

When asked Do you want to remove the existing VCS (.git, .svn..) history? [Y,n]?, please type Y. This will remove all references to this repository and you will be able to start your own clean project. You can optionally create a new git repo with git init, or use your own prefered version control system., (*4)

Included functionality

Routing

Dependency Injector

  • Auryn: rdlowrey/auryn

Several Services

  • Logging: monolog/monolog
  • JSON Web Tokens: firebase/php-jwt
  • UUID generator: ramsey/uuid

Further Reading

The Versions

14/10 2016

dev-master

9999999-dev

Skeleton app to quickly set up a PHP application

  Sources   Download

The Requires

 

The Development Requires

by Bas Hamar de la Brethonière

14/10 2016

v0.1.2

0.1.2.0

Skeleton app to quickly set up a PHP application

  Sources   Download

The Requires

 

The Development Requires

by Bas Hamar de la Brethonière

14/10 2016

dev-develop

dev-develop

Skeleton app to quickly set up a PHP application

  Sources   Download

The Requires

 

The Development Requires

by Bas Hamar de la Brethonière

14/10 2016

v0.1.1

0.1.1.0

Skeleton app to quickly set up a PHP application

  Sources   Download

The Requires

 

The Development Requires

by Bas Hamar de la Brethonière

13/10 2016

v0.1.0

0.1.0.0

Skeleton app to quickly set up a PHP application

  Sources   Download

The Requires

 

The Development Requires

by Bas Hamar de la Brethonière