Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Snaju Open Source Software
inception
Repository
5d05eb55326987e89418ccb9aa8a06b52bd66306
Switch branch/tag
inception
Inception
Settings
History
Find file
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
Download this directory
zip
tar.gz
tar.bz2
tar
Clone
Clone with SSH
Clone with HTTPS
Open in your IDE
Visual Studio Code (SSH)
Visual Studio Code (HTTPS)
Copy HTTPS clone URL
Copy SSH clone URL
git@git.hou.snaju.com:snaju-oss/inception.git
Copy HTTPS clone URL
https://git.hou.snaju.com/snaju-oss/inception.git
Bug fix: mixed return type for Config
Othneil Drew authored
3 years ago
5d05eb55
Name
Last commit
Last update
..
defaults/env
Merge changes from repo. Summary of changes include: routing for twig & functional routes, middleware before and after request (both global and route base), implementation of OnRoute(Start|Process|Fallback|End) Events, added request controller and response with global helpers to call either controller() or response() from any where in an application. File based routing that prioritize functional routes -- twig files will load first, then any functional route filese will override twig routes, but can still be rendered if render('view-name') is used in the route file.
4 years ago
Config.php
Bug fix: mixed return type for Config
3 years ago
Menu
Projects
Groups
Snippets
Help