-
Notifications
You must be signed in to change notification settings - Fork 0
hermans/herwebase
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
# 🧪 herwebase **herwebase** is an experimental PHP project template that combines **Slimphp** and **Yii3 components** with a legacy-friendly **Yii1-style structure**. It’s designed for developers who want modern architecture with explicit wiring, reproducible flows, and familiar scaffolding. - 🔗 **Repository**: [github.com/hermans/herwebase](https://github.com/hermans/herwebase) - 🛠️ **Created by**: hermans [at] taktikspace.com --- ## 🚀 Quick Start To run the project using PHP’s built-in server: ```bash php -S localhost:8000 -t web >⚠️ **Routing Note** > If you're not using `php -S`, make sure to enable `.htaccess` in the `web/` directory and configure routing in `app/config/web.php` to ensure routes and assets work correctly. ``` Example view: 
About
herwebase is project template that use Slimphp & Yii3 components.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published