PHPackages                             fcapobianchi/web-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. fcapobianchi/web-project

ActiveProject[Framework](/categories/framework)

fcapobianchi/web-project
========================

Nette: Standard Web Project

1.3.1(3y ago)039MITLattePHP &gt;= 7.2

Since Jul 14Pushed 3y ago1 watchersCompare

[ Source](https://github.com/FCapobianchi/web-project)[ Packagist](https://packagist.org/packages/fcapobianchi/web-project)[ RSS](/packages/fcapobianchi-web-project/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (18)Versions (15)Used By (0)

FCapobianchi Nette Web Project
==============================

[](#fcapobianchi-nette-web-project)

This is a simple, skeleton application using the [Nette](https://nette.org). This is meant to be used as a starting point for your new projects.

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

If you like Nette, **[please make a donation now](https://nette.org/donate)**. Thank you!

Requirements
------------

[](#requirements)

- Web Project for Nette 3.1 requires installed on your computer: [Composer](https://getcomposer.org)[Node.js](https://nodejs.org/en/download/) (which comes with [npm](http://npmjs.com)) PHP &gt;=7.4 MySQL

Installation
------------

[](#installation)

From your command line:

```
composer create-project fcapobianchi/web-project path/to/install
cd path/to/install
composer update
npm install
npm start

```

Make directories `temp/` and `log/` writable.

Web Server Setup
----------------

[](#web-server-setup)

The simplest way to get started is to start the built-in PHP server in the root directory of your project:

```
php -S localhost:8000 -t www

```

Then visit `http://localhost:8000` in your browser to see the welcome page.

For Apache or Nginx, setup a virtual host to point to the `www/` directory of the project and you should be ready to go.

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

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity50

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

Recently: every ~50 days

Total

14

Last Release

1103d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/20ddaf7423a122ce2e3f5c988553bb729fe48fd711424911f92ae7aa4842f150?d=identicon)[FCapobianchi](/maintainers/FCapobianchi)

---

Top Contributors

[![FCapobianchi](https://avatars.githubusercontent.com/u/11027259?v=4)](https://github.com/FCapobianchi "FCapobianchi (6 commits)")

---

Tags

nette

### Embed Badge

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

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

###  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)[nette/web-project

Nette: Standard Web Project

10991.8k](/packages/nette-web-project)

PHPackages © 2026

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