PHPackages                             nhc/login-bundle - 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. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. nhc/login-bundle

ActiveSymfony-bundle[Authentication &amp; Authorization](/categories/authentication)

nhc/login-bundle
================

This is a bundle login basic in symfony 6.4

1.0.0(1y ago)012MITPHPPHP &gt;=8.0.0

Since Feb 15Pushed 1y ago1 watchersCompare

[ Source](https://github.com/naninani2xx1/LoginBundleDemo)[ Packagist](https://packagist.org/packages/nhc/login-bundle)[ RSS](/packages/nhc-login-bundle/feed)WikiDiscussions 1.0 Synced today

READMEChangelog (1)Dependencies (5)Versions (2)Used By (0)

Symfony Demo Application
========================

[](#symfony-demo-application)

The "Symfony Demo Application" is a reference application created to show how to develop applications following the [Symfony Best Practices](https://symfony.com/doc/current/best_practices.html).

You can also learn about these practices in [the official Symfony Book](https://symfony.com/book).

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

[](#requirements)

- PHP 8.2.0 or higher;
- and the [usual Symfony application requirements](https://symfony.com/doc/current/setup.html#technical-requirements).

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

[](#installation)

There are 3 different ways of installing this project depending on your needs:

**Option 1.** [Download Symfony CLI](https://symfony.com/download) and use the `symfony` binary installed on your computer to run this command:

```
symfony new --demo my_project
```

**Option 2.** [Download Composer](https://getcomposer.org/) and use the `composer` binary installed on your computer to run these commands:

```
# you can create a new project based on the Symfony Demo project...
composer create-project symfony/symfony-demo my_project

# ...or you can clone the code repository and install its dependencies
git clone https://github.com/symfony/demo.git my_project
cd my_project/
composer install
```

**Option 3.** Click the following button to deploy this project on Platform.sh, the official Symfony PaaS, so you can try it without installing anything locally:

[![Deploy on Platform.sh](https://camo.githubusercontent.com/ceca004a8f41f2c6527d0147e533c3888646d28c8e65b08ba0b77da5bd55ab12/68747470733a2f2f706c6174666f726d2e73682f696d616765732f6465706c6f792f6c672d626c75652e737667)](https://console.platform.sh/projects/create-project?template=https://raw.githubusercontent.com/symfonycorp/platformsh-symfony-template-metadata/main/symfony-demo.template.yaml&utm_content=symfonycorp&utm_source=github&utm_medium=button&utm_campaign=deploy_on_platform)

Usage
-----

[](#usage)

There's no need to configure anything before running the application. There are 2 different ways of running this application depending on your needs:

**Option 1.** [Download Symfony CLI](https://symfony.com/download) and run this command:

```
cd my_project/
symfony serve
```

Then access the application in your browser at the given URL ( by default).

**Option 2.** Use a web server like Nginx or Apache to run the application (read the documentation about [configuring a web server for Symfony](https://symfony.com/doc/current/setup/web_server_configuration.html)).

On your local machine, you can run this command to use the built-in PHP web server:

```
cd my_project/
php -S localhost:8000 -t public/
```

Tests
-----

[](#tests)

Execute this command to run tests:

```
cd my_project/
./bin/phpunit
```

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance40

Moderate activity, may be stable

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity43

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

503d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/104667945?v=4)[nani](/maintainers/naninani2xx1)[@naninani2xx1](https://github.com/naninani2xx1)

---

Top Contributors

[![naninani2xx1](https://avatars.githubusercontent.com/u/104667945?v=4)](https://github.com/naninani2xx1 "naninani2xx1 (12 commits)")

### Embed Badge

![Health badge](/badges/nhc-login-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/nhc-login-bundle/health.svg)](https://phpackages.com/packages/nhc-login-bundle)
```

###  Alternatives

[2lenet/crudit-bundle

The easy like Crud'it Bundle.

1616.4k14](/packages/2lenet-crudit-bundle)[rcsofttech/audit-trail-bundle

Enterprise-grade, high-performance Symfony audit trail bundle. Automatically track Doctrine entity changes with split-phase architecture, multiple transports (HTTP, Queue, Doctrine), and sensitive data masking.

1189.8k](/packages/rcsofttech-audit-trail-bundle)[kimai/kimai

Kimai - Time Tracking

4.8k9.0k1](/packages/kimai-kimai)[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k17.9M388](/packages/easycorp-easyadmin-bundle)[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.5k5.9M736](/packages/sylius-sylius)[pimcore/pimcore

Content &amp; Product Management Framework (CMS/PIM/E-Commerce)

3.8k3.8M508](/packages/pimcore-pimcore)

PHPackages © 2026

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