appcia/utils

Collection of utility functions that services basic PHP types: arrays, strings, numbers etc

v1.0 2014-05-12 20:45 UTC

This package is not auto-updated.

Last update: 2024-04-09 04:07:28 UTC


README

Extensions for utils from Nette Framework

Features

  • provides more functions for arrays
  • supports smart PHP/JSON serialization (only if needed)
  • Val class which services mixed variable type (safe casting etc)

Changelog

v1.0

  • Initial release