PHPackages                             bazo/sandbox - 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. bazo/sandbox

ActiveLibrary[Framework](/categories/framework)

bazo/sandbox
============

Nette Framework sandbox with bootstrap and symfony console.

117CSS

Since Jan 10Pushed 12y ago1 watchersCompare

[ Source](https://github.com/bazo/sandbox)[ Packagist](https://packagist.org/packages/bazo/sandbox)[ RSS](/packages/bazo-sandbox/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependenciesVersions (1)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

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/8e88095e75ebabe4a1ace0bf87ec2813e6182f2ee80ac025f8e5bc5e00917b4f?d=identicon)[bazo](/maintainers/bazo)

---

Top Contributors

[![bazo](https://avatars.githubusercontent.com/u/181588?v=4)](https://github.com/bazo "bazo (5 commits)")

### Embed Badge

![Health badge](/badges/bazo-sandbox/health.svg)

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

###  Alternatives

[laravel/socialite

Laravel wrapper around OAuth 1 &amp; OAuth 2 libraries.

5.7k104.3M841](/packages/laravel-socialite)[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k38.6M289](/packages/laravel-dusk)[nineinchnick/edatatables

Grid widget for the Yii Framework, wrapper for the DataTables jQuery plugin

173.2k](/packages/nineinchnick-edatatables)[link-cloud/fast-hyperf

LinkCloud Fast Hyperf

241.2k1](/packages/link-cloud-fast-hyperf)

PHPackages © 2026

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