2017 © Pedro Peláez
 

library example

PHP Package Example

image

ozziest/example

PHP Package Example

  • Thursday, January 8, 2015
  • by ozziest
  • Repository
  • 1 Watchers
  • 0 Stars
  • 11 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 1 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Example

PHP Package example., (*1)

Installation

To install through composer, simply put the following in your composer.json file:, (*2)

{
    "require": {
        "ozziest/example": "dev-master"
    }
}
$ composer update

Usage

$example = new Ozziest\Example\Example;
echo $example->title('bu örnek bir başlıktır');
// > Bu Örnek Bir Başlıktır 

Licence

MIT, (*3)

The Versions

08/01 2015

dev-master

9999999-dev

PHP Package Example

  Sources   Download

MIT

The Development Requires

by Özgür Adem Işıklı

08/01 2015

0.1.0

0.1.0.0

PHP Package Example

  Sources   Download

MIT

The Development Requires

by Özgür Adem Işıklı