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

https://github.com/robertrossmann/datatypes

Object-oriented implementation of the basic datatypes found in PHP - String, Collection, Number, and new base type Object
https://github.com/robertrossmann/datatypes

Last synced: 8 months ago
JSON representation

Object-oriented implementation of the basic datatypes found in PHP - String, Collection, Number, and new base type Object

Awesome Lists containing this project

README

          

Datatypes [![Build Status](https://api.travis-ci.org/Alaneor/Datatypes.png)](https://travis-ci.org/Alaneor/Datatypes)
=========

Object-oriented implementation of the basic datatypes found in PHP - String, Collection, Number, and new base type Object

## License

This software is licensed under the **MIT license**.
See the [LICENSE](LICENSE) file for more information.