Ubiquity v2.3.3 Release Notes

Release Date: 2020-01-25 // about 4 years ago
  • โž• Added

    • ๐Ÿ‘€ mailer module see https://github.com/phpMv/ubiquity-mailer
    • SimpleViewController, SimpleViewAsyncController for php views (without template engine)
    • ๐Ÿ‘€ PHP 7.4 preloading see #88
    • ObjectCache cache system
    • SDAO class for simple objects loading (popo with public members)
    • Prepared DAO queries for getOne, getById & getAll (async)

    ๐Ÿ‘Œ Improved

    • โž• Add warmup methods for controllers & models metas
    • ๐Ÿ‘ท StartupAsync for asynchronous platforms (Swoole, Workerman)
    • unpack replace cufa in Startup::runAction