ebukaodini / initframework
A simple and fast php framework for PHP developers.
Installs: 9
Dependents: 1
Suggesters: 0
Security: 0
Stars: 3
Watchers: 1
Forks: 0
Open Issues: 3
Type:project
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-02-22 00:02:14 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.