2017 © Pedro Peláez
 

project project

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

image

hosiplan/project

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

  • Saturday, October 26, 2013
  • by fprochazka
  • Repository
  • 3 Watchers
  • 8 Stars
  • 224 Installations
  • JavaScript
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 8 Versions
  • 0 % Grown

The README.md

Nette Framework Sandbox

The basic skeleton of application., (*1)

What is 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., (*2)

Nette Framework speaks your language and helps you to easily build better websites., (*3)

Installing

The best way to install Nette Framework is to download latest package from http://nette.org/download or create new project using Composer:, (*4)

  1. Install Composer: (see http://getcomposer.org/download), (*5)

    curl -s http://getcomposer.org/installer | php
  2. Create new project via Composer:, (*6)

    php composer.phar create-project nette/sandbox myApplication dev-master
    cd myApplication

Make directories temp and log writable. Navigate your browser to the www directory and you will see a welcome page. PHP 5.4 allows you run php -S localhost:8888 -t www to start the webserver and then visit http://localhost:8888 in your browser., (*7)

It is CRITICAL that file app/config/config.neon & whole app, log and temp directory are NOT accessible directly via a web browser! If you don't protect this directory from direct web access, anybody will be able to see your sensitive data. See security warning., (*8)

The Versions

26/10 2013

dev-master

9999999-dev http://nette.org

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

  Sources   Download

GPL-3.0 BSD-3-Clause GPL-2.0

The Requires

 

The Development Requires

26/10 2013

v0.7

0.7.0.0 http://nette.org

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

  Sources   Download

GPL-3.0 BSD-3-Clause GPL-2.0

The Requires

 

The Development Requires

26/10 2013

v0.6

0.6.0.0 http://nette.org

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

  Sources   Download

GPL-3.0 BSD-3-Clause GPL-2.0

The Requires

 

The Development Requires

20/02 2013

v0.5

0.5.0.0

Pre-packaged Nette Framework project, basic configured structure for your application.

  Sources   Download

GPL-3.0 BSD-3-Clause GPL-2.0

The Requires

 

02/02 2013

v0.4

0.4.0.0

Pre-packaged Nette Framework project, basic configured structure for your application.

  Sources   Download

GPL-3.0 BSD-3-Clause GPL-2.0

The Requires

 

30/01 2013

v0.3

0.3.0.0

Pre-packaged Nette Framework project, basic configured structure for your application.

  Sources   Download

GPL-3.0 BSD-3-Clause GPL-2.0

The Requires

 

25/01 2013

v0.2

0.2.0.0

Pre-packaged Nette Framework project, basic configured structure for your application.

  Sources   Download

GPL-3.0 BSD-3-Clause GPL-2.0

The Requires

 

07/09 2012

v0.1

0.1.0.0

Pre-packaged Nette Framework project, basic configured structure for your application.

  Sources   Download

GPL-3.0 BSD-3-Clause GPL-2.0

The Requires