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
Requires
- php: 5.6 | ^7
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
- Install Mod DomDocument described here: http://php.net/manual/de/dom.setup.php
- Install Mod xsl described here http://de.php.net/manual/de/xsl.installation.php
- Copy the folder castor to a place you like or use composer require ngohr/castor
- 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.