You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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.
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.
The text was updated successfully, but these errors were encountered: