Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 663 Bytes

File metadata and controls

23 lines (13 loc) · 663 Bytes

phpalgorithms

learning basics...

Visualizations:

Bubble Sort

See Performance Test Results:

Generated by phpbench run as a github action everytime I push to master (which means they will change) and deployed to:

See Benchmark Results

Sonarcloud Report:

Information regarding Testcoverage, Code Quality, etc.

Go to Report

Standards

PSR-12

Enforced by php-cs-fixer run as github action.