Phalcon::Loader is becoming the bottleneck in our application due to a lot of classes (namespaces) that needed to scan. Is there a plugin or a way in Phalcon to have something similar with composer's "dump-autoload --classmap-authoritative" ?
Thanks
Phalcon::Loader is becoming the bottleneck in our application due to a lot of classes (namespaces) that needed to scan. Is there a plugin or a way in Phalcon to have something similar with composer's "dump-autoload --classmap-authoritative" ?
Thanks