wester framework
v1.0.3
Wester is a free and open source PHP MVC Framework which is based on Laravel Architecture as a starting point, To help users who are limited to shared hosting.
Wester can be installed via Composer the most popular tool.
composer create-project wester/westerThe following command will make the web server accessible on port 8000 to any interface with:
php app runserverIf you want to specify a port:
php app runserver portCurrently our documentation is available on https://framework.wester.ir/docs/1.0