Custom Formatters List For Server Connect 0.1

Several formatters are available to use Wappler more flexibly and more powerfully. I will be constantly updating the list and I will be completing different modules soon. You can write the PHP formatters you want here.

Serialize
(PHP 4, PHP 5, PHP 7)
serialize — Generates a storable representation of a value

UnSerialize
(PHP 4, PHP 5, PHP 7)
unserialize — Creates a PHP value from a stored representation

xml2json
(PHP 4, PHP 5, PHP 7)
simplexml_load_string — Interprets a string of XML into an object
(Other modules and formatters will be added for xml.)

JSON encode
(PHP 5 >= 5.2.0, PHP 7, PECL json >= 1.2.0)
json_encode — Returns the JSON representation of a value

JSON decode
(PHP 5 >= 5.2.0, PHP 7, PECL json >= 1.2.0)
json_decode — Decodes a JSON string

I haven’t added it to github yet, it will be added soon.

extensions.zip (1.4 KB)

Community Page
Last updated: