Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Published composer package of GridDB PHP Client for Centos 7.6(x64) on Packagist repository #2

Open
thanhthanh-yen opened this issue Feb 12, 2020 · 4 comments

Comments

@thanhthanh-yen
Copy link

I has published composer package of GridDB PHP Client for Centos 7.6(x64) on Packagist repository:
https://packagist.org/packages/griddb/php-client
Above link has both installation and sample execution information.

You can refer to original Github repository at link:
https://github.com/thanhthanh-yen/griddb_php_client

Source code and .so file, .php file are created from GridDB PHP Client with master branch at :
https://github.com/griddb/php_client

@knonomura
Copy link
Member

Oh, that's great.
I'll check your package.

@knonomura
Copy link
Member

This package is so useful.
I'll announce about it.
Thank you so much.

@ConnectGrid
Copy link

Why is this described as "for CentOS"? Composer universally supports many architectures.... Linux and macOS alike. Is there something special about how this package was prepared?

@knonomura
Copy link
Member

@ConnectGrid

Why is this described as "for CentOS"?

Thank you for your comment.
I guess the reason is as follows:

  • It includes a library file (*.so) built on CentOS.
  • It is dependent on C Client library.
  • Execution of the sample programs is checked only on CentOS.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants