2017 © Pedro Peláez
 

project radium-app

radium based li₃ application distribution, including overarching directory layout, starting application, and a copy of the lithium framework.

image

d1rk/radium-app

radium based li₃ application distribution, including overarching directory layout, starting application, and a copy of the lithium framework.

  • Friday, May 5, 2017
  • by d1rk
  • Repository
  • 1 Watchers
  • 0 Stars
  • 11 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

radium + li₃ fullstack distribution

Synopsis

The li₃ + radium fullstack distribution is an application system that includes the overarching directory layout, an example starting application, and a copy of the li₃ framework as well as the radium framework., (*1)

Installation / Quickstart

Make sure you have Composer installed, then run the following command to create an initial project from this distribution:, (*2)

composer create-project d1rk/radium-app project

Inside the project directory start the builtin PHP development webserver., (*3)

php -S 127.0.0.1:8080 -t app/webroot index.php

You should now be able to see the welcome page by visiting http://127.0.0.1:8080., (*4)

The li₃ manual has more information on the installation process as well as getting your first project started very quickly., (*5)

Information about radium will be published on radiumphp.org at a later stage., (*6)

Copyright 2017 Union of RAD. All rights reserved. This library is distributed under the terms of the BSD 3-Clause License. The full license text can be found in the LICENSE.txt file., (*7)

The Versions

05/05 2017

dev-master

9999999-dev http://li3.me

radium based li₃ application distribution, including overarching directory layout, starting application, and a copy of the lithium framework.

  Sources   Download

BSD-3-Clause

The Requires

 

lithium li3 radium

04/05 2017

v1.0.1

1.0.1.0 http://li3.me

radium based li₃ application distribution, including overarching directory layout, starting application, and a copy of the lithium framework.

  Sources   Download

BSD-3-Clause

The Requires

 

lithium li3 radium

26/04 2017

v1.0

1.0.0.0 http://li3.me

radium based li₃ application distribution, including overarching directory layout, starting application, and a copy of the lithium framework.

  Sources   Download

BSD-3-Clause

The Requires

 

lithium li3 radium