PHPackages                             darkorsa/cordo-bundle-users - 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. darkorsa/cordo-bundle-users

ActiveLibrary

darkorsa/cordo-bundle-users
===========================

Users bundle for Cordo microframework

0.60.0(1y ago)0108MITPHP

Since Oct 25Pushed 1y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (5)Used By (0)

cordo-bundle-users
==================

[](#cordo-bundle-users)

Users bundle for [Cordo microframework](https://github.com/darkorsa/cordo).

Install
-------

[](#install)

Go to your [Cordo](https://github.com/darkorsa/cordo) project folder root dir and type:

```
$ composer require darkorsa/cordo-bundle-users
```

Next register bundle install command in `./cordo` file:

```
$application->add(new \Cordo\Bundle\Users\InstallCommand($container));
```

and execute command:

```
$ php cordo cordo-bundle-users:install
```

where `` is your context in which you wish to install this bundle, for example: `Client`, `Shop`, `Backoffice`, etc.

That command will:

- copy all the files to your `./app/` folder
- update `./app/Register.php` file
- create the DB schemas

Great! Users bundle now is installed and ready to use.

Security
--------

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance46

Moderate activity, may be stable

Popularity11

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity39

Early-stage or recently created project

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

Total

4

Last Release

465d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/0f9859139d3fc05fe5687bd9725420c856bb31ebfb9326790eff984d33bbe52b?d=identicon)[darkorsa](/maintainers/darkorsa)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/darkorsa-cordo-bundle-users/health.svg)

```
[![Health](https://phpackages.com/badges/darkorsa-cordo-bundle-users/health.svg)](https://phpackages.com/packages/darkorsa-cordo-bundle-users)
```

PHPackages © 2026

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