0

The PHP Coders sometimes use them instead of arrays or you get it via json_decode() for example.

But what is the acronym behind std?

Is it Standard Class? But it is not a Base Object Class like in Java for example, where all Objects inherit from it. So maybe there is another written out form?

frankhammer
  • 73
  • 1
  • 7
  • 1
    It's just a built-in class to create instances from when you cast to object, don't overthink it too much. [Reference](https://www.php.net/manual/en/language.types.object.php#language.types.object.casting). – Álvaro González Mar 23 '21 at 14:39
  • https://stackoverflow.com/questions/931407/what-is-stdclass-in-php might be of some help – aynber Mar 23 '21 at 14:40

0 Answers0