nella/framework-sandbox

The framework sandbox is a pre-packaged Nella Framework project, basic configured structure for your application.


Keywords
templating, framework, database, dbal, media, debugging, mvc, doctrine, Forms, latte, neon
Licenses
BSD-1-Clause/GPL-2.0/GPL-3.0

Documentation

Nella Framework's Sandbox

Nella Framework is a powerful Nette Framework overlay for creating web applications and services in PHP 5.3. Nella Framework is designed with simplicity, speed and flexibility in mind. It allows developers to easy built better websites.

Nella Framework focuses on security and performance and is definitely one of the safest and fastest PHP frameworks. Nella Framework support the latest technologies and approaches like AJAX, HTML5, SEO, DRY, KISS, MVC, etc.

Requirements

Nella Framework requires PHP 5.3.2 with PDO.

Installation

Via composer

  • composer create-project nella/framework-sandbox yourProjectName where yourProjectName is path to directory where your app is created.

Via package

  • Download distribution package from http://nellafw.org/download extract it and replace your project directory with sandbox directory from package.

Nella Framework: homepage http://nellafw.org and repository http://github.com/nella/framework Sandbox, pre-packaged and configured project: http://github.com/nella/framework-sandbox