{"packages":{"phrity/o":{"1.0.0":{"name":"phrity/o","description":"Consistent object representation of basic data types. Inheritance friendly implementation. Currently provides Arr (array) and Obj (object) classes.","keywords":["array","object"],"homepage":"","version":"1.0.0","version_normalized":"1.0.0.0","license":[],"authors":[{"name":"Sören Jensen","email":"sirn@sirn.se"}],"source":{"url":"https://github.com/sirn-se/phrity-o.git","type":"git","reference":"11a61e4c642ee50c431df7c61caff05d8de02d76"},"dist":{"url":"https://api.github.com/repos/sirn-se/phrity-o/zipball/11a61e4c642ee50c431df7c61caff05d8de02d76","type":"zip","shasum":"","reference":"11a61e4c642ee50c431df7c61caff05d8de02d76"},"type":"library","time":"2019-04-17T14:14:10+00:00","autoload":{"psr-4":{"":"src/"}},"require":{"php":">=5.6"},"require-dev":{"phpdocumentor/phpdocumentor":"2.*","phpunit/phpunit":"5.*","php-coveralls/php-coveralls":"2.*","squizlabs/php_codesniffer":"3.*"},"uid":2906230},"1.1.0":{"name":"phrity/o","description":"Consistent object representation of basic data types. Inheritance friendly implementation. Currently provides Arr (array) and Obj (object) classes.","keywords":["array","object"],"homepage":"https://phrity.sirn.se/o","version":"1.1.0","version_normalized":"1.1.0.0","license":["MIT"],"authors":[{"name":"Sören Jensen","email":"sirn@sirn.se","homepage":"https://phrity.sirn.se"}],"source":{"url":"https://github.com/sirn-se/phrity-o.git","type":"git","reference":"c3b84687d128cc003a5356684640b15caafbb571"},"dist":{"url":"https://api.github.com/repos/sirn-se/phrity-o/zipball/c3b84687d128cc003a5356684640b15caafbb571","type":"zip","shasum":"","reference":"c3b84687d128cc003a5356684640b15caafbb571"},"type":"library","time":"2019-05-30T09:33:02+00:00","autoload":{"psr-4":{"":"src/"}},"require":{"php":">=5.6","phrity/comparison":"1.*"},"require-dev":{"phpdocumentor/phpdocumentor":"2.*","phpunit/phpunit":"5.*","php-coveralls/php-coveralls":"2.*","squizlabs/php_codesniffer":"3.*","jms/metadata":"1.*","jms/serializer":"1.*"},"uid":2999451},"1.2.0":{"name":"phrity/o","description":"Consistent object representation of basic data types. Inheritance friendly implementation. Currently provides Arr (array), Obj (object), Str (string), Number (float), Integer (int) and Boolean (bool) classes.","keywords":["array","object"],"homepage":"https://phrity.sirn.se/o","version":"1.2.0","version_normalized":"1.2.0.0","license":["MIT"],"authors":[{"name":"Sören Jensen","email":"sirn@sirn.se","homepage":"https://phrity.sirn.se"}],"source":{"url":"https://github.com/sirn-se/phrity-o.git","type":"git","reference":"dd0251f76f83d779d3861b70397098c3ae4e3ea0"},"dist":{"url":"https://api.github.com/repos/sirn-se/phrity-o/zipball/dd0251f76f83d779d3861b70397098c3ae4e3ea0","type":"zip","shasum":"","reference":"dd0251f76f83d779d3861b70397098c3ae4e3ea0"},"type":"library","time":"2020-01-31T08:05:14+00:00","autoload":{"psr-4":{"":"src/"}},"require":{"php":"^7.1","phrity/comparison":"1.2"},"require-dev":{"phpunit/phpunit":"^7.0|^8.0","php-coveralls/php-coveralls":"2.*","squizlabs/php_codesniffer":"3.*"},"uid":3575182},"1.3.0":{"name":"phrity/o","description":"Consistent object representation of data types. Inheritance friendly implementation. Provides wrapper classes for array, object, string, float, int and bool, plus Queue and Stack collections.","keywords":["queue","array","object","stack"],"homepage":"https://phrity.sirn.se/o","version":"1.3.0","version_normalized":"1.3.0.0","license":["MIT"],"authors":[{"name":"Sören Jensen","email":"sirn@sirn.se","homepage":"https://phrity.sirn.se"}],"source":{"url":"https://github.com/sirn-se/phrity-o.git","type":"git","reference":"4c2bc32de456585de23c8bf489cedc05d0cd27e3"},"dist":{"url":"https://api.github.com/repos/sirn-se/phrity-o/zipball/4c2bc32de456585de23c8bf489cedc05d0cd27e3","type":"zip","shasum":"","reference":"4c2bc32de456585de23c8bf489cedc05d0cd27e3"},"type":"library","funding":[],"time":"2020-03-09T18:57:11+00:00","autoload":{"psr-4":{"":"src/"}},"require":{"php":"^7.1","phrity/comparison":"1.2"},"require-dev":{"phpunit/phpunit":"^7.0|^8.0","php-coveralls/php-coveralls":"2.*","squizlabs/php_codesniffer":"3.*"},"uid":3677678},"1.3.1":{"name":"phrity/o","description":"Consistent object representation of data types. Inheritance friendly implementation. Provides wrapper classes for array, object, string, float, int and bool, plus Queue and Stack collections.","keywords":["queue","array","object","stack"],"homepage":"https://phrity.sirn.se/o","version":"1.3.1","version_normalized":"1.3.1.0","license":["MIT"],"authors":[{"name":"Sören Jensen","email":"sirn@sirn.se","homepage":"https://phrity.sirn.se"}],"source":{"url":"https://github.com/sirn-se/phrity-o.git","type":"git","reference":"bb7bab503a9dbbeeb84fc6a4b963af68f5a27e7c"},"dist":{"url":"https://api.github.com/repos/sirn-se/phrity-o/zipball/bb7bab503a9dbbeeb84fc6a4b963af68f5a27e7c","type":"zip","shasum":"","reference":"bb7bab503a9dbbeeb84fc6a4b963af68f5a27e7c"},"type":"library","funding":[],"time":"2020-03-09T21:38:26+00:00","autoload":{"psr-4":{"":"src/"}},"require":{"php":"^7.1","phrity/comparison":"1.2"},"require-dev":{"phpunit/phpunit":"^7.0|^8.0","php-coveralls/php-coveralls":"2.*","squizlabs/php_codesniffer":"3.*"},"uid":3677919},"1.4.0":{"name":"phrity/o","description":"Consistent object representation of data types. Inheritance friendly implementation. Provides wrapper classes for array, object, string, float, int and bool, plus Queue and Stack collections.","keywords":["queue","array","object","stack"],"homepage":"https://phrity.sirn.se/o","version":"1.4.0","version_normalized":"1.4.0.0","license":["MIT"],"authors":[{"name":"Sören Jensen","email":"sirn@sirn.se","homepage":"https://phrity.sirn.se"}],"source":{"url":"https://github.com/sirn-se/phrity-o.git","type":"git","reference":"8ffaef92ecb2a110eaf32fba0cc884768791425f"},"dist":{"url":"https://api.github.com/repos/sirn-se/phrity-o/zipball/8ffaef92ecb2a110eaf32fba0cc884768791425f","type":"zip","shasum":"","reference":"8ffaef92ecb2a110eaf32fba0cc884768791425f"},"type":"library","funding":[],"time":"2020-12-16T21:24:11+00:00","autoload":{"psr-4":{"":"src/"}},"require":{"php":"^7.1|^8.0","phrity/comparison":"^1.2"},"require-dev":{"phpunit/phpunit":"^7.0|^8.0|^9.0","php-coveralls/php-coveralls":"^2.0","squizlabs/php_codesniffer":"^3.5"},"uid":4757072},"1.5.0":{"name":"phrity/o","description":"Consistent object representation of data types. Inheritance friendly implementation. Provides wrapper classes for array, object, string, float, int and bool, plus Queue and Stack collections.","keywords":["queue","array","object","stack"],"homepage":"https://phrity.sirn.se/o","version":"1.5.0","version_normalized":"1.5.0.0","license":["MIT"],"authors":[{"name":"Sören Jensen","email":"sirn@sirn.se","homepage":"https://phrity.sirn.se"}],"source":{"url":"https://github.com/sirn-se/phrity-o.git","type":"git","reference":"acd90bc7ff08aa87d5e49d645ee33549b159b5b0"},"dist":{"url":"https://api.github.com/repos/sirn-se/phrity-o/zipball/acd90bc7ff08aa87d5e49d645ee33549b159b5b0","type":"zip","shasum":"","reference":"acd90bc7ff08aa87d5e49d645ee33549b159b5b0"},"type":"library","funding":[],"time":"2022-12-05T18:39:40+00:00","autoload":{"psr-4":{"":"src/"}},"require":{"php":"^8.0","phrity/comparison":"^1.2"},"require-dev":{"phpunit/phpunit":"^9.0","php-coveralls/php-coveralls":"^2.0","squizlabs/php_codesniffer":"^3.5"},"uid":6762007},"2.0.0":{"name":"phrity/o","description":"Consistent object representation of data types. Inheritance friendly implementation. Provides wrapper classes for array, object, string, float, int and bool, plus Queue and Stack collections.","keywords":["queue","array","object","stack"],"homepage":"https://phrity.sirn.se/o","version":"2.0.0","version_normalized":"2.0.0.0","license":["MIT"],"authors":[{"name":"Sören Jensen","email":"sirn@sirn.se","homepage":"https://phrity.sirn.se"}],"source":{"url":"https://github.com/sirn-se/phrity-o.git","type":"git","reference":"dfbd3b78629e79db3b99aabb13c5e316d1372ac0"},"dist":{"url":"https://api.github.com/repos/sirn-se/phrity-o/zipball/dfbd3b78629e79db3b99aabb13c5e316d1372ac0","type":"zip","shasum":"","reference":"dfbd3b78629e79db3b99aabb13c5e316d1372ac0"},"type":"library","funding":[],"time":"2023-01-28T09:47:22+00:00","autoload":{"psr-4":{"Phrity\\O\\":"src/"}},"require":{"php":"^8.0","phrity/comparison":"^1.2"},"require-dev":{"phpunit/phpunit":"^9.0","php-coveralls/php-coveralls":"^2.0","squizlabs/php_codesniffer":"^3.5"},"uid":6905510},"2.1.0":{"name":"phrity/o","description":"Consistent object representation of data types. Inheritance friendly implementation. Provides wrapper classes for array, object, string, float, int and bool, plus Queue and Stack collections.","keywords":["queue","array","object","stack"],"homepage":"https://phrity.sirn.se/o","version":"2.1.0","version_normalized":"2.1.0.0","license":["MIT"],"authors":[{"name":"Sören Jensen","email":"sirn@sirn.se","homepage":"https://phrity.sirn.se"}],"source":{"url":"https://github.com/sirn-se/phrity-o.git","type":"git","reference":"4176e4bb83757dbc9f887691120b42ca997281ed"},"dist":{"url":"https://api.github.com/repos/sirn-se/phrity-o/zipball/4176e4bb83757dbc9f887691120b42ca997281ed","type":"zip","shasum":"","reference":"4176e4bb83757dbc9f887691120b42ca997281ed"},"type":"library","funding":[],"time":"2023-06-21T19:59:57+00:00","autoload":{"psr-4":{"Phrity\\O\\":"src/"}},"require":{"php":"^8.0","phrity/comparison":"^1.2"},"require-dev":{"phpunit/phpunit":"^9.0|^10.0","php-coveralls/php-coveralls":"^2.4","squizlabs/php_codesniffer":"^3.5"},"uid":7298575},"dev-master":{"name":"phrity/o","description":"Consistent object representation of data types. Inheritance friendly implementation. Provides wrapper classes for array, object, string, float, int and bool, plus Queue and Stack collections.","keywords":["queue","array","object","stack"],"homepage":"https://phrity.sirn.se/o","version":"dev-master","version_normalized":"9999999-dev","license":["MIT"],"authors":[{"name":"Sören Jensen","email":"sirn@sirn.se","homepage":"https://phrity.sirn.se"}],"source":{"url":"https://github.com/sirn-se/phrity-o.git","type":"git","reference":"4176e4bb83757dbc9f887691120b42ca997281ed"},"dist":{"url":"https://api.github.com/repos/sirn-se/phrity-o/zipball/4176e4bb83757dbc9f887691120b42ca997281ed","type":"zip","shasum":"","reference":"4176e4bb83757dbc9f887691120b42ca997281ed"},"type":"library","funding":[],"time":"2023-06-21T19:59:57+00:00","autoload":{"psr-4":{"Phrity\\O\\":"src/"}},"default-branch":true,"require":{"phrity/comparison":"^1.2","php":"^8.0"},"require-dev":{"squizlabs/php_codesniffer":"^3.5","phpunit/phpunit":"^9.0|^10.0","php-coveralls/php-coveralls":"^2.4"},"uid":4214433}}}}