Download the PHP package mmazoni/data-structure without Composer
On this page you can find all versions of the php package mmazoni/data-structure. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download mmazoni/data-structure
More information about mmazoni/data-structure
Files in mmazoni/data-structure
Download mmazoni/data-structure
More information about mmazoni/data-structure
Files in mmazoni/data-structure
Vendor mmazoni
Package data-structure
Short Description Implementing most of data structures in PHP 8
License MIT
Package data-structure
Short Description Implementing most of data structures in PHP 8
License MIT
Please rate this library. Is it a good library?
Informations about the package data-structure
Data Structure with PHP 8
This code was based in the book - PHP 7 Data Structure and Algorithms - by Mizanur Rahman. It was built with the new version of PHP. The goal of this project is focus in data structure and algorithms using modern PHP.
List of Data Structures
- Linked List
- Stack
- Queue
- Tree
- Hash table
- Graph
- Heap
List of Algorithms
- Recursion
- Sorting
- Search
- Pattern Matching
All versions of data-structure with dependencies
PHP Build Version
Package Version
No informations.
The package mmazoni/data-structure contains the following files
Loading the files please wait ....