2017 © Pedro Peláez
 

project code

Simple MVC Framework

image

salemcode8/code

Simple MVC Framework

  • Sunday, November 12, 2017
  • by salemcode8
  • Repository
  • 2 Watchers
  • 3 Stars
  • 0 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Code

Simple MVC Framework

This is a simple MVC framework designed to make web development easier. It provides a basic structure for building web applications and includes features such as routing, middleware, and database abstraction., (*1)

Latest Stable Version Total Downloads Latest Unstable Version License, (*2)

Installation

To install the project, follow these steps: 1. Clone the repository: git clone https://github.com/SalemCode8/Code.git 2. Navigate to the project directory: cd Code 3. Install the dependencies: composer install, (*3)

Usage

To use the project, start the server with the command: php -S localhost:8000 Then, open your web browser and navigate to http://localhost:8000., (*4)

Contributing

We love your input! We want to make contributing to this project as easy and transparent as possible. Check out our CONTRIBUTING.md for more information., (*5)

Running Tests

To run the tests, use the command: phpunit, (*6)

License

This project is licensed under the MIT License. For more information, see the LICENSE.md file., (*7)

The Versions

12/11 2017

dev-master

9999999-dev

Simple MVC Framework

  Sources   Download

MIT

The Requires

 

framework php mvc code cli

12/11 2017

dev-scrutinizer-patch-1

dev-scrutinizer-patch-1

Simple MVC Framework

  Sources   Download

MIT

The Requires

 

framework php mvc code cli