PHPackages                             seriousdesign/project\_overview - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. seriousdesign/project\_overview

ActiveDrupal-module[Utility &amp; Helpers](/categories/utility)

seriousdesign/project\_overview
===============================

Project Overview module for Drupal

v1.0.5(10mo ago)110GPL-2.0-or-laterPHP

Since Jun 11Pushed 10mo agoCompare

[ Source](https://github.com/seriousdesign88/project_overview)[ Packagist](https://packagist.org/packages/seriousdesign/project_overview)[ RSS](/packages/seriousdesign-project-overview/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (1)Versions (5)Used By (0)

Project Overview
================

[](#project-overview)

Project Overview is a Drupal module that provides a centralized dashboard for viewing key information about your Drupal site's entities, fields, services, routes, and providers. It is designed to help site builders and developers quickly audit and understand the structure and configuration of their Drupal installation.

Features
--------

[](#features)

- **Project Overview Dashboard:** View a summary page with project information.
- **Entities and Fields:** List all content entity types and their fields. Add `?format=json` or `?format=markdown` to the URL for alternative outputs.
- **Services Report:** View all custom services registered in the service container.
- **Routes List:** Display all routes defined by custom modules.
- **Providers List:** See all entity types grouped by their provider.

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

[](#installation)

1. Place the `project_overview` directory in your Drupal site's `modules` folder.
2. Enable the module via the Drupal admin UI or with Drush: ```
    drush en project_overview
    ```
3. Assign the "Access Project Overview" permission to the appropriate user roles.

Usage
-----

[](#usage)

- Access the dashboard at /project-overview or via the admin menu under "Project Overview".
- Use the navigation links to view entities, fields, services, routes, and providers.

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

[](#requirements)

Drupal core version ^10 or ^11

Development
-----------

[](#development)

Controllers are located in src/Controller. Custom theme hook is defined in project\_overview.module. Menu and routing configuration can be found in the .yml files. Run `composer install` to pull in development dependencies like Drupal core.

License
-------

[](#license)

GPL-2.0-or-later

Maintainers
-----------

[](#maintainers)

Serious Design

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance53

Moderate activity, may be stable

Popularity7

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity40

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

Total

4

Last Release

329d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/b50ad4e84388c9bce6b3d02047be6afd7b8fd6986e702d996970d68fa899a2ab?d=identicon)[seriousdesign88](/maintainers/seriousdesign88)

---

Top Contributors

[![danieluxury88](https://avatars.githubusercontent.com/u/69707969?v=4)](https://github.com/danieluxury88 "danieluxury88 (21 commits)")

### Embed Badge

![Health badge](/badges/seriousdesign-project-overview/health.svg)

```
[![Health](https://phpackages.com/badges/seriousdesign-project-overview/health.svg)](https://phpackages.com/packages/seriousdesign-project-overview)
```

PHPackages © 2026

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