tedi-config
This directory contains configuration files for the TediFramework.tedi-logic
This folder holds all the core logic files. It includes controllers, services, and business logic that define how the application processes data and interacts with the database. This is where the core functionality and algorithms are implemented.tedi-routing
This path manages routing definitions for the application. It contains files that map URLs to specific controllers or handlers, defining how requests are processed and which functions are executed for each route.tedi-views
This directory contains view templates for the frontend. It includes HTML files that are intermixed with PHP code, enabling dynamic content rendering. The views define how data should be presented to users, often using placeholders for data populated by the application logic.
-
Notifications
You must be signed in to change notification settings - Fork 0
misiektedi/TediFramework
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Simple framework for PHP with routing and views
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published