.codeclimate.yml | |
|
|
.github/FUNDING.yml | |
|
|
.gitignore | |
|
|
.travis.yml | |
|
|
LICENSE | |
|
|
README.md | |
|
|
composer.json | |
|
|
docs/about.rst | |
|
|
docs/base.rst | |
|
|
docs/category.rst | |
|
|
docs/conf.py | 21 | A 0 mins |
|
docs/examples.rst | |
|
|
docs/examples/get.media.in.category.php | 23 | A 0 mins |
|
docs/examples/get.media.in.category.txt | |
|
|
docs/examples/search.categories.php | 9 | A 0 mins |
|
docs/examples/search.categories.txt | |
|
|
docs/examples/search.for.1.media.file.php | 7 | A 0 mins |
|
docs/examples/search.for.1.media.file.txt | |
|
|
docs/index.rst | |
|
|
docs/media.rst | |
|
|
docs/other.rst | |
|
|
docs/page.rst | |
|
|
phpunit.xml | |
|
|
public/index.html | |
|
|
public/sandbox.php | 34 | A 0 mins |
|
src/Base.php | 130 | A 1 hr |
|
src/Category.php | 58 | A 30 mins |
|
src/Media.php | 58 | A 30 mins |
|
src/Page.php | 45 | A 0 mins |
|
src/Sources.php | 41 | A 0 mins |
|
src/Tools.php | 83 | A 0 mins |
|
src/Transport.php | 144 | A 1 hr |
|
tests/BaseTest.php | 20 | A 2 hrs |
|
tests/CategoryTest.php | 20 | A 2 hrs |
|
tests/MediaTest.php | 20 | A 2 hrs |
|
tests/PageTest.php | 20 | A 2 hrs |
|
tests/SourcesTest.php | 22 | A 0 mins |
|
tests/ToolsTest.php | 20 | A 2 hrs |
|
tests/TransportTest.php | 41 | A 0 mins |
|