The documentation of phery.remote() starts with:
Calls an AJAX function directly, without binding to any existing elements, the DOM element is created and removed on-the-fly
I do not see which DOM element this refers to (I am looking for a function to manually invoke a Phery PHP function from JavaScript).