dev-master
9999999-devPHP Package Example
MIT
The Development Requires
by Özgür Adem Işıklı
0.1.0
0.1.0.0PHP Package Example
MIT
The Development Requires
by Özgür Adem Işıklı
Wallogit.com
2017 © Pedro Peláez
PHP Package Example
PHP Package example., (*1)
To install through composer, simply put the following in your composer.json file:, (*2)
{
"require": {
"ozziest/example": "dev-master"
}
}
$ composer update
$example = new Ozziest\Example\Example;
echo $example->title('bu örnek bir başlıktır');
// > Bu Örnek Bir Başlıktır
MIT, (*3)
PHP Package Example
MIT
PHP Package Example
MIT