PHPackages                             net\_bazzline/classmap\_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. net\_bazzline/classmap\_generator

ArchivedTool[Utility &amp; Helpers](/categories/utility)

net\_bazzline/classmap\_generator
=================================

php classmap and autoloader generator for psr-0 and previous php files - it should find all classes in every php file

v1.4.1(13y ago)157GPLv3PHPPHP &gt;=5.3.3

Since Apr 17Pushed 5y ago1 watchersCompare

[ Source](https://github.com/stevleibelt/php_classmap_generator)[ Packagist](https://packagist.org/packages/net_bazzline/classmap_generator)[ Docs](https://github.com/stevleibelt/php_classmap_generator)[ RSS](/packages/net-bazzline-classmap-generator/feed)WikiDiscussions master Synced today

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

PLEASE NOTE, THIS PROJECT IS NO LONGER BEING MAINTAINED
=======================================================

[](#please-note-this-project-is-no-longer-being-maintained)

I still like the idea but there is currently no use case to develop it anymore.

Classmap generator for PHP
==========================

[](#classmap-generator-for-php)

php classmap and autoloader generator

Manual
======

[](#manual)

```
NAME
        universal php classmap generator (especially for non psr-0 projects)
SYNOPSIS
        net_bazzline_classmap_generator.php command [OPTION]
DESCRIPTION
        Creates classmap by iterating over project directories.

        Following options are available.

        create
            Creates classmap if no classmap file exists.
        create --force
        create -f
            Creates classmap even if file exists.
        create --classmap
        create -c
            Creates only classmap file.
        create --autoloader
        create -a
            Creates only autoloader file.
        configure
            Create the configuration file.
        configure --detail
        configure -d
            Create a full configuration file (generally not needed).
        manual
            Print this manual.
AUTHOR
        Written by Stev Leibelt

REPORTING BUGS
        artodeto@arcor.de

SEE ALSO
        artodeto.bazzline.ne

```

History
=======

[](#history)

- upcomming
    - changed to bazzline/php\_component\_cli\_arguments
    - changed to bazzline/php\_component\_command
    - splitted into components
    - renamend "bin/net\_bazzline\_classmap\_generator.php" to "bin/net\_bazzline\_classmap\_generator"
- [v1.4.1](https://github.com/stevleibelt/php_classmap_generator/tree/v1.4.1)
    - changed licence to lgpl v3
- [v1.4](https://github.com/stevleibelt/php_classmap_generator/tree/v1.4)
    - implemented usage of symfony command
    - implemented validation
- [v0.9](https://github.com/stevleibelt/php_classmap_generator/tree/v0.9)
    - initial commit

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 51.6% 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 ~11 days

Total

3

Last Release

4799d ago

Major Versions

v0.9 → v1.42013-04-25

PHP version history (2 changes)v0.9PHP &gt;=5.3.0

v1.4PHP &gt;=5.3.3

### Community

Maintainers

![](https://www.gravatar.com/avatar/58451b041f6f5a38c7e62762c96d01f5e2bcac30e322707fe4760a82bccb6856?d=identicon)[artodeto](/maintainers/artodeto)

---

Top Contributors

[![atodeto](https://avatars.githubusercontent.com/u/1136516?v=4)](https://github.com/atodeto "atodeto (48 commits)")[![stevleibelt](https://avatars.githubusercontent.com/u/2287220?v=4)](https://github.com/stevleibelt "stevleibelt (45 commits)")

---

Tags

phpclassmapgeneratorautoloaderbazzline

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/net-bazzline-classmap-generator/health.svg)

```
[![Health](https://phpackages.com/badges/net-bazzline-classmap-generator/health.svg)](https://phpackages.com/packages/net-bazzline-classmap-generator)
```

###  Alternatives

[friendsoftypo3/content-blocks

TYPO3 CMS Content Blocks - Content Types API | Define reusable components via YAML

101466.4k45](/packages/friendsoftypo3-content-blocks)

PHPackages © 2026

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