{"packages":{"toolkit/data-parser":{"dev-master":{"name":"toolkit/data-parser","description":"some data parser tool library of the php","keywords":["php","library","tool"],"homepage":"https://github.com/php-toolkit/data-parser","version":"dev-master","version_normalized":"9999999-dev","license":["MIT"],"authors":[{"name":"inhere","email":"in.798@qq.com","homepage":"http://www.yzone.net/"}],"source":{"url":"https://github.com/php-toolkit/data-parser.git","type":"git","reference":"caae79b05b9eb41667da1c8929e5c66e5ca5b8cd"},"dist":{"url":"https://api.github.com/repos/php-toolkit/data-parser/zipball/caae79b05b9eb41667da1c8929e5c66e5ca5b8cd","type":"zip","shasum":"","reference":"caae79b05b9eb41667da1c8929e5c66e5ca5b8cd"},"type":"library","funding":[],"time":"2019-06-24T13:58:30+00:00","autoload":{"psr-4":{"Toolkit\\DataParser\\":"src/"}},"default-branch":true,"require":{"php":">7.1.0"},"suggest":{"inhere/php-validate":"Very lightweight data validate tool","inhere/console":"a lightweight php console application library."},"uid":4034667},"v1.0.0":{"name":"toolkit/data-parser","description":"some data parser tool library of the php","keywords":["php","library","tool"],"homepage":"https://github.com/php-mylib/data-parser","version":"v1.0.0","version_normalized":"1.0.0.0","license":["MIT"],"authors":[{"name":"inhere","email":"in.798@qq.com","homepage":"http://www.yzone.net/"}],"source":{"url":"https://github.com/php-toolkit/data-parser.git","type":"git","reference":"cfbe69121a5cd9d28c3f6c1d96efafd68bd7c088"},"dist":{"url":"https://api.github.com/repos/php-toolkit/data-parser/zipball/cfbe69121a5cd9d28c3f6c1d96efafd68bd7c088","type":"zip","shasum":"","reference":"cfbe69121a5cd9d28c3f6c1d96efafd68bd7c088"},"type":"library","time":"2018-03-28T11:37:58+00:00","autoload":{"psr-4":{"MyLib\\DataParser\\":"src/"}},"require":{"php":">7.0.0"},"suggest":{"inhere/simple-print-tool":"Very lightweight data printing tools","inhere/php-validate":"Very lightweight data validate tool","inhere/console":"a lightweight php console application library."},"uid":2152639},"v1.0.1":{"name":"toolkit/data-parser","description":"some data parser tool library of the php","keywords":["php","library","tool"],"homepage":"https://github.com/php-mylib/data-parser","version":"v1.0.1","version_normalized":"1.0.1.0","license":["MIT"],"authors":[{"name":"inhere","email":"in.798@qq.com","homepage":"http://www.yzone.net/"}],"source":{"url":"https://github.com/php-toolkit/data-parser.git","type":"git","reference":"ad15c6f4080a3e0311cf670987514f404a24f59d"},"dist":{"url":"https://api.github.com/repos/php-toolkit/data-parser/zipball/ad15c6f4080a3e0311cf670987514f404a24f59d","type":"zip","shasum":"","reference":"ad15c6f4080a3e0311cf670987514f404a24f59d"},"type":"library","time":"2018-03-29T11:24:57+00:00","autoload":{"psr-4":{"MyLib\\DataParser\\":"src/"}},"require":{"php":">7.0.0"},"suggest":{"inhere/simple-print-tool":"Very lightweight data printing tools","inhere/php-validate":"Very lightweight data validate tool","inhere/console":"a lightweight php console application library."},"uid":2152640},"v1.0.2":{"name":"toolkit/data-parser","description":"some data parser tool library of the php","keywords":["php","library","tool"],"homepage":"https://github.com/php-toolkit/data-parser","version":"v1.0.2","version_normalized":"1.0.2.0","license":["MIT"],"authors":[{"name":"inhere","email":"in.798@qq.com","homepage":"http://www.yzone.net/"}],"source":{"url":"https://github.com/php-toolkit/data-parser.git","type":"git","reference":"5a97bcd67826ccb3f01c4544d183ac7169823931"},"dist":{"url":"https://api.github.com/repos/php-toolkit/data-parser/zipball/5a97bcd67826ccb3f01c4544d183ac7169823931","type":"zip","shasum":"","reference":"5a97bcd67826ccb3f01c4544d183ac7169823931"},"type":"library","time":"2018-04-30T07:02:41+00:00","autoload":{"psr-4":{"Toolkit\\DataParser\\":"src/"}},"require":{"php":">7.0.0"},"suggest":{"inhere/simple-print-tool":"Very lightweight data printing tools","inhere/php-validate":"Very lightweight data validate tool","inhere/console":"a lightweight php console application library."},"uid":2152641}},"toolkit/toolkit":{"dev-old_version":{"name":"toolkit/toolkit","description":"some useful library of the php","keywords":["php","library","tools"],"homepage":"https://github.com/php-toolkit/toolkit","version":"dev-old_version","version_normalized":"dev-old_version","license":["MIT"],"authors":[{"name":"inhere","email":"in.798@qq.com","homepage":"http://www.yzone.net/"}],"source":{"url":"https://github.com/php-toolkit/toolkit.git","type":"git","reference":"752558d1d404581b4cf1c6553c8aa38cd10f0f81"},"dist":{"url":"https://api.github.com/repos/php-toolkit/toolkit/zipball/752558d1d404581b4cf1c6553c8aa38cd10f0f81","type":"zip","shasum":"","reference":"752558d1d404581b4cf1c6553c8aa38cd10f0f81"},"type":"library","funding":[],"time":"2020-05-06T12:47:32+00:00","autoload":{"psr-4":{"Toolkit\\DI\\":"libs/di/src/","Toolkit\\Cli\\":"libs/cli-utils/src/","Toolkit\\Dev\\":"libs/dev-helper/","Toolkit\\Sys\\":"libs/sys-utils/src/","Toolkit\\File\\":"libs/file-utils/src/","Toolkit\\Util\\":"libs/helper-utils/src/Util","Toolkit\\Helper\\":"libs/helper-utils/src/Helper","Toolkit\\Traits\\":"libs/helper-utils/src/Traits","Toolkit\\ArrUtil\\":"libs/arr-utils/src/","Toolkit\\ObjUtil\\":"libs/obj-utils/src/","Toolkit\\PhpUtil\\":"libs/php-utils/src/","Toolkit\\StrUtil\\":"libs/str-utils/src/","Toolkit\\Collection\\":"libs/collection/src/","Toolkit\\DataParser\\":"libs/data-parser/src/","Toolkit\\File\\Parse\\":"libs/file-parse/src/"}},"require":{"php":">7.1.0","psr/container":"^1.0"},"require-dev":{"inhere/console":"dev-master"},"suggest":{"inhere/php-validate":"Very lightweight data validate tool","inhere/console":"a lightweight php console application library."},"replace":{"toolkit/arr-utils":"self.version","toolkit/collection":"self.version","toolkit/cli-utils":"self.version","toolkit/data-parser":"self.version","toolkit/di":"self.version","toolkit/file-utils":"self.version","toolkit/file-parse":"self.version","toolkit/obj-utils":"self.version","toolkit/php-utils":"self.version","toolkit/str-utils":"self.version","toolkit/sys-utils":"self.version","toolkit/helper-utils":"self.version"},"uid":3935510},"v1.0.0":{"name":"toolkit/toolkit","description":"some useful library of the php","keywords":["php","library","tools"],"homepage":"https://github.com/php-toolkit/toolkit","version":"v1.0.0","version_normalized":"1.0.0.0","license":["MIT"],"authors":[{"name":"inhere","email":"in.798@qq.com","homepage":"http://www.yzone.net/"}],"source":{"url":"https://github.com/php-toolkit/toolkit.git","type":"git","reference":"d6b94bae0b4b53ca5e74762664632fd5d4d941a1"},"dist":{"url":"https://api.github.com/repos/php-toolkit/toolkit/zipball/d6b94bae0b4b53ca5e74762664632fd5d4d941a1","type":"zip","shasum":"","reference":"d6b94bae0b4b53ca5e74762664632fd5d4d941a1"},"type":"library","time":"2018-04-22T07:15:34+00:00","autoload":{"psr-4":{"Toolkit\\DI\\":"libs/di/src/","Toolkit\\Dev\\":"libs/dev-helper/","Toolkit\\Util\\":"libs/utils/src/","Toolkit\\ArrUtil\\":"libs/arr-utils/src/","Toolkit\\ObjUtil\\":"libs/obj-utils/src/","Toolkit\\PhpUtil\\":"libs/php-utils/src/","Toolkit\\StrUtil\\":"libs/str-utils/src/","Toolkit\\SysUtil\\":"libs/sys-utils/src/","Toolkit\\FileUtil\\":"libs/file-utils/src/","Toolkit\\Collection\\":"libs/collection/src/","Toolkit\\DataParser\\":"libs/data-parser/src/"}},"require":{"php":">=7.0","psr/container":"^1.0"},"require-dev":{"inhere/console":"dev-master"},"suggest":{"inhere/simple-print-tool":"Very lightweight data printing tools","inhere/php-validate":"Very lightweight data validate tool","inhere/console":"a lightweight php console application library."},"replace":{"toolkit/arr-utils":"self.version","toolkit/collection":"self.version","toolkit/data-parser":"self.version","toolkit/di":"self.version","toolkit/file-utils":"self.version","toolkit/obj-utils":"self.version","toolkit/php-utils":"self.version","toolkit/str-utils":"self.version","toolkit/sys-utils":"self.version","toolkit/utils":"self.version"},"uid":2124537},"v1.0.3":{"name":"toolkit/toolkit","description":"some useful library of the php","keywords":["php","library","tools"],"homepage":"https://github.com/php-toolkit/toolkit","version":"v1.0.3","version_normalized":"1.0.3.0","license":["MIT"],"authors":[{"name":"inhere","email":"in.798@qq.com","homepage":"http://www.yzone.net/"}],"source":{"url":"https://github.com/php-toolkit/toolkit.git","type":"git","reference":"c931d77366f962e7651bbd81223d82232d263de0"},"dist":{"url":"https://api.github.com/repos/php-toolkit/toolkit/zipball/c931d77366f962e7651bbd81223d82232d263de0","type":"zip","shasum":"","reference":"c931d77366f962e7651bbd81223d82232d263de0"},"type":"library","time":"2018-05-01T16:27:48+00:00","autoload":{"psr-4":{"Toolkit\\DI\\":"libs/di/src/","Toolkit\\Dev\\":"libs/dev-helper/","Toolkit\\Sys\\":"libs/sys-utils/src/","Toolkit\\File\\":"libs/file-utils/src/","Toolkit\\Util\\":"libs/helper-utils/src/Util","Toolkit\\Helper\\":"libs/helper-utils/src/Helper","Toolkit\\Traits\\":"libs/helper-utils/src/Traits","Toolkit\\ArrUtil\\":"libs/arr-utils/src/","Toolkit\\ObjUtil\\":"libs/obj-utils/src/","Toolkit\\PhpUtil\\":"libs/php-utils/src/","Toolkit\\StrUtil\\":"libs/str-utils/src/","Toolkit\\Collection\\":"libs/collection/src/","Toolkit\\DataParser\\":"libs/data-parser/src/","Toolkit\\File\\Parse\\":"libs/file-parse/src/"}},"require":{"php":">=7.0","psr/container":"^1.0"},"require-dev":{"inhere/console":"dev-master"},"suggest":{"inhere/simple-print-tool":"Very lightweight data printing tools","inhere/php-validate":"Very lightweight data validate tool","inhere/console":"a lightweight php console application library."},"replace":{"toolkit/arr-utils":"self.version","toolkit/collection":"self.version","toolkit/data-parser":"self.version","toolkit/di":"self.version","toolkit/file-utils":"self.version","toolkit/file-parse":"self.version","toolkit/obj-utils":"self.version","toolkit/php-utils":"self.version","toolkit/str-utils":"self.version","toolkit/sys-utils":"self.version","toolkit/helper-utils":"self.version"},"uid":2154255},"v1.0.4":{"name":"toolkit/toolkit","description":"some useful library of the php","keywords":["php","library","tools"],"homepage":"https://github.com/php-toolkit/toolkit","version":"v1.0.4","version_normalized":"1.0.4.0","license":["MIT"],"authors":[{"name":"inhere","email":"in.798@qq.com","homepage":"http://www.yzone.net/"}],"source":{"url":"https://github.com/php-toolkit/toolkit.git","type":"git","reference":"36913330bbc38a756fd7b643784fb8d46c9a6d23"},"dist":{"url":"https://api.github.com/repos/php-toolkit/toolkit/zipball/36913330bbc38a756fd7b643784fb8d46c9a6d23","type":"zip","shasum":"","reference":"36913330bbc38a756fd7b643784fb8d46c9a6d23"},"type":"library","time":"2018-05-06T08:54:50+00:00","autoload":{"psr-4":{"Toolkit\\DI\\":"libs/di/src/","Toolkit\\Cli\\":"libs/cli-utils/src/","Toolkit\\Dev\\":"libs/dev-helper/","Toolkit\\Sys\\":"libs/sys-utils/src/","Toolkit\\File\\":"libs/file-utils/src/","Toolkit\\Util\\":"libs/helper-utils/src/Util","Toolkit\\Helper\\":"libs/helper-utils/src/Helper","Toolkit\\Traits\\":"libs/helper-utils/src/Traits","Toolkit\\ArrUtil\\":"libs/arr-utils/src/","Toolkit\\ObjUtil\\":"libs/obj-utils/src/","Toolkit\\PhpUtil\\":"libs/php-utils/src/","Toolkit\\StrUtil\\":"libs/str-utils/src/","Toolkit\\Collection\\":"libs/collection/src/","Toolkit\\DataParser\\":"libs/data-parser/src/","Toolkit\\File\\Parse\\":"libs/file-parse/src/"}},"require":{"php":">=7.0","psr/container":"^1.0"},"require-dev":{"inhere/console":"dev-master"},"suggest":{"inhere/simple-print-tool":"Very lightweight data printing tools","inhere/php-validate":"Very lightweight data validate tool","inhere/console":"a lightweight php console application library."},"replace":{"toolkit/arr-utils":"self.version","toolkit/collection":"self.version","toolkit/cli-utils":"self.version","toolkit/data-parser":"self.version","toolkit/di":"self.version","toolkit/file-utils":"self.version","toolkit/file-parse":"self.version","toolkit/obj-utils":"self.version","toolkit/php-utils":"self.version","toolkit/str-utils":"self.version","toolkit/sys-utils":"self.version","toolkit/helper-utils":"self.version"},"uid":2170100},"v1.0.5":{"name":"toolkit/toolkit","description":"some useful library of the php","keywords":["php","library","tools"],"homepage":"https://github.com/php-toolkit/toolkit","version":"v1.0.5","version_normalized":"1.0.5.0","license":["MIT"],"authors":[{"name":"inhere","email":"in.798@qq.com","homepage":"http://www.yzone.net/"}],"source":{"url":"https://github.com/php-toolkit/toolkit.git","type":"git","reference":"90022b27b9becf155b4d28951db3edf4ef78b105"},"dist":{"url":"https://api.github.com/repos/php-toolkit/toolkit/zipball/90022b27b9becf155b4d28951db3edf4ef78b105","type":"zip","shasum":"","reference":"90022b27b9becf155b4d28951db3edf4ef78b105"},"type":"library","time":"2019-01-12T10:39:37+00:00","autoload":{"psr-4":{"Toolkit\\DI\\":"libs/di/src/","Toolkit\\Cli\\":"libs/cli-utils/src/","Toolkit\\Dev\\":"libs/dev-helper/","Toolkit\\Sys\\":"libs/sys-utils/src/","Toolkit\\File\\":"libs/file-utils/src/","Toolkit\\Util\\":"libs/helper-utils/src/Util","Toolkit\\Helper\\":"libs/helper-utils/src/Helper","Toolkit\\Traits\\":"libs/helper-utils/src/Traits","Toolkit\\ArrUtil\\":"libs/arr-utils/src/","Toolkit\\ObjUtil\\":"libs/obj-utils/src/","Toolkit\\PhpUtil\\":"libs/php-utils/src/","Toolkit\\StrUtil\\":"libs/str-utils/src/","Toolkit\\Collection\\":"libs/collection/src/","Toolkit\\DataParser\\":"libs/data-parser/src/","Toolkit\\File\\Parse\\":"libs/file-parse/src/"}},"require":{"php":">7.1.0","psr/container":"^1.0"},"require-dev":{"inhere/console":"dev-master"},"suggest":{"inhere/simple-print-tool":"Very lightweight data printing tools","inhere/php-validate":"Very lightweight data validate tool","inhere/console":"a lightweight php console application library."},"replace":{"toolkit/arr-utils":"self.version","toolkit/collection":"self.version","toolkit/cli-utils":"self.version","toolkit/data-parser":"self.version","toolkit/di":"self.version","toolkit/file-utils":"self.version","toolkit/file-parse":"self.version","toolkit/obj-utils":"self.version","toolkit/php-utils":"self.version","toolkit/str-utils":"self.version","toolkit/sys-utils":"self.version","toolkit/helper-utils":"self.version"},"uid":2687681}}}}