2017 © Pedro Peláez
 

library base

This is the basic module for my ready to deploy website structure

image

jlourenco/base

This is the basic module for my ready to deploy website structure

  • Wednesday, June 29, 2016
  • by joaogl
  • Repository
  • 1 Watchers
  • 0 Stars
  • 36 Installations
  • PHP
  • 2 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 8 Versions
  • 0 % Grown

The README.md

base

Latest Version on Packagist ![Software License][ico-license] Build Status ![Coverage Status][ico-scrutinizer] [Quality Score][link-code-quality] ![Total Downloads][ico-downloads], (*1)

This is the basic module for my ready to deploy website structure, (*2)

Install

Via Composer, (*3)

``` bash $ composer require jlourenco/base, (*4)


## Usage ``` php $skeleton = new League\Skeleton(); echo $skeleton->echoPhrase('Hello, League!');

Change log

Please see CHANGELOG for more information what has changed recently., (*5)

Testing

bash $ composer test, (*6)

Contributing

Please see CONTRIBUTING and CONDUCT for details., (*7)

Security

If you discover any security related issues, please email jglourenco.pt@gmail.com instead of using the issue tracker., (*8)

Credits

License

The MIT License (MIT). Please see License File for more information., (*9)

The Versions

13/01 2016

v0.1.1

0.1.1.0 https://github.com/jlourenco/base

This is the basic module for my ready to deploy website structure

  Sources   Download

MIT

The Requires

 

The Development Requires

base jlourenco