# Composer/Packagist vs conda

**Leader by Vioscale score:** Composer/Packagist

| Attribute | Composer/Packagist | conda |
|---|---|---|
| **Vioscale score** | 63.4 (51% (medium)) | 54 (71% (medium)) |
| activity.commits_last_30d | 14 | 77 |
| adoption.dependent_repos | 35,414 | 6,665 |
| adoption.github_stars | 29,504 | 7,493 |
| adoption.package_downloads_weekly | - | 1,661 |
| deployment.options | `{"cloud":true,"self_hosted":true}` | - |
| description.long | Composer is a PHP dependency management tool that uses a centralized package repository (Packagist.org) to discover and install project dependencies. It supports version control integration, security scanning, and both public and private package repositories. | A package and environment manager that handles applications and libraries in any programming language, running on all major operating systems and architectures. It forms the core of an open-source ecosystem designed to manage both Python and non-Python dependencies. |
| features.capabilities | `{"role":"public_registry","ecosystem":"php","deployment":"both","workspaces":true,"open_source":"oss","pricing_model":"free","upstream_proxy":true,"package_formats":"single","private_packages":true,"vuln_license_scanning":true,"lockfile_deterministic":true,"supply_chain_integrity":true}` | `{"role":"manager_client","ecosystem":"polyglot","deployment":"cli_local","open_source":"oss","pricing_model":"free","package_formats":"multi","lockfile_deterministic":true}` |
| integrations.count | 4 | - |
| integrations.list | `[{"name":"GitHub"},{"name":"Git"},{"name":"Subversion"},{"name":"Mercurial"}]` | - |
| language.primary | PHP | Python |
| license.spdx | MIT | BSD |
| platform.support | `{"cli":true,"web":true}` | `{"cli":true,"mac":true,"linux":true,"windows":true}` |
| pricing | `{"type":"free","summary":"Public registry is free. Private Packagist subscription plans available for commercial use.","freeTier":true,"sourceUrl":"https://packagist.org","retrievedAt":"2026-08-14T08:30:46.061Z"}` | `{"type":"open_source","summary":"Free, open-source","freeTier":true,"sourceUrl":"https://conda.org","retrievedAt":"2026-08-14T08:37:27.113Z"}` |
| pricing.free_tier | yes | yes |
| pricing.model | free | open_source |
| pricing.price_level | free | free |
| pricing.transparent | yes | yes |
| release.cadence_days | 6 | 17 |
| release.history | `[{"url":"https://github.com/composer/composer/releases/tag/2.10.2","date":"2026-07-01T09:33:23Z","type":"stable","version":"2.10.2"},{"url":"https://github.com/composer/composer/releases/tag/2.2.29","date":"2026-07-01T09:32:54Z","type":"stable","version":"2.2.29"},{"url":"https://github.com/composer/composer/releases/tag/2.10.1","date":"2026-06-04T08:29:43Z","type":"stable","version":"2.10.1"},{"url":"https://github.com/composer/composer/releases/tag/2.10.0","date":"2026-05-28T10:53:10Z","type":"stable","version":"2.10.0"},{"url":"https://github.com/composer/composer/releases/tag/2.10.0-RC2","date":"2026-05-20T13:43:05Z","type":"prerelease","version":"2.10.0-RC2"},{"url":"https://github.com/composer/composer/releases/tag/2.9.8","date":"2026-05-13T07:40:30Z","type":"stable","version":"2.9.8"},{"url":"https://github.com/composer/composer/releases/tag/2.2.28","date":"2026-05-13T07:40:14Z","type":"stable","version":"2.2.28"},{"url":"https://github.com/composer/composer/releases/tag/1.10.28","date":"2026-05-13T09:07:04Z","type":"stable","version":"1.10.28"},{"url":"https://github.com/composer/composer/releases/tag/2.9.7","date":"2026-04-14T11:36:04Z","type":"stable","version":"2.9.7"},{"url":"https://github.com/composer/composer/releases/tag/2.9.6","date":"2026-04-14T09:46:45Z","type":"stable","version":"2.9.6"},{"url":"https://github.com/composer/composer/releases/tag/2.2.27","date":"2026-04-14T09:46:42Z","type":"stable","version":"2.2.27"},{"url":"https://github.com/composer/composer/releases/tag/2.10.0-RC1","date":"2026-04-01T14:00:19Z","type":"stable","version":"2.10.0-RC1"},{"url":"https://github.com/composer/composer/releases/tag/2.9.5","date":"2026-01-29T10:45:46Z","type":"stable","version":"2.9.5"},{"url":"https://github.com/composer/composer/releases/tag/2.9.4","date":"2026-01-22T13:12:55Z","type":"stable","version":"2.9.4"},{"url":"https://github.com/composer/composer/releases/tag/2.9.3","date":"2025-12-30T12:53:32Z","type":"stable","version":"2.9.3"},{"url":"https://github.com/composer/composer/releases/tag/2.2.26","date":"2025-12-30T12:52:58Z","type":"stable","version":"2.2.26"},{"url":"https://github.com/composer/composer/releases/tag/2.9.2","date":"2025-11-19T21:07:13Z","type":"stable","version":"2.9.2"},{"url":"https://github.com/composer/composer/releases/tag/2.9.1","date":"2025-11-13T15:18:16Z","type":"stable","version":"2.9.1"},{"url":"https://github.com/composer/composer/releases/tag/2.9.0","date":"2025-11-13T09:46:19Z","type":"stable","version":"2.9.0"},{"url":"https://github.com/composer/composer/releases/tag/2.9.0-RC1","date":"2025-11-07T14:20:05Z","type":"prerelease","version":"2.9.0-RC1"}]` | `[{"url":"https://github.com/conda/conda/releases/tag/26.7.1","date":"2026-08-18T13:35:29Z","type":"stable","version":"26.7.1"},{"url":"https://github.com/conda/conda/releases/tag/26.7.0","date":"2026-07-31T22:00:50Z","type":"stable","version":"26.7.0"},{"url":"https://github.com/conda/conda/releases/tag/26.5.3","date":"2026-06-16T20:51:06Z","type":"stable","version":"26.5.3"},{"url":"https://github.com/conda/conda/releases/tag/26.5.2","date":"2026-06-01T20:32:46Z","type":"stable","version":"26.5.2"},{"url":"https://github.com/conda/conda/releases/tag/26.5.1","date":"2026-05-26T20:50:20Z","type":"stable","version":"26.5.1"},{"url":"https://github.com/conda/conda/releases/tag/26.5.0","date":"2026-05-15T19:15:15Z","type":"stable","version":"26.5.0"},{"url":"https://github.com/conda/conda/releases/tag/26.3.2","date":"2026-04-10T19:43:53Z","type":"stable","version":"26.3.2"},{"url":"https://github.com/conda/conda/releases/tag/26.3.1","date":"2026-04-03T16:23:03Z","type":"stable","version":"26.3.1"},{"url":"https://github.com/conda/conda/releases/tag/26.3.0","date":"2026-03-31T16:06:45Z","type":"stable","version":"26.3.0"},{"url":"https://github.com/conda/conda/releases/tag/26.1.1","date":"2026-02-17T21:25:35Z","type":"stable","version":"26.1.1"},{"url":"https://github.com/conda/conda/releases/tag/26.1.0","date":"2026-01-30T16:50:29Z","type":"stable","version":"26.1.0"},{"url":"https://github.com/conda/conda/releases/tag/25.11.1","date":"2025-12-12T11:12:52Z","type":"stable","version":"25.11.1"},{"url":"https://github.com/conda/conda/releases/tag/25.11.0","date":"2025-11-24T14:00:32Z","type":"stable","version":"25.11.0"},{"url":"https://github.com/conda/conda/releases/tag/25.9.1","date":"2025-10-10T13:52:21Z","type":"stable","version":"25.9.1"},{"url":"https://github.com/conda/conda/releases/tag/25.9.0","date":"2025-09-30T07:44:31Z","type":"stable","version":"25.9.0"},{"url":"https://github.com/conda/conda/releases/tag/25.7.0","date":"2025-08-04T14:05:01Z","type":"stable","version":"25.7.0"},{"url":"https://github.com/conda/conda/releases/tag/25.5.1","date":"2025-06-05T15:24:51Z","type":"stable","version":"25.5.1"},{"url":"https://github.com/conda/conda/releases/tag/25.5.0","date":"2025-05-22T08:00:41Z","type":"stable","version":"25.5.0"},{"url":"https://github.com/conda/conda/releases/tag/25.3.1","date":"2025-04-03T20:26:46Z","type":"stable","version":"25.3.1"},{"url":"https://github.com/conda/conda/releases/tag/25.3.0","date":"2025-03-19T16:37:23Z","type":"stable","version":"25.3.0"}]` |
| reliability.status_page | yes | - |
| security.disclosure_policy | yes | - |
| security.scorecard | 6.3 | 5.1 |
| security.vulnerabilities | `{"count":15,"source":"https://advisories.ecosyste.ms/api/v1/advisories?ecosystem=packagist&package_name=composer%2Fcomposer&per_page=100","last_12m":7,"max_severity":"HIGH"}` | `{"count":0,"source":"https://advisories.ecosyste.ms/api/v1/advisories?ecosystem=pypi&package_name=conda&per_page=100","last_12m":0,"max_severity":null}` |

## Capabilities (Package Registries)

| Capability | Composer/Packagist | conda |
|---|:--:|:--:|
| **Core** |  |  |
| Role | Public registry | Package manager client |
| **Ecosystem** |  |  |
| Ecosystem / language | PHP | Polyglot |
| **Deployment** |  |  |
| Deployment | Both | CLI-local |
| **Formats** |  |  |
| Package formats supported | Single ecosystem | Many formats |
| **Hosting** |  |  |
| Private / scoped packages | ✓ | - |
| Upstream proxy / caching | ✓ | - |
| **Resolution** |  |  |
| Lockfile / deterministic installs | ✓ | ✓ |
| Workspaces / monorepo | ✓ | - |
| Content-addressable store | - | - |
| **Supply chain** |  |  |
| Supply-chain integrity | ✓ | - |
| Vulnerability / licence scanning | ✓ | - |
| **Licensing** |  |  |
| Openness | Open-source | Open-source |
| **Pricing** |  |  |
| Pricing model | Free / OSS | Free / OSS |

*Source: Vioscale. Generated 2026-09-01T17:14:07.375Z. "-" = undocumented, not absent.*
