ebukaodini / initframework
This package is abandoned and no longer maintained.
No replacement package was suggested.
A simple and fast php framework for PHP developers.
Package info
github.com/initframework/initframework
Type:project
pkg:composer/ebukaodini/initframework
dev-master
2021-04-06 21:33 UTC
Requires
- hayageek/oauth2-yahoo: ^2.0
- league/oauth2-google: ^3.0
- phpmailer/phpmailer: ^6.1
- stevenmaguire/oauth2-microsoft: ^2.2
- symfony/polyfill-mbstring: ^1.18
Requires (Dev)
- php: >=7.3.0
- phpunit/phpunit: ^9.3
- symfony/dotenv: ^5.1
This package is auto-updated.
Last update: 2025-11-22 01:56:08 UTC
README
👌🏽 A Simple Web Framework for PHP Developers.
Framework Documentation
Available Scripts
In the project directory, you can run:
Start Application
./init run app
Runs the app in the development mode.
Open http://localhost:8080 to view it in the browser.