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

AbandonedProject

mesour/nette-sandbox
====================

The sandbox is how to use mesour/nette-bridges in a pre-packaged Nette Framework project and basic configured structure for your application.

v3.0.2-beta(10y ago)0130BSD-3-ClausePHPPHP &gt;= 5.3.1

Since Mar 13Pushed 10y ago1 watchersCompare

[ Source](https://github.com/mesour/nette-sandbox)[ Packagist](https://packagist.org/packages/mesour/nette-sandbox)[ Docs](https://grid.mesour.com)[ RSS](/packages/mesour-nette-sandbox/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (3)Dependencies (20)Versions (4)Used By (0)

Mesour - Nette Sandbox
======================

[](#mesour---nette-sandbox)

Sandbox is a pre-packaged and pre-configured Nette Framework application with implemented Mesour DataGrid that you can use as the skeleton for your new applications.

[Nette](https://nette.org) 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.

Installing
----------

[](#installing)

The best way to install Sandbox is using Composer. If you don't have Composer yet, download it following [the instructions](https://doc.nette.org/composer). Then use command:

```
	composer create-project mesour/nette-sandbox my-app
	cd my-app

```

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 web server and then visit `http://localhost:8888` in your browser.

It is CRITICAL that whole `app`, `log` and `temp` directories are NOT accessible directly via a web browser! See [security warning](https://nette.org/security-warning).

License
-------

[](#license)

- Nette: New BSD License or GPL 2.0 or 3.0 ()
- Adminer: Apache License 2.0 or GPL 2 ()
- Mesour components: New BSD License or GPL 2.0 or 3.0 ()

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity46

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 ~24 days

Total

3

Last Release

3666d ago

### Community

Maintainers

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

---

Top Contributors

[![mesour](https://avatars.githubusercontent.com/u/1161897?v=4)](https://github.com/mesour "mesour (9 commits)")

### Embed Badge

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

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

###  Alternatives

[nette/nette

👪 Nette Framework - innovative framework for fast and easy development of secured web applications in PHP (metapackage)

1.6k2.8M335](/packages/nette-nette)

PHPackages © 2026

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