dev-master
9999999-devA PHP5 library that Collect traces.
The Requires
- php >=5.3.0
The Development Requires
- php >=5.3.0
by Derbel fatma
traces ktbs
A PHP5 library that Collect traces.
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)
This class is used mainly to identify the KTBS using his URI., (*2)
This class is used mainly used to create a base in the Ktbs., (*3)
This class is used mainly used to create a Stored Trace in the Ktbs., (*4)
This class is used mainly to create a Trace model., (*5)
A PHP5 library that Collect traces.
traces ktbs