2017 © Pedro Peláez
 

library licensify

Automatically add license headers to your PHP source files

image

eo/licensify

Automatically add license headers to your PHP source files

  • Sunday, May 25, 2014
  • by eymengunay
  • Repository
  • 1 Watchers
  • 4 Stars
  • 9 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

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., (*1)

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: https://packagist.org/packages/eo/licensify, (*2)

This project is heavily inspired by https://github.com/schmittjoh/JMSCommandBundle, (*3)

Installation

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

Usage

php licensify.phar --package="Foo" --author="John Doe <john.doe@gmail.com>"

Mini help

php licensify.phar -h

The Versions

25/05 2014

dev-master

9999999-dev https://github.com/eymengunay/licensify

Automatically add license headers to your PHP source files

  Sources   Download

MIT

The Requires

 

license licensify

17/05 2014

v0.1.0

0.1.0.0 https://github.com/eymengunay/licensify

Automatically add license headers to your PHP source files

  Sources   Download

MIT

The Requires

 

license licensify