Skip to content

forest-chan/coding-theory-2025

Repository files navigation

coding-theory-2025

PHP Version Composer PHPUnit Docker Docker Compose License

Implementations of coding algorithms for a university course with PHP 8.3

Implemented coding algorithms:

Algorithm
Shannon

Requirements:

  1. Docker version >= 25.0.3
  2. Docker Compose version >= v2.24.5-desktop.1

Installation:

git@github.com:forest-chan/coding-theory-2025.git
cd coding-theory-2025
make build
make up

Usage:

  1. Run all coding algorithms test cases:
make run-all
  1. Run Shannon algorithm test cases:
make run-shannon

About

Implementations of coding algorithms for a university course with PHP

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published