Som-Energia / intercoop

Communication libraries for social economy entities to cross services for their members.
GNU Affero General Public License v3.0
2 stars 2 forks source link

PHP implementation/wrapper #1

Open vokimon opened 6 years ago

vokimon commented 6 years ago

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 commented 6 years ago

@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.