PHPackages                             jensone/profile-generator - 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. jensone/profile-generator

AbandonedArchivedSymfony-bundle[Utility &amp; Helpers](/categories/utility)

jensone/profile-generator
=========================

Symfony User Profile Generator to speed up your workflow 🚀

v1.0.1(1y ago)010MITPHP

Since Sep 17Pushed 1y ago1 watchersCompare

[ Source](https://github.com/Jensone/profile-generator)[ Packagist](https://packagist.org/packages/jensone/profile-generator)[ RSS](/packages/jensone-profile-generator/feed)WikiDiscussions main Synced 1mo ago

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

[![Profile Generator](assets/cover.jpg)](assets/cover.jpg)

 Profile Generator

 [![Latest Stable Version](https://camo.githubusercontent.com/0b30101ac12d93ce1b4ed9d7086222e7dadce8c56446508583cbbb27162a96f4/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6a656e736f6e652f70726f66696c652d67656e657261746f723f7374796c653d666c61742d737175617265)](https://packagist.org/packages/jensone/profile-generator) [![Total Downloads](https://camo.githubusercontent.com/3406e387e7378d95da0d96696964b956d184cf70c21b91b2ded47d1e72176b2b/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6a656e736f6e652f70726f66696c652d67656e657261746f723f7374796c653d666c61742d737175617265)](https://packagist.org/packages/jensone/profile-generator) [![License](https://camo.githubusercontent.com/3a9b2996822c00372d965d7336393c7568b634a740422d499a9b3336c476d915/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f6a656e736f6e652f70726f66696c652d67656e657261746f723f7374796c653d666c61742d737175617265)](https://packagist.org/packages/jensone/profile-generator)

---

About
-----

[](#about)

Profile Generator is PHP package that generates a user profile page for your Symfony application. It provides a simple command to generate a profile page with a controller, a template, and a few assets. The generated page is based on TailwindCSS and Bootstrap 5.

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

[](#installation)

Install Profile Generator using Composer:

```
composer require jensone/profile-generator
```

Register the bundle in your `config/bundles.php` file:

```
return [
    // ...
    Jensone\ProfileGenerator\ProfileGeneratorBundle::class => ['all' => true],
];
```

Usage
-----

[](#usage)

Run the following command to generate a profile page:

```
bin/console profile:generator
```

Ensure that you have an entity to manage users in your application. If not, use the `make:user` command to create one.

Thanks for using Profile Generator! 🚀

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance35

Infrequent updates — may be unmaintained

Popularity5

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

Unknown

Total

1

Last Release

604d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/637524def3aa2b640c0653e3be9fd1573eed8ec4ed2b4ccea108c498959dfd80?d=identicon)[Jensone](/maintainers/Jensone)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/jensone-profile-generator/health.svg)

```
[![Health](https://phpackages.com/badges/jensone-profile-generator/health.svg)](https://phpackages.com/packages/jensone-profile-generator)
```

###  Alternatives

[fakerphp/faker

Faker is a PHP library that generates fake data for you.

3.9k358.5M3.5k](/packages/fakerphp-faker)[brick/money

Money and currency library

1.9k37.9M102](/packages/brick-money)[amphp/process

A fiber-aware process manager based on Amp and Revolt.

25552.6M52](/packages/amphp-process)[geocoder-php/google-maps-provider

Geocoder GoogleMaps adapter

18517.9M44](/packages/geocoder-php-google-maps-provider)[illuminate/pipeline

The Illuminate Pipeline package.

9446.6M213](/packages/illuminate-pipeline)[dekor/php-array-table

PHP Library for printing associative arrays as text table (similar to mysql terminal console)

296.6M2](/packages/dekor-php-array-table)

PHPackages © 2026

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