• TYPO3 Development
  • TYPO3 Consulting
  • TYPO3 Education

  • Posts
  • On the side table

  • About me
  • Get in touch
  • Support me

  • View code on GitHub
  • Follow me on Twitter
  • Be a fan on Facebook
  • Join me on LinkedIn
  • Skype me?!

  • Backport of fluid_styled_content
  • Cookie consent
  • URL Forwarding
  • Questionaire
Nederlands

Patrick Broens

I am a developer at heart
a problem solver by experience
  • TYPO3 Development
  • TYPO3 Consulting
  • TYPO3 Education

Specify how and which data should be serialized to JSON

Specify how and which data should be serialized to JSON

Over the past few years JSON has become the standard of data interchange formats. Before JSON, XML was king. XML was great at modeling complex data but it is difficult to parse and is very verbose. JSON really took off when rich AJAX driven sites were introduced as it’s very lightweight. It is in a human readable format, quick to parse and its simple key/value representation cuts out all the verbosity of XML.

Reflection; use what you have typed already!

Isn‘t it weird that we are type casting parameters and variables while you have already mentioned what type it should be?

PhpStorm: Short hand syntax for arrays

Since version 5.4 PHP is capable of using a short hand syntax for arrays. But how to enforce this in PhpStorm?

XSD to PHP objects

Nothing can be more painfull than a SOAP service which does not return the full WSDL object descriptions. But there is a solution. Kind of ...

  • About me
  • Get in touch
  • Support me

  • View code on GitHub
  • Follow me on Twitter
  • Be a fan on Facebook
  • Join me on LinkedIn
  • Skype me?!

  • Backport of fluid_styled_content
  • Cookie consent
  • URL Forwarding
  • Questionaire

Contact me

Questions or Comments? Want to do business with me? Email me at patrick@patrickbroens.nl and I'll get right back to you.

© 2001-2025 Patrick Broens.

Information on this site can be used in your work free of charge, though a donation would be very welcome!

Quoting is welcome but a link to this site is preferred. Republishing requires explicit permission from the author.