nuldark/stdlib

An extension to the Standard PHP Library (SPL), introducing abstract data types like stacks, maps, and hash maps. Enjoy the benefits of class-based functions in PHP with an intuitive and object-oriented API.

Fund package maintenance!
nuldark

Installs: 52

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:project

2.3.0 2024-03-19 20:26 UTC

This package is auto-updated.

Last update: 2024-05-26 18:40:29 UTC


README

StdLib is an extension to the Standard PHP Library (SPL), introducing abstract data types like stacks, maps, and hash maps. Enjoy the benefits of class-based functions in PHP with an intuitive and object-oriented API.

Features

  • Extended Abstract Data Types: Augment your PHP experience with extended abstract data types, such as stacks, maps, and hash maps, providing powerful and versatile tools for data manipulation.
  • Class-Based Functions: Enjoy the benefits of PHP class-based functions, offering a more organized and object-oriented approach to handling various tasks.
  • Object-Oriented API: Leverage an intuitive and object-oriented API for seamless integration and utilization of the extended SPL features.

Installation

Install the Standard Library for PHP using Composer:

composer require nuldark/stdlib

License

The MIT License (MIT). Please see License for more information.