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
- Host: GitHub
- URL: https://github.com/robertrossmann/datatypes
- Owner: robertrossmann
- License: mit
- Archived: true
- Created: 2013-07-05T18:43:42.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2013-07-28T20:45:00.000Z (almost 13 years ago)
- Last Synced: 2025-01-13T19:15:25.143Z (over 1 year ago)
- Language: PHP
- Homepage:
- Size: 344 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Datatypes [](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.