Skip to content

agolomazov/client

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP client for Tarantool

Build Status Scrutinizer Code Quality Code Coverage

Installation

The recommended way to install the library is through Composer:

$ composer require tarantool/client

Tests

To run unit tests:

$ phpunit --testsuite Unit

To run integration tests:

$ phpunit --testsuite Integration

To run all tests:

$ phpunit

License

The library is released under the MIT License. See the bundled LICENSE file for details.

About

PHP client for Tarantool.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 93.7%
  • Lua 3.7%
  • Shell 2.6%