{"id":24991486,"url":"https://github.com/4d47/install-dependencies","last_synced_at":"2025-06-25T18:34:41.061Z","repository":{"id":9515686,"uuid":"11412549","full_name":"4d47/install-dependencies","owner":"4d47","description":null,"archived":false,"fork":false,"pushed_at":"2017-02-16T15:41:01.000Z","size":21,"stargazers_count":1,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-29T13:14:50.083Z","etag":null,"topics":["dependency-manager","deprecated","downloader","php"],"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/4d47.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":"2013-07-15T01:50:01.000Z","updated_at":"2020-01-29T21:59:42.000Z","dependencies_parsed_at":"2022-09-09T05:40:28.908Z","dependency_job_id":null,"html_url":"https://github.com/4d47/install-dependencies","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/4d47/install-dependencies","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4d47%2Finstall-dependencies","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4d47%2Finstall-dependencies/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4d47%2Finstall-dependencies/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4d47%2Finstall-dependencies/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/4d47","download_url":"https://codeload.github.com/4d47/install-dependencies/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4d47%2Finstall-dependencies/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261931316,"owners_count":23232056,"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":["dependency-manager","deprecated","downloader","php"],"created_at":"2025-02-04T13:49:15.934Z","updated_at":"2025-06-25T18:34:41.011Z","avatar_url":"https://github.com/4d47.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Install Dependencies\n\n## Install\n\nCopy `install-dependencies` script to your path.\nMake it executable and be sure PHP cli (yikes!) is installed.\n\n## Usage\n\nYou define your dependencies in a file named `Dependencies` at top of your\nproject. Listing files and third-party artifacts (with an optional checksum).\nThe fragment part in the url can be added to point a subdirectory in an archive.\n\nThen run `install-dependencies`.\n\nThe artifacts will be downloaded _once_, saved to `~/.install-dependencies` \nand linked in the projet. You can change the location using `env INSTALL_DEPENDENCIES_HOME`.\n\n### Example\n\n```bash\ncat \u003c\u003c 'END' \u003e Dependencies\n\n# Example file using old, unexciting dependencies.\n# First notice there is no .lock file, no semver, only fixed dependencies.\n\nlibrary/Zend https://github.com/zendframework/zf1/archive/release-1.12.3.zip#library/Zend\n\n# So yeah it is homemade TEXT format\n# local-path url[#optional-subpath-if-url-is-an-archive] [optional-url-checksum]\n\nlibrary/PHPThumb https://github.com/masterexploder/PHPThumb/archive/v1.0-final.zip#src\n\n# There is no centeral registry, accounts, registration, only the public Internet.\npublic/js/jquery.js http://code.jquery.com/jquery-1.10.2.min.js sha256-C6CB9UYIS9UJeqinPHWTHVqh/E1uhG5Twh+Y5qFQmYg=\nEND\n\ninstall-dependencies\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F4d47%2Finstall-dependencies","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F4d47%2Finstall-dependencies","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F4d47%2Finstall-dependencies/lists"}