Download the PHP package o2system/spl without Composer
On this page you can find all versions of the php package o2system/spl. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Package spl
Short Description O2System Standard PHP Library (SPL) it's build based on original standard PHP library. It's made up primarily of commonly needed datastructure classes, iterators, handlers and exceptions for O2System PHP Framework, but also can be used independently outside O2System PHP Framework environment.
License MIT
Informations about the package spl
O2System Standard PHP Libraries (SPL)
O2System Standard PHP Library (SPL) it's build based on original standard PHP library. It's made up primarily of commonly needed data structure classes, iterators, handlers and exceptions for O2System PHP Framework, but also can be used independently outside O2System PHP Framework environment.
Standard PHP Containers
- Closures Container Class
- Services Container Class
Standard PHP DataStructures
- SplArrayObject
- SplArrayQueque
- SplArrayStack
- SplArrayStorage
Standard PHP Exceptions
- ErrorException
- LogicException
- RuntimeException
Standard PHP Info
- SplClassInfo
- SplDirectoryInfo
- SplFileInfo
- SplNamespaceInfo
Standard PHP Iterators
- ArrayIterator
Standard PHP Design Patterns
- Creational
- Factory
- Singleton
- Structural
- Assemble
- Composite
- Facade
- Provider
- Repository
Standard PHP Setters & Collectors Traits
- Collectors
- ConfigCollectorTrait
- ErrorCollectorTrait
- FileExtensionCollectorTrait
- FilePathCollectorTrait
- Setters
- OptionSetterTrait
Composer Installation
The best way to install O2System Spl is to use Composer
Packagist: https://packagist.org/packages/o2system/spl
Usage
Documentation is available on this repository wiki or visit this repository github page.
Ideas and Suggestions
Please kindly mail us at [email protected]
Bugs and Issues
Please kindly submit your issues at Github so we can track all the issues along development and send a pull request to this repository.
System Requirements
- PHP 7.2+
- Composer