Skip to content

XML-RPC client & expression builder

Compare
Choose a tag to compare
@Ang3 Ang3 released this 04 May 14:31
· 102 commits to master since this release
  • Replaced package darkaonline/ripcord to phpxmlrpc/phpxmlrpc.
  • Created XML-RPC client.
  • Deleted static method Client::createFromConfig(array $config)..
  • Renamed ORM method searchAndRead(...) to findBy(...).
  • Added ORM methods find(...) to findOneBy(...).
  • Added expression builder.