PHPackages                             kitpages/simple-edm-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. [Framework](/categories/framework)
4. /
5. kitpages/simple-edm-bundle

ActiveSymfony-bundle[Framework](/categories/framework)

kitpages/simple-edm-bundle
==========================

Symfony SimpleEdmBundle

224PHP

Since May 24Pushed 13y ago3 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

KitpagesSimpleEdm
=================

[](#kitpagessimpleedm)

This is an electronic document manager for symfony.

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

[](#installation)

use composer update

add the new Bundle in app/appKernel.php

You need to create a table in the database : launch command: php app/console doctrine:schema:update

Step1: AppKernel.php Add the following entries to your autoloader: $bundles = array( ... new Kitpages\\SimpleEdmBundle\\KitpagesSimpleEdmBundle(), new Kitpages\\FileSystemBundle\\KitpagesFileSystemBundle(), new Kitpages\\DataGridBundle\\KitpagesDataGridBundle(), );

Configuration example kitpagesFileSystemBundle
==============================================

[](#configuration-example-kitpagesfilesystembundle)

kitpages\_file\_system: file\_system\_list: kitpagesSimpleEdm: local: directory\_public: %kernel.root\_dir%/../web directory\_private: %kernel.root\_dir% base\_url: %base\_url%

- you should add something like that in your security.yml : role\_hierarchy: ROLE\_ADMIN: \[ROLE\_USER, ROLE\_SIMPLEEDM\_WRITER\] ROLE\_SIMPLEEDM\_WRITER: ROLE\_SIMPLEEDM\_READER

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community6

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-simple-edm-bundle/health.svg)

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

###  Alternatives

[laravel/socialite

Laravel wrapper around OAuth 1 &amp; OAuth 2 libraries.

5.7k104.3M836](/packages/laravel-socialite)[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k38.6M289](/packages/laravel-dusk)[nineinchnick/edatatables

Grid widget for the Yii Framework, wrapper for the DataTables jQuery plugin

173.2k](/packages/nineinchnick-edatatables)[link-cloud/fast-hyperf

LinkCloud Fast Hyperf

241.2k1](/packages/link-cloud-fast-hyperf)

PHPackages © 2026

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