-
Ajax version 2.2
Allows you to call your actions using a javascript's XmlHttpRequest and sending back json or the view without the layout.
-
Cache version 2.2
Provides a very simple caching mechanism. Request to the application are cached for a certain amount of time.
-
Console version 2.2
Allow Atomik to be used in a terminal. It allows other plugins to provide custom commands and to create scripts to better administer your application.
-
Controller version 2.2
Adds support for controllers. Once activated you must use controllers in your actions.
-
Db version 2.2
Provides database features over PDO.
-
Lang version 2.2
Adds translation features to Atomik.