Is there any way to dynamically know if the given object is collection based or base ? In addition any way to import all of the model namespaces to a component dynamically with Phalcon ? (except traditional php auto loading)
Is there any way to dynamically know if the given object is collection based or base ? In addition any way to import all of the model namespaces to a component dynamically with Phalcon ? (except traditional php auto loading)