Skip to content

Just my own way brutal PHP framework. Maybe you like it or maybe not!

License

Notifications You must be signed in to change notification settings

prasetyama/brutal-php-framework

 
 

Repository files navigation

Brutal PHP Framework

Just our own way brutal PHP framework. Maybe you like it or maybe not!

Usage

  1. Clone it
git clone https://github.com/sonyarianto/brutal-php-framework.git
  1. Go to the folder
cd brutal-php-framework
  1. Install project dependencies, make sure you already install Composer, how to install composer here
composer -vvv install 
  1. Test with PHP development server
php -S 0.0.0.0:8000 -t public/
  1. Open from browser
http://localhost:8000
  1. That's it!

About

Just my own way brutal PHP framework. Maybe you like it or maybe not!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 96.6%
  • HTML 3.4%