2017 © Pedro Peláez
 

library rhaco3

php library

image

tokushima/rhaco3

php library

  • Tuesday, December 29, 2015
  • by tokushima
  • Repository
  • 3 Watchers
  • 15 Stars
  • 267 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 3 Forks
  • 0 Open issues
  • 9 Versions
  • 0 % Grown

The README.md

rhaco3

2010-11-11, (*1)

Web framework (PHP 5 >= 5.3.0), (*2)

Install

composer.json, (*3)

{
    "require": {
        "tokushima/rhaco3":"0.9.7"
    }
}

get cmdman

curl -LO http://git.io/cmdman.phar

setup

php cmdman.phar org.rhaco.Dt::setup

Application entry

index.php, (*4)

<?php
include_once(__DIR__.'/vendor/autoload.php');

\org\rhaco\Flow::out([
    'patterns'=>[
        ''=>['action'=>'org.rhaco.Dt']
    ]
]);

The Versions

29/12 2015

dev-master

9999999-dev

php library

  Sources   Download

BSD-3-Clause

The Requires

  • php >=5.3.0

 

by Avatar tokushima

29/12 2015

0.9.7

0.9.7.0

php library

  Sources   Download

BSD-3-Clause

The Requires

  • php >=5.3.0

 

by Avatar tokushima

09/06 2014

0.4.7

0.4.7.0

php library

  Sources   Download

BSD-3-Clause

The Requires

  • php >=5.3.0

 

by Avatar tokushima

08/06 2014

0.4.6

0.4.6.0

php library

  Sources   Download

BSD-3-Clause

The Requires

  • php >=5.3.0

 

by Avatar tokushima

06/05 2014

0.4.5

0.4.5.0

php library

  Sources   Download

BSD-3-Clause

The Requires

  • php >=5.3.0

 

by Avatar tokushima

01/04 2014

0.4.0

0.4.0.0

php library

  Sources   Download

BSD-3-Clause

The Requires

  • php >=5.3.0

 

by Avatar tokushima

11/09 2013

20130911

20130911

php library

  Sources   Download

BSD-3-Clause

The Requires

  • php >=5.3.0

 

by Avatar tokushima

21/08 2013

20130821

20130821

php library

  Sources   Download

BSD-3-Clause

The Requires

  • php >=5.3.0

 

by Avatar tokushima

16/08 2013

20130816

20130816

php library

  Sources   Download

BSD-3-Clause

The Requires

  • php >=5.3.0

 

by Avatar tokushima