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

PHP implementation/wrapper #1

Open
vokimon opened this issue Nov 8, 2017 · 1 comment
Open

PHP implementation/wrapper #1

vokimon opened this issue Nov 8, 2017 · 1 comment

Comments

@vokimon
Copy link
Member

vokimon commented Nov 8, 2017

Some of the partners business platforms use php as programming language instead of python.

Let's reimplement an equivalent php library or wrap the python librarry so that it is available on php.

@vokimon
Copy link
Member Author

vokimon commented Nov 8, 2017

@martic20mad @ROMANQR @daniquilez

Better than the proposed solution today of deploying multiple internal http servers to be able to use the python implementation within the php code, we could simply wrap it. This could be a solution:

https://www.csh.rit.edu/~jon/projects/pip/

We should try it, but some deployment show-stopping concerns come to me on how to setup the environment properly: How to install the library and how to setup the python venv in the calling php process. (i stil feel like a php looser when it comes to deployment and... well anything new in php after 1998)

So, let me do an spike this strike day on natively implementing Crypto and Package. If i don't move forward enough with it. let's consider the wrapper. (To me is funnier to implement it than fighting against deploys)

If you want to (virtually) join me, drop me a line.

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

1 participant