2017 © Pedro Peláez
 

library polus

base for my version of mvc

image

polus/polus

base for my version of mvc

  • Wednesday, April 5, 2017
  • by sunkan
  • Repository
  • 1 Watchers
  • 0 Stars
  • 23 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 21 Versions
  • 0 % Grown

The README.md

Polus

Polus is a micro framework built on top off Relay and Aura components., (*1)

Installing Polus

You will need Composer to install Polus., (*2)

Pick a project name, and use Composer to create it with Radar; here we create one called example-project:, (*3)

composer create-project polus/project example-project

Confirm the installation by changing into the project directory and starting the built-in PHP web server:, (*4)

cd example-project
php -S localhost:8080 -t public/

You can then browse to http://localhost:8080/ and see simple html output:, (*5)

Welcome to polus

127.0.0.1

The Versions

07/06 2016

1.5.0

1.5.0.0 https://bitbucket.org/sunkan/polus

base for my version of mvc

  Sources   Download

MIT

The Requires

 

by Andreas Sundqvist

19/05 2016

1.4.0

1.4.0.0 https://bitbucket.org/sunkan/polus

base for my version of mvc

  Sources   Download

MIT

The Requires

 

by Andreas Sundqvist

19/05 2016

1.3.1

1.3.1.0 https://bitbucket.org/sunkan/polus

base for my version of mvc

  Sources   Download

MIT

The Requires

 

by Andreas Sundqvist

25/01 2016

1.3.0

1.3.0.0 https://bitbucket.org/sunkan/polus

base for my version of mvc

  Sources   Download

MIT

The Requires

 

by Andreas Sundqvist

09/12 2015

1.2.0

1.2.0.0 https://bitbucket.org/sunkan/polus

base for my version of mvc

  Sources   Download

MIT

The Requires

 

by Andreas Sundqvist

26/10 2015

1.1.0

1.1.0.0 https://bitbucket.org/sunkan/polus

base for my version of mvc

  Sources   Download

MIT

The Requires

 

by Andreas Sundqvist

26/10 2015

1.0.2

1.0.2.0 https://bitbucket.org/sunkan/polus

base for my version of mvc

  Sources   Download

MIT

The Requires

 

by Andreas Sundqvist

26/10 2015

1.0.1

1.0.1.0 https://bitbucket.org/sunkan/polus

base for my version of mvc

  Sources   Download

MIT

The Requires

 

by Andreas Sundqvist

26/10 2015

1.0.0

1.0.0.0 https://bitbucket.org/sunkan/polus

base for my version of mvc

  Sources   Download

MIT

The Requires

 

by Andreas Sundqvist