PHPackages                             kolinalabs/customer-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. [Admin Panels](/categories/admin)
4. /
5. kolinalabs/customer-bundle

ActiveSymfony-bundle[Admin Panels](/categories/admin)

kolinalabs/customer-bundle
==========================

Symfony KolinaCustomerBundle

1.0.1(7y ago)1429MITPHPPHP &gt;=7.0

Since Dec 7Pushed 7y ago2 watchersCompare

[ Source](https://github.com/kolinalabs/customer-bundle)[ Packagist](https://packagist.org/packages/kolinalabs/customer-bundle)[ RSS](/packages/kolinalabs-customer-bundle/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependencies (6)Versions (3)Used By (0)

KolinaCustomerBundle
====================

[](#kolinacustomerbundle)

Simplified management clients, extensible and integrated with FOSUserBundle

1. Installation and Configuration
---------------------------------

[](#1-installation-and-configuration)

##### Caution: This package is under development!

[](#caution-this-package-is-under-development)

#### 1.1 Download KolinaCustomerBundle using composer

[](#11-download-kolinacustomerbundle-using-composer)

```
$ composer require kolinalabs/customer-bundle
```

After downloading the package

#### 1.2 Enable the bundle

[](#12-enable-the-bundle)

```
getCustomerManager();
$customer = $manager->create();

$customer
        ->setFirstname('Foo')
        ->setLastname('Bar')
        //... other setter methods -
        //... see \Kolina\CustomerBundle\Entity\CustomerInterface
        ;

$manager->save($customer);
...
```

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity57

Maturing project, gaining track record

 Bus Factor2

2 contributors hold 50%+ of commits

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

2754d ago

PHP version history (2 changes)1.0.0PHP &gt;=5.6

1.0.1PHP &gt;=7.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/42619664?v=4)[KolinaLabs](/maintainers/kolinalabs)[@kolinalabs](https://github.com/kolinalabs)

---

Top Contributors

[![cjchamado](https://avatars.githubusercontent.com/u/3653906?v=4)](https://github.com/cjchamado "cjchamado (21 commits)")[![Pr3d4dor](https://avatars.githubusercontent.com/u/13210429?v=4)](https://github.com/Pr3d4dor "Pr3d4dor (21 commits)")[![kolinalabsbot](https://avatars.githubusercontent.com/u/20347444?v=4)](https://github.com/kolinalabsbot "kolinalabsbot (2 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/kolinalabs-customer-bundle/health.svg)

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

###  Alternatives

[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k17.5M373](/packages/easycorp-easyadmin-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.

1155.2k](/packages/rcsofttech-audit-trail-bundle)[2lenet/crudit-bundle

The easy like Crud'it Bundle.

1615.6k12](/packages/2lenet-crudit-bundle)

PHPackages © 2026

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