2017 © Pedro Peláez
 

library popphp-skeleton

Skeleton Application for Pop PHP Framework

image

popphp/popphp-skeleton

Skeleton Application for Pop PHP Framework

  • Tuesday, January 30, 2018
  • by nicksagona
  • Repository
  • 1 Watchers
  • 2 Stars
  • 39 Installations
  • HTML
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 9 Versions
  • 3 % Grown

The README.md

Pop PHP Skeleton Application

Join the chat at https://discord.gg/TZjgT74U7E, (*1)

Overview

This is a basic skeleton application for the Pop PHP Framework that provides a simple base application on which you can build your own applications., (*2)

Top, (*3)

Install

Create a new project with it:, (*4)

$ composer create-project popphp/popphp-skeleton project-folder

Or clone the repository and install it:, (*5)

$ composer install

Once installed, the main web access point is at public/index.php., (*6)

Top, (*7)

Basic Usage

Start the web server by running:, (*8)

$ ./kettle serve

And then you can access the web application at these routes:, (*9)

http://localhost:8000/
http://localhost:8000/hello
http://localhost:8000/hello/name

You should see the main home page and "hello" page, respectively. You can swap out "name" for your name to see the result on the page., (*10)

Top, (*11)

Notes

  • The skeleton application uses the pop-view component to create and render the views.
  • The web application is utilizing the pop-http component to leverage the HTTP request and response objects within the controller object.

Top, (*12)

The Versions

30/01 2018

dev-master

9999999-dev http://www.popphp.org/

Skeleton Application for Pop PHP Framework

  Sources   Download

BSD-3-Clause New BSD

The Requires

 

framework skeleton application php framework pop pop php

30/01 2018

dev-v3-dev

dev-v3-dev http://www.popphp.org/

Skeleton Application for Pop PHP Framework

  Sources   Download

BSD-3-Clause New BSD

The Requires

 

framework skeleton application php framework pop pop php

30/01 2018

3.0.2

3.0.2.0 http://www.popphp.org/

Skeleton Application for Pop PHP Framework

  Sources   Download

BSD-3-Clause

The Requires

 

framework skeleton application php framework pop pop php

30/01 2018

v2.x-dev

2.9999999.9999999.9999999-dev http://www.popphp.org/

Skeleton Application for Pop PHP Framework

  Sources   Download

BSD-3-Clause New BSD

The Requires

 

framework skeleton application php framework pop pop php

21/06 2017

3.0.1

3.0.1.0 http://www.popphp.org/

Skeleton Application for Pop PHP Framework

  Sources   Download

New BSD

The Requires

 

framework skeleton application php framework pop pop php

27/02 2017

3.0.0

3.0.0.0 http://www.popphp.org/

Skeleton Application for Pop PHP Framework

  Sources   Download

New BSD

The Requires

 

framework skeleton application php framework pop pop php

01/07 2016

1.1

1.1.0.0 http://www.popphp.org/

Skeleton Application for Pop PHP Framework

  Sources   Download

New BSD

The Requires

 

framework skeleton application php framework pop pop php

01/07 2016

2.0.0

2.0.0.0 http://www.popphp.org/

Skeleton Application for Pop PHP Framework

  Sources   Download

New BSD

The Requires

 

framework skeleton application php framework pop pop php

01/03 2016

1.0

1.0.0.0 http://www.popphp.org/

Skeleton Application for Pop PHP Framework

  Sources   Download

New BSD

The Requires

 

framework skeleton application php framework pop pop php