PHPackages                             keep/oss-license-gen - 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. keep/oss-license-gen

ActiveLibrary

keep/oss-license-gen
====================

An easy way to generate your open source project license

1.0.1(13y ago)0182MITPHP

Since Mar 3Pushed 13y ago1 watchersCompare

[ Source](https://github.com/jgskin/oss-license-gen)[ Packagist](https://packagist.org/packages/keep/oss-license-gen)[ RSS](/packages/keep-oss-license-gen/feed)WikiDiscussions master Synced 2mo ago

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

Open Source Software License Generator (webapp)
===============================================

[](#open-source-software-license-generator-webapp)

An easy way to generate your app LICENSE file

How to Install
--------------

[](#how-to-install)

Install Composer:

```
http://getcomposer.org/

```

Get the app:

```
composer create-project keep/oss-gen

```

Run the server (php 5.4):

```
php -S localhost:8080 -t /path/to/public_dir

```

How to use
----------

[](#how-to-use)

From a terminal execute:

```
curl http://localhost:8080/generate/{license_name} -d licenser="Jessé Alves Galdino" -d year="2013" > LICENSE

```

or

From your browser:

```
http://localhost:8080/generate/{license_name}/{licenser}/{year}

```

Available Licenses
------------------

[](#available-licenses)

- MIT ()
- more to come, soon

LICENSE
-------

[](#license)

MIT licensed code

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity65

Established project with proven stability

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

Total

2

Last Release

4820d ago

### Community

Maintainers

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

---

Top Contributors

[![jgskin](https://avatars.githubusercontent.com/u/487592?v=4)](https://github.com/jgskin "jgskin (1 commits)")

### Embed Badge

![Health badge](/badges/keep-oss-license-gen/health.svg)

```
[![Health](https://phpackages.com/badges/keep-oss-license-gen/health.svg)](https://phpackages.com/packages/keep-oss-license-gen)
```

###  Alternatives

[stikmanw/silex-newrelic

Integrate the NewRelic PHP API into Silex framework

2014.7k](/packages/stikmanw-silex-newrelic)

PHPackages © 2026

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