An open API service indexing awesome lists of open source software.

https://github.com/matheusolivesilva/oop-with-php-course


https://github.com/matheusolivesilva/oop-with-php-course

oop php7

Last synced: 20 days ago
JSON representation

Awesome Lists containing this project

README

          

# OOP With PHP Course

This project was created during a course at [Alura](https://alura.com.br) as a part of PHP formation. Here you can see a system created using OOP principles.

## Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

### Prerequisites

To run this system in your local machine, you must to have installed:

* PHP 7 or greater

### Installing

Installing this system it's pretty easy, just follow the step by step bellow:

1. First of all, clone or download this repo
2. Run the system with ````php -S localhost:yourporthere/ ````
3. Enjoy ;)

## Built With

This simple project was written with the techniques and tecnologies below:

* PHP 7
* VIM as editor
* A lot of concepts of OOP

## Author

* **Matheus Oliveira** - [Github](https://github.com/matheusolivesilva/) | [Linkedin](https://www.linkedin.com/in/matheusoliveirasilva/)