Skip to content

carloshparedes/phpunit-inherited-classes

Repository files navigation

OOP with PHP

This is an example project that shows how to work with objects in PHP.

Installation

  1. Clone this repository on your local machine using git clone https://github.com/username/repo.git.
  2. Navigate to the project folder with cd repo.

Usage

  1. Start the PHP server with php -S localhost:8000.
  2. Open your browser and go to localhost:8000/src to view the index.php file.

Tests

This project uses PHPUnit for testing. To run the tests, use the command ./vendor/bin/phpunit.

Screenshots

Screenshot 1

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published