PHPackages                             tokushima/rhaco3 - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. tokushima/rhaco3

Abandoned → [tokushima/rhaco3](/?search=tokushima%2Frhaco3)ArchivedLibrary[Utility &amp; Helpers](/categories/utility)

tokushima/rhaco3
================

php library

20130911(12y ago)152763BSD-3-ClausePHPPHP &gt;=5.3.0

Since Aug 16Pushed 10y ago3 watchersCompare

[ Source](https://github.com/tokushima/rhaco3)[ Packagist](https://packagist.org/packages/tokushima/rhaco3)[ RSS](/packages/tokushima-rhaco3/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)DependenciesVersions (9)Used By (0)

\##rhaco3 **2010-11-11**

Web framework (PHP 5 &gt;= 5.3.0)

Install
-------

[](#install)

composer.json

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

```

get cmdman
----------

[](#get-cmdman)

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

```

setup
-----

[](#setup)

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

```

Application entry
-----------------

[](#application-entry)

index.php

```
