https://github.com/ankain-lesly/php-waker-core
A Solid mini PHP MVC Framework: Waker
https://github.com/ankain-lesly/php-waker-core
cli-app cli-tool framework framework-core orm php routing
Last synced: 2 months ago
JSON representation
A Solid mini PHP MVC Framework: Waker
- Host: GitHub
- URL: https://github.com/ankain-lesly/php-waker-core
- Owner: ankain-lesly
- License: mit
- Created: 2023-10-24T15:14:07.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-19T12:16:39.000Z (about 2 years ago)
- Last Synced: 2024-03-30T08:02:46.705Z (about 2 years ago)
- Topics: cli-app, cli-tool, framework, framework-core, orm, php, routing
- Language: PHP
- Homepage:
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG
- License: LICENSE
Awesome Lists containing this project
README
# PHP Waker Framework Core
A Solid mini PHP MVC Framework: Waker Core.
Installable via composer a PHP package manager
This package links up all dependencies for the php waker framework
## Introduction
Complete Framework Setup available here
[PHP Waker Framework](https://github.com/ankain-lesly/php-framework-waker)
Installation
```shell
composer require devlee/waker-framework
```
## Overview