Download Latest Version v2025.09 source code.tar.gz (1.2 MB)
Email in envelope

Get an email when there's a new version of PHP Jet Framework

Home / v2023.16
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2023-11-18 983 Bytes
v2023.16 source code.tar.gz 2023-11-18 1.3 MB
v2023.16 source code.zip 2023-11-18 2.3 MB
Totals: 3 Items   3.6 MB 1

Example app

Better example how to use application modules as services * Loggers become service modules * Auth controllers become service modules

Jet

  • Auth: controller provider feature added
  • Logger: controller provider feature added
  • Translator:
    • installApplicationModuleDictionaries( Application_Module_Manifest $module ) : void method added
    • collectApplicationModuleDictionaries( Application_Module_Manifest $module ) : void method added
    • uninstallApplicationModuleDictionaries( Application_Module_Manifest $module ) : void method added
    • setCurrentDictionaryTemporary( string $dictionary, callable $action ): void method added

Jet + Example app

Modules can now carry their dictionaries in the installation directory and dictionaries can be installed or uninstalled together with the module.

Jet Studio:

  • Necessary modifications around dictionaries and new features
  • New feature: dictionary collection
Source: README.md, updated 2023-11-18