Reordered the list of PHP clients.

This commit is contained in:
alexey-milovidov 2018-07-06 19:32:49 +03:00 committed by GitHub
parent 1927ab56e1
commit c429ceb7e1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,10 +8,10 @@ There are libraries for working with ClickHouse for:
- [clickhouse-driver](https://github.com/mymarilyn/clickhouse-driver)
- [clickhouse-client](https://github.com/yurial/clickhouse-client)
- PHP
- [clickhouse-php-client](https://github.com/8bitov/clickhouse-php-client)
- [PhpClickHouseClient](https://github.com/SevaCode/PhpClickHouseClient)
- [phpClickHouse](https://github.com/smi2/phpClickHouse)
- [clickhouse-php-client](https://github.com/8bitov/clickhouse-php-client)
- [clickhouse-client](https://github.com/bozerkins/clickhouse-client)
- [PhpClickHouseClient](https://github.com/SevaCode/PhpClickHouseClient)
- Go
- [clickhouse](https://github.com/kshvakov/clickhouse/)
- [go-clickhouse](https://github.com/roistat/go-clickhouse)