{"id":23115489,"url":"https://github.com/eghojansu/php-snippet","last_synced_at":"2026-02-13T03:08:27.659Z","repository":{"id":98786961,"uuid":"112847972","full_name":"eghojansu/php-snippet","owner":"eghojansu","description":"PHP Sublime Snippet","archived":false,"fork":false,"pushed_at":"2017-12-03T03:14:14.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-19T10:08:45.607Z","etag":null,"topics":["php-snippets","sublime-snippets"],"latest_commit_sha":null,"homepage":null,"language":null,"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/eghojansu.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-12-02T14:21:05.000Z","updated_at":"2017-12-02T14:30:10.000Z","dependencies_parsed_at":"2023-05-25T09:00:21.255Z","dependency_job_id":null,"html_url":"https://github.com/eghojansu/php-snippet","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/eghojansu/php-snippet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eghojansu%2Fphp-snippet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eghojansu%2Fphp-snippet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eghojansu%2Fphp-snippet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eghojansu%2Fphp-snippet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eghojansu","download_url":"https://codeload.github.com/eghojansu/php-snippet/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eghojansu%2Fphp-snippet/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274429263,"owners_count":25283341,"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","status":"online","status_checked_at":"2025-09-10T02:00:12.551Z","response_time":83,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["php-snippets","sublime-snippets"],"created_at":"2024-12-17T03:41:33.143Z","updated_at":"2026-02-13T03:08:27.628Z","avatar_url":"https://github.com/eghojansu.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# PHP Sublime Snippet\n\nThis repository contains PHP object-related snippet.\n\n## Installation\n\nFirst you need to install [Sublime Package Control][1], then execute command `Package Control: Add Repository` to insert this repository url [https://github.com/eghojansu/php-snippet.git][2].\n\nOr you can manually download this repository as zip/tar then extract in Sublime User Package directory.\n\n## Snippet List\n\n* Create Class based on filename (tab trigger: `class_create`)\n* Create Interface based on filename (tab trigger: `interface_create`)\n* Create Trait based on filename (tab trigger: `trait_create`)\n* Create public method (tab trigger: `publ`)\n* Create protected method (tab trigger: `prot`)\n* Create private method (tab trigger: `priv`)\n* Create public property (tab trigger: `pubp`)\n* Create protected property (tab trigger: `prop`)\n* Create private property (tab trigger: `prip`)\n* Create Interface method (tab trigger: `pubi`)\n* Insert project meta in comments (tab trigger: `project_meta`)\n\n```sh\nHappy coding,\n\nekokurniawan\n```\n\n[1]: https://packagecontrol.io/installation\n[2]: https://github.com/eghojansu/php-snippet.git","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feghojansu%2Fphp-snippet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feghojansu%2Fphp-snippet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feghojansu%2Fphp-snippet/lists"}