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

ActiveProject[Framework](/categories/framework)

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

Standard nette Web Project with bootstrap italia 2

1.0.1(2y ago)06MITLattePHP &gt;= 7.4

Since Feb 12Pushed 2y ago1 watchersCompare

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

READMEChangelog (2)Dependencies (16)Versions (3)Used By (0)

Nette Web Project with Bootstrap Italia
=======================================

[](#nette-web-project-with-bootstrap-italia)

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 PHP &gt;= 7.4 [Node.js](https://nodejs.org/en/download/) (which comes with [npm](http://npmjs.com))

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

[](#installation)

The best way to install Web Project 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 fcapobianchi/web-project-5 path/to/install
cd path/to/install
composer update
npm install
npm start

```

Make directories `temp/` and `log/` writable. Comment .gitignore www/assets/bootstrap-italia

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

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity42

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

Total

2

Last Release

820d 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 (3 commits)")

---

Tags

nettebootstrap-italia

### Embed Badge

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

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

###  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)
