ngohr/castor

There is no license information available for the latest version (3.0-stable) of this package.

PHP MVC Router

3.0-stable 2020-03-12 13:36 UTC

This package is not auto-updated.

Last update: 2025-07-11 16:10:13 UTC


README

PHP-Webframework

@author Nanno Gohr

Dezember 2016, All rights reserved under the 3-clause BSD License See GitHub pages for more information.

Installation instructions

  1. Install Mod DomDocument described here: http://php.net/manual/de/dom.setup.php
  2. Install Mod xsl described here http://de.php.net/manual/de/xsl.installation.php
  3. Copy the folder castor to a place you like or use composer require ngohr/castor
  4. Configure config.xml and create a php file like example/index.php.

Take care and left config files outside from documentRoot if them contain sensible data.