Why are PHP namespaces not used that often? -


i have been reading o'reilly's modern php , starts explanation of importance of namespace. left me wondering why have never seen use namespace in scripts see on github, etc.

namespaces are used of time! don't remember last time saw recent project wasn't using them.

take on packagist , you'll see pretty of packages on there use namespaces too.


Comments

Popular posts from this blog

routing - AngularJS State management ->load multiple states in one page -

python - GRASS parser() error -

post - imageshack API cURL -