PHPackages                             hosiplan/project - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Framework](/categories/framework)
4. /
5. hosiplan/project

ActiveProject[Framework](/categories/framework)

hosiplan/project
================

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

v0.7(12y ago)8231BSD-3-ClauseJavaScriptPHP &gt;= 5.3.0

Since Sep 7Pushed 12y ago3 watchersCompare

[ Source](https://github.com/fprochazka/project)[ Packagist](https://packagist.org/packages/hosiplan/project)[ Docs](http://nette.org)[ RSS](/packages/hosiplan-project/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependencies (8)Versions (8)Used By (0)

Nette Framework Sandbox
=======================

[](#nette-framework-sandbox)

The basic skeleton of application.

What is [Nette Framework](http://nette.org)?
--------------------------------------------

[](#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.

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

Installing
----------

[](#installing)

The best way to install Nette Framework is to download latest package from  or create new project using Composer:

1. Install Composer: (see )

    ```
     curl -s http://getcomposer.org/installer | php

    ```
2. Create new project via Composer:

    ```
     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.

It is CRITICAL that file `app/config/config.neon` &amp; 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](http://nette.org/security-warning).

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~69 days

Total

7

Last Release

4584d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/bd7915237f7e5a3e6bbdee4345a36d355f0fd440362b2cecd4d705edda023c92?d=identicon)[fprochazka](/maintainers/fprochazka)

---

Top Contributors

[![fprochazka](https://avatars.githubusercontent.com/u/158625?v=4)](https://github.com/fprochazka "fprochazka (24 commits)")

### Embed Badge

![Health badge](/badges/hosiplan-project/health.svg)

```
[![Health](https://phpackages.com/badges/hosiplan-project/health.svg)](https://phpackages.com/packages/hosiplan-project)
```

###  Alternatives

[vojtech-dobes/nette-ajax-history

Adds History API support for Nette Framework.

30179.4k2](/packages/vojtech-dobes-nette-ajax-history)[flame/modules

Nette modules on the Steroids

1361.6k3](/packages/flame-modules)[flame/tiny-rest

Smart implementation of REST for Nette

101.1k](/packages/flame-tiny-rest)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
