Skip to content

Venne/sandbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Venne:FRAMEWORK Sandbox

The basic skeleton of application.

Simple and modular framework based on Nette Framework.

Nette Framework is a popular tool for PHP web development. It is designed to be the most usable and friendliest as possible. It focuses on security and performance and is definitely one of the safest PHP frameworks.

Nette Framework speaks your language and helps you to easily build better websites.

Installing

The best way to install Venne:FRAMEWORK is create new project using Composer:

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

Releases

No releases published

Packages

No packages published