tideways / profiler
Client library that wraps Xhprof profile collection and sends to Tideways
Installs: 224 599
Dependents: 7
Suggesters: 0
Security: 0
Stars: 45
Watchers: 9
Forks: 23
Open Issues: 0
- dev-master
- 2.0.x-dev
- v2.0.20
- v2.0.19
- v2.0.18
- v2.0.17
- v2.0.16
- v2.0.15
- v2.0.14
- v2.0.13
- v2.0.12
- v2.0.11
- v2.0.10
- v2.0.9
- v2.0.8
- v2.0.7
- v2.0.6
- v2.0.5
- v2.0.4
- v2.0.3
- v2.0.2
- v2.0.1
- v2.0.0
- v2.0-alpha3
- v2.0-alpha2
- v2.0-alpha1
- v1.6.6
- v1.6.5
- v1.6.4
- v1.6.3
- v1.6.2
- v1.6.1
- v1.6.0
- v1.5.0
- v1.4.2
- v1.4.0
- dev-PROF-458
- dev-feedback
This package is auto-updated.
Last update: 2021-05-22 09:38:12 UTC
README
IMPORTANT NOTICE This library is not needed anymore, because the
Tideways\Profiler
class is now provided directly by thetideways
PHP extension. Follow the Installation Guides to install the PHP extension.
Tideways PHP Library
PHP Client Library for Tideways PHP Profiler platform.
Not using Tideways as a service and looking for a modern XHProf compatible Profiler? See Tideways PHP Extension.
This repository only contains a snapshotted, compiled version of the PHP code base.
You can use it as a composer package, if you are using Tideways with HHVM, but otherwise it is not needed to interact with this repository/package. For PHP this source code is embedded into the DEB, RPM or Tarball downloads.
License (Apache2)
Copyright 2014-2016 Tideways GmbH
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.