Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
forks
theiconic
fixtures
Commits
0302bf83
Commit
0302bf83
authored
8 years ago
by
Andre Wyrwa
Committed by
GitHub
8 years ago
Browse files
Options
Download
Plain Diff
Merge pull request #6 from theiconic/feature/json-parser
add JsonParser
parents
6ca7256d
85ef1014
Changes
6
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
src/Parser/JsonParser.php
+31
-0
src/Parser/JsonParser.php
tests/Support/TestsFixtures/country.json
+1486
-0
tests/Support/TestsFixtures/country.json
tests/TheIconic/Fixtures/Parser/JsonParserTest.php
+37
-0
tests/TheIconic/Fixtures/Parser/JsonParserTest.php
tests/TheIconic/Fixtures/Parser/MasterParserTest.php
+1
-1
tests/TheIconic/Fixtures/Parser/MasterParserTest.php
tests/TheIconic/Fixtures/Parser/XmlParserTest.php
+11
-3
tests/TheIconic/Fixtures/Parser/XmlParserTest.php
tests/TheIconic/Fixtures/Parser/YamlParserTest.php
+10
-2
tests/TheIconic/Fixtures/Parser/YamlParserTest.php
with
1576 additions
and
6 deletions
+1576
-6
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets