|
I think PHP has both. A good core and then lots of other libraries you can add. Maybe it's not organized in namespaces, but they do organize similar functions in the PHP manual for reference.
I think PHP would not be PHP if it you had to do things like include a datetime namespace and instanciate a time object.
|