{"id":22852910,"url":"https://github.com/subfission/doodad","last_synced_at":"2025-03-31T07:12:35.720Z","repository":{"id":30759126,"uuid":"34315747","full_name":"subfission/doodad","owner":"subfission","description":"Simple methods for common linux system calls","archived":false,"fork":false,"pushed_at":"2016-04-12T08:27:26.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-06T11:52:49.424Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/subfission.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-04-21T08:55:29.000Z","updated_at":"2015-04-26T00:24:56.000Z","dependencies_parsed_at":"2022-08-03T14:15:40.727Z","dependency_job_id":null,"html_url":"https://github.com/subfission/doodad","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subfission%2Fdoodad","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subfission%2Fdoodad/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subfission%2Fdoodad/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subfission%2Fdoodad/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/subfission","download_url":"https://codeload.github.com/subfission/doodad/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246429493,"owners_count":20775808,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-13T06:09:52.643Z","updated_at":"2025-03-31T07:12:35.698Z","avatar_url":"https://github.com/subfission.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.org/subfission/doodad.svg)](https://travis-ci.org/subfission/doodad)\n[![Latest Stable Version](https://poser.pugx.org/subfission/doodad/v/stable)](https://packagist.org/packages/subfission/doodad) \n[![License](https://poser.pugx.org/subfission/doodad/license)](https://packagist.org/packages/subfission/doodad)\n\n# Doodad\nSimple methods for common linux system calls\n\n## Installation\n\n    $ composer require \"subfission/doodad\" : \"dev-master\"\n\n## Usage\n    $doodad = new Subfission\\Doodad();\n    $return_object = $doodad-\u003eignoreErrors()-\u003eexecute('ls');\n    print_r( $return_object-\u003egetOutput());\n    \nIf you would like to view output as html ready content, use this to \nget a ready-for-web implementation.\n\n    echo $return_object-\u003egetOutputPretty($class_name)\n    \nNote this is not sanitized from XSRF attacks.    \n\n### Other Options\n\n    getReturnVal()\n    getStatusCode()","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsubfission%2Fdoodad","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsubfission%2Fdoodad","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsubfission%2Fdoodad/lists"}