howz1t / ptypes
A collection of data types.
0.0.4
2018-03-29 09:50 UTC
Requires (Dev)
- phpunit/phpunit: 5.7
This package is not auto-updated.
Last update: 2025-04-27 08:27:25 UTC
README
This package is currently a Work In Progress.
This package provides useful data structures for use in PHP.
Install
You can install this package via composer:
composer require howz1t/Ptypes
License
You're free to use this package which is licensed under the MIT-LICENSE
Current Data Structures
- Stack
- Doubly Linked List
Contributing
Contribution is always appreciated. If you are contributing please remember to update the README and provide test units. Any contributions WITHOUT test units will NOT be accepted.