Php namespaces

Am looking to use the PhpRbac lib and want to create externs to use it from haxe.
How can I handle namespace and use?

Best,
Axel

Here is an example extern for Zend\Json from Zend Framework: Sample PHP externs for Haxe · GitHub

1 Like