Skip to content

Repository with tests for examples from book "PHP 7 Data Structures and Algorithms"

License

Notifications You must be signed in to change notification settings

boryszielonka/tests-for-php7-data-structures-and-algorithms

Repository files navigation

Overview

This repository contains tests written for the rewritten in PHP 8 examples from the Book "PHP 7 Data Structures and Algorithms".

This repository includes modifications and additions to examples originally published under the MIT License by Packt Publishing. Copyright © 2017 Packt. All rights reserved.

Original repository with examples: https://github.com/PacktPublishing/PHP7-Data-Structures-and-Algorithms

How to run?

Install dependencies:

$ composer install

Run tests:

$ vendor/bin/phpunit

About

Repository with tests for examples from book "PHP 7 Data Structures and Algorithms"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages