Download the PHP package talpa/otic-php without Composer

On this page you can find all versions of the php package talpa/otic-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package otic-php

OTIC Format

Open Telemetry Interchange Containers Format

Install using composer

Example

Install OTIC PHP Extension

Using the command line tool

Compress data from stdin and save to file

Benchmarks

Benchmark results for urdsfmt and libotic

Library Lines Write Read All Read Selection (2)
urdsfmt 10,368,000 35.123s 17.227s 0.541s
urdsfmt 10,368,000 33.440s 17.030s 0.463s
urdsfmt 10,368,000 34.243s 17.399s 0.538s
libotic 10,368,000 26.478s 6.794s 0.348s
libotic 10,368,000 29.622s 7.574s 0.359s
libotic 10,368,000 29.649s 7.631s 0.357s
⌀ urdsfmt 10,368,000 34,2686 17,2186 0,514
⌀ libotic 10,368,000 28,583 7,333 0,3546
factor 1,1989 2,3481 1,4495

All versions of otic-php with dependencies

PHP Build Version
Package Version
Requires php Version >=7.1
phore/core Version dev-master
phore/filesystem Version dev-master
phore/cli Version dev-master
phore/log Version dev-master
phore/system Version dev-master
colinodell/json5 Version ^3.0@dev
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package talpa/otic-php contains the following files

Loading the files please wait ....