An open API service indexing awesome lists of open source software.

https://github.com/webfiori/collections

Data structures used by WebFiori framework.
https://github.com/webfiori/collections

collections hacktoberfest linked-list queue stack webfiori-framework

Last synced: about 1 year ago
JSON representation

Data structures used by WebFiori framework.

Awesome Lists containing this project

README

          

# WebFiori Collections

Basic data structures used by WebFiori framework.

















## Supported PHP Versions
| Build Status |
|:---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------:|
| |
| |
| |
| |
| |

## Supported Collections
* Linked List
* Stack
* Queue