Skip to content

Latest commit

 

History

History
27 lines (22 loc) · 844 Bytes

File metadata and controls

27 lines (22 loc) · 844 Bytes

Polyphonic Composer Configurations

Experiment on running different composer.jsons with possibly different dependencies within the same codebase.

The best way from the dependency hell into the dependency-hell-resolution hell! 🤷

HOW

TBD…

Local Procedure Call

  • serialize request
  • shell_exec with string argument
  • pick autoloader & service-definitions via ENV var
  • process request
  • echo serialized answer
  • unserialize answer

RAVELIN

ACL, Bastion etc… TBD

TODOs