{"id":21361838,"url":"https://github.com/damnwidget/anaconda_php","last_synced_at":"2026-02-28T01:09:22.902Z","repository":{"id":20043394,"uuid":"23311662","full_name":"DamnWidget/anaconda_php","owner":"DamnWidget","description":"Anaconda.PHP adds PHP linting, PHP code standards checking and complexity/messing detector that will never freeze your Sublime Text 3","archived":false,"fork":false,"pushed_at":"2016-07-28T17:54:42.000Z","size":3274,"stargazers_count":15,"open_issues_count":0,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-06-20T06:08:00.410Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DamnWidget.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":"2014-08-25T11:40:50.000Z","updated_at":"2020-09-07T07:25:49.000Z","dependencies_parsed_at":"2022-08-05T06:15:40.589Z","dependency_job_id":null,"html_url":"https://github.com/DamnWidget/anaconda_php","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/DamnWidget/anaconda_php","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DamnWidget%2Fanaconda_php","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DamnWidget%2Fanaconda_php/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DamnWidget%2Fanaconda_php/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DamnWidget%2Fanaconda_php/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DamnWidget","download_url":"https://codeload.github.com/DamnWidget/anaconda_php/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DamnWidget%2Fanaconda_php/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29922071,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-27T19:37:42.220Z","status":"ssl_error","status_checked_at":"2026-02-27T19:37:41.463Z","response_time":57,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2024-11-22T06:12:13.937Z","updated_at":"2026-02-28T01:09:22.862Z","avatar_url":"https://github.com/DamnWidget.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"AnacondaPHP\n===========\n\nAnaconda.PHP adds PHP linting, PHP code standards checking and complexity/messing detector and copy \u0026 paste code blocks detector for your Sublime Text 3 that uses anaconda's engine so it does not freezes your Sublime Text 3 ever.\n\n## Supported Platforms\n\nAnacondaPHP has been tested in **OS X** and **GNU/Linux** with excelent results although the plugin is not in a mature state yet and more development and tests is required. The current status in the different platforms is:\n\n* **GNU/Linux:** *stable*\n* **OS X:** *stable*\n* **Windows:** *stable*\n\n## Dependencies\n\n1. [Anaconda](https://github.com/DamnWidget/anaconda) plugin for Sublime Text 3\n2. PHP Interpreter\n\n## Installation\n\nIf [Anaconda](https://github.com/DamnWidget/anaconda) is not already installed you should install it using the `Command Palette`, if it is already installed, just skip to the next section\n\n### Install Anaconda plugin\n\n1. Show the Command Palette (`cmd+shift+p` on OS X or `ctrl+shift+p` on Linux/Windows) \n2. Type `install`, then select `Package Control: Install package` from the list of options\n3. Type `anaconda` and press enter\n\n### Install PHP\n\nIf you have PHP already installed in your system, just go forward to the next section.\n\nThere is too many ways to install php in different operating systems, is already installed in OS X and in the majority of the mainstream GNU/Linux distributions, please, refer to the [PHP Documentation](http://wwww.php.net) site to get details about how to install PHP in your operating system.\n\n### Install AnacondaPHP plugin\n\n1. Show the Command Palette (`cmd+shift+p` on OS X or `ctrl+shift+p` on Linux/Windows) \n2. Type `install`, then select `Package Control: Install package` from the list of options\n3. Type `anaconda_php` and press enter\n\n### And we are done \n\nWait, all the others plugins to lint php code require to install [PEAR](http://pear.php.net/) and a couple of command line applications in manual way, does not anaconda_php require them?\n\nYes, it does, but everything is already built inside the plugin so you don't need to bother about install anything yourself. You are welcome :)\n\n## Does AnacondaPHP autocomplete PHP code?\n\nNo it doesn't. Unfortunately there is no PHP autocompletion libraries (as the awesome Jedi that Anaconda uses for Python autocompletion), the only thing that I know that can be used to autocomplete PHP is [Exuberant CTags](http://ctags.sourceforge.net/), there is already a plugin to use CTags in Sublime Text, you can found it [here](https://github.com/SublimeText/CTags)\n\n## How I configure the plugin?\n\nPlease, refer to the [Configuration file](https://raw.githubusercontent.com/DamnWidget/anaconda_php/master/AnacondaPHP.sublime-settings) it's all well documented.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdamnwidget%2Fanaconda_php","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdamnwidget%2Fanaconda_php","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdamnwidget%2Fanaconda_php/lists"}