This package is abandoned and no longer maintained. No replacement package was suggested.

raymond core

Maintainers

Details

github.com/mathsgod/r

Source

Issues

Installs: 17

Dependents: 3

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

pkg:composer/mathsgod/r

3.7.3 2021-06-30 08:17 UTC

README

session_start(); //if you need session

$app=new R\App($loader);
$app->run();