PHPackages                             eo/licensify - 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. eo/licensify

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

eo/licensify
============

Automatically add license headers to your PHP source files

v0.1.0(12y ago)4192MITPHPPHP &gt;=5.3.0

Since May 17Pushed 12y ago1 watchersCompare

[ Source](https://github.com/eymengunay/licensify)[ Packagist](https://packagist.org/packages/eo/licensify)[ Docs](https://github.com/eymengunay/licensify)[ RSS](/packages/eo-licensify/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (1)Dependencies (2)Versions (2)Used By (0)

licensify
=========

[](#licensify)

I needed something simple to help add license headers to my projects so I rolled up this Symfony Console based command. To get started download the phar executable and launch it from terminal.

> You can integrate `LicensifyCommand` into your existing Symfony Console based application by adding `eo/licensify` package in your composer.json. See project page on packagist:

This project is heavily inspired by

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

[](#installation)

```
curl -O http://eymengunay.github.io/licensify/downloads/licensify.phar
chmod +x licensify.phar

```

Usage
-----

[](#usage)

```
php licensify.phar --package="Foo" --author="John Doe "

```

Mini help
---------

[](#mini-help)

```
php licensify.phar -h

```

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity48

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

Unknown

Total

1

Last Release

4430d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/242627?v=4)[Eymen Gunay](/maintainers/eymengunay)[@eymengunay](https://github.com/eymengunay)

---

Top Contributors

[![eymengunay](https://avatars.githubusercontent.com/u/242627?v=4)](https://github.com/eymengunay "eymengunay (6 commits)")

---

Tags

licenselicensify

### Embed Badge

![Health badge](/badges/eo-licensify/health.svg)

```
[![Health](https://phpackages.com/badges/eo-licensify/health.svg)](https://phpackages.com/packages/eo-licensify)
```

###  Alternatives

[composer/composer

Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.

29.5k196.2M3.1k](/packages/composer-composer)[friendsofphp/php-cs-fixer

A tool to automatically fix PHP code style

13.5k251.2M25.2k](/packages/friendsofphp-php-cs-fixer)[friendsoftypo3/content-blocks

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

103519.9k53](/packages/friendsoftypo3-content-blocks)[brianhenryie/strauss

Prefixes dependencies namespaces so they are unique to your plugin

190438.1k36](/packages/brianhenryie-strauss)[blackfire/player

A powerful web crawler and web scraper with Blackfire support

49617.1k](/packages/blackfire-player)[testo/testo

A lightweight PHP testing framework.

1959.3k55](/packages/testo-testo)

PHPackages © 2026

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