PHPackages                             kitpages/company-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. kitpages/company-bundle

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

kitpages/company-bundle
=======================

This Symfony2 Bundle extends FOSUserBundle. Adds an administration to manage users and a user's company

30PHP

Since May 10Pushed 13y ago8 watchersCompare

[ Source](https://github.com/kitpages/KitpagesCompanyBundle)[ Packagist](https://packagist.org/packages/kitpages/company-bundle)[ RSS](/packages/kitpages-company-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

KitpagesEdmBundle
=================

[](#kitpagesedmbundle)

This Symfony2 Bundle extends FOSUserBundle. Adds an administration to manage users and a user's company

Actual state
============

[](#actual-state)

Under development

Dependencies
============

[](#dependencies)

- FOSUserBundle

add the following entries to the deps in the root of your project file:

```
[FOSUserBundle]
    git=http://github.com/FriendsOfSymfony/FOSUserBundle.git
    target=bundles/FOS/UserBundle
    version=1.2.0

```

Add the following entries to your autoloader: $bundles = array( ... new FOS\\UserBundle\\FOSUserBundle(), );

Installation
============

[](#installation)

You need to add the following lines in your deps :

```
[CompanyBundle]
    git=git://github.com/kitpages/KitpagesCompanyBundle.git
    target=Kitpages/CompanyBundle

```

AppKernel.php $bundles = array( ... new Kitpages\\CompanyBundle\\KitpagesCompanyBundle(), );

app/config/routing.yml KitpagesCompanyBundle: resource: "@KitpagesCompanyBundle/Resources/config/routing.yml" prefix: /

Configuration FOSUserBundle
===========================

[](#configuration-fosuserbundle)

```
fos_user:
    user_class: Kitpages\CompanyBundle\Entity\User
    group:
      group_class: Kitpages\CompanyBundle\Entity\Group

```

Configuration
=============

[](#configuration)

you must specify a company owner in database

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/95c1423b83010cc8afd1fc966d26cc6fc5d7fb5d000e5d7582adcd8392bd239c?d=identicon)[kitpages](/maintainers/kitpages)

![](https://www.gravatar.com/avatar/29afb9ecadc2fdf0c1a907edbdc048f9a63b7348935c37f9bc3f647a56dcd44a?d=identicon)[kitpagesSeb](/maintainers/kitpagesSeb)

### Embed Badge

![Health badge](/badges/kitpages-company-bundle/health.svg)

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

###  Alternatives

[bezhansalleh/filament-shield

Filament support for `spatie/laravel-permission`.

2.8k2.9M88](/packages/bezhansalleh-filament-shield)[gesdinet/jwt-refresh-token-bundle

Implements a refresh token system over Json Web Tokens in Symfony

70516.4M35](/packages/gesdinet-jwt-refresh-token-bundle)[illuminate/auth

The Illuminate Auth package.

9327.3M1.0k](/packages/illuminate-auth)[beatswitch/lock

A flexible, driver based Acl package for PHP 5.4+

870304.7k2](/packages/beatswitch-lock)[amocrm/amocrm-api-library

amoCRM API Client

182728.5k6](/packages/amocrm-amocrm-api-library)[vonage/jwt

A standalone package for creating JWTs for Vonage APIs

424.1M4](/packages/vonage-jwt)

PHPackages © 2026

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