I have a legacy system, which I want to build some service using Phalcon, then I can use my new built services via php composer.
My question, how I can call phalcon services without initiate phalcon app, as I do not have a bootstrap
I have a legacy system, which I want to build some service using Phalcon, then I can use my new built services via php composer.
My question, how I can call phalcon services without initiate phalcon app, as I do not have a bootstrap