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

sublimetext3 - what keyboard shortcut is to comment/uncomment for this script tag in sublime -

java - No use of nillable="0" in SOAP Webservice -

ubuntu - Laravel 5.2 quickstart guide gives Not Found Error -