Help: ideas or "a canvas" to create a. efx translator for php language #1238
Replies: 1 comment
-
Hi @fabiodisconzi 👋 Thanks for your question — your project sounds very interesting! From what I understand, your goal is to translate ✅ Suggested approach Understand the structure of .efx templates Write a PHP parser to read .efx files Extract XPath expressions from the .efx Use those XPath expressions to build PHP functions
🧪 Example "canvas" in PHP
Example usage: 🔧 Tip If someone in the community has already written a .efx → PHP translator, that could be a good starting point. But if not, your effort might become the first! Let me know if you'd like help with a working prototype — I'd be glad to assist! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Dear All,
I have worked for year(s) to this idea but I am not able to translate .efx template in a list of php xpath query. My target is to take a template and create a list of functions for parsing the xml-notice.
Could you give me some advice on how to achieve the target?
I read that the sdk has a translator but I don't knwo java.
Any template or a sort of canvas to follow in order to solve the problem?
Thanks.
Fabio
Beta Was this translation helpful? Give feedback.
All reactions