File tree Expand file tree Collapse file tree 1 file changed +18
-2
lines changed
Expand file tree Collapse file tree 1 file changed +18
-2
lines changed Original file line number Diff line number Diff line change 1- # frontend
1+ # Dotkernel Frontend
22
3- Dotkernel web starter package suitable for frontend applications.
3+ Dotkernel Frontend is an application (skeleton) based on Mezzio microframework using Laminas components.
4+ It's designed as a web starter package suitable for frontend applications.
5+ The current functionality is included as a proof of concept and to showcase Frontend's file architecture:
6+
7+ - Contact us page
8+ - Generic page with copy
9+ - User accounts
10+
11+ Use these building blocks as an example for your own custom code.
12+
13+ > Check out our [ demo] ( https://v5.dotkernel.net/ ) .
14+
15+ ## Documentation
16+
17+ Documentation is available at: https://docs.dotkernel.org/frontend-documentation/
18+
19+ ## Badges
420
521![ OSS Lifecycle] ( https://img.shields.io/osslifecycle/dotkernel/frontend )
622![ PHP from Packagist (specify version)] ( https://img.shields.io/packagist/php-v/dotkernel/frontend/5.0.0 )
You can’t perform that action at this time.
0 commit comments