2017 © Pedro Peláez
 

library newrelic

New Relic client for PHP

image

larapulse/newrelic

New Relic client for PHP

  • Thursday, January 25, 2018
  • by SergeyPodgornyy
  • Repository
  • 4 Watchers
  • 1 Stars
  • 4 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

NewRelic client for PHP

Latest Version on Packagist Software License Build Status Coverage Status Quality Score , (*1)

Structure

If any of the following are applicable to your project, then the directory structure should follow industry best practises by being named the following., (*2)

bin/        
config/
src/
tests/
vendor/

Install

Via Composer, (*3)

``` bash $ composer require larapulse/newrelic, (*4)


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

Change log

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

Testing

bash $ composer test, (*6)

Contributing

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

Security

If you discover any security related issues, please email sergey.podgornyy@yahoo.de instead of using the issue tracker., (*8)

Credits

License

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

The Versions

25/01 2018

dev-master

9999999-dev https://github.com/larapulse/newrelic

New Relic client for PHP

  Sources   Download

MIT

The Requires

 

The Development Requires

newrelic larapulse

25/01 2018

v1.0.0

1.0.0.0 https://github.com/larapulse/newrelic

New Relic client for PHP

  Sources   Download

MIT

The Requires

 

The Development Requires

newrelic larapulse

25/01 2018

dev-feature/Implement_main_functionality

dev-feature/Implement_main_functionality https://github.com/larapulse/newrelic

New Relic client for PHP

  Sources   Download

MIT

The Requires

 

The Development Requires

newrelic larapulse