Skip to content
forked from Kdyby/Boilerplate

[UNSTABLE] Collection of tools and classes used by Kdyby CMS. Based on Nette Framework & Doctrine2

License

Notifications You must be signed in to change notification settings

uestla/Framework

 
 

Repository files navigation

Kdyby/Framework Build Status

WARNING: This package is under active development, and shouldn't be used at production!

Requirements

Kdyby Framework requires PHP 5.3.2 with PDO or higher.

Installation

The best way to install Kdyby Framework is using Composer:

curl -s http://getcomposer.org/installer | php
php composer.phar create-project kdyby/sandbox myApp
cd myApp

Make directories temp and log writable. Navigate your browser to the www directory and you will see a welcome page.


Kdyby Framework: homepage http://www.kdyby.org and repository http://github.com/kdyby/framework. Sandbox, pre-packaged and configured project: http://github.com/kdyby/sandbox

About

[UNSTABLE] Collection of tools and classes used by Kdyby CMS. Based on Nette Framework & Doctrine2

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 98.1%
  • JavaScript 1.9%