2017 © Pedro Peláez
 

library ktbs

A PHP5 library that Collect traces.

image

coat/ktbs

A PHP5 library that Collect traces.

  • Friday, November 28, 2014
  • by fderbel
  • Repository
  • 2 Watchers
  • 0 Stars
  • 54 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

KTBS BIB PHP

The KTBS_BIB_PHP is a PHP package used to communicate with KTBS ( Kernel of Trace Based Systems ) and use almost of its functionality. It contains essentially 5 classes which are : KtbsRoot, Base, Trace, TraceModel. We will present all these classes in this documents and all of the classes methods. For more information about KTBS please have a look on its official documentation : https://kernelfor-trace-based-systems.readthedocs.org/en/latest/, (*1)

KtbsRoot

This class is used mainly to identify the KTBS using his URI., (*2)

Base

This class is used mainly used to create a base in the Ktbs., (*3)

Trace

This class is used mainly used to create a Stored Trace in the Ktbs., (*4)

TraceModel

This class is used mainly to create a Trace model., (*5)

The Versions

28/11 2014

dev-master

9999999-dev

A PHP5 library that Collect traces.

  Sources   Download

The Requires

  • php >=5.3.0

 

The Development Requires

  • php >=5.3.0

traces ktbs