Composer vs. Microsoft Visual SourceSafe (Discontinued)

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
Composer
Score 6.0 out of 10
N/A
Composer is a free and open source dependency manager for PHP. It allows the user to declare the libraries a project depends on and it will manage (install/update) them. it manages packages on a per-project basis, installing them in a directory (e.g. vendor) inside a project and by default, it does not install anything globally. Thus, it is a dependency manager.N/A
Microsoft Visual SourceSafe (Discontinued)
Score 1.0 out of 10
N/A
Visual SourceSafe is a discontinued source control software offering, from Microsoft.N/A
Pricing
ComposerMicrosoft Visual SourceSafe (Discontinued)
Editions & Modules
No answers on this topic
No answers on this topic
Offerings
Pricing Offerings
ComposerMicrosoft Visual SourceSafe (Discontinued)
Free Trial
NoNo
Free/Freemium Version
YesNo
Premium Consulting/Integration Services
NoNo
Entry-level Setup FeeNo setup feeNo setup fee
Additional Details
More Pricing Information
Community Pulse
ComposerMicrosoft Visual SourceSafe (Discontinued)
Considered Both Products
Composer
Chose Composer
If you're familiar with NPM or Yarn, you'll feel right at home with composer. The work in pretty much the same way. You can use a composer.json file in your repo to reference specific version of public community modules, and enterprise internal ones. You can also hook some …
Microsoft Visual SourceSafe (Discontinued)
Chose Microsoft Visual SourceSafe (Discontinued)
Azure DevOps is a much better, more modern tool that Visual SourceSafe and everyone should be moving to it. Most if not all the integration that is there can be done or emulated in it.
Chose Microsoft Visual SourceSafe (Discontinued)
We selected Microsoft Visual SourceSafe because at the time none of these other products were out there. Now we are trying to migrate all our legacy code from Visual SourceSafe to Azure DevOps. Unfortunately we don't have a value proposition for some of the older products so …
Chose Microsoft Visual SourceSafe (Discontinued)
Git is a much more elaborated tool for file versioning than Visual SourceSafe. It has superior performance and stability, it is cross-platform, distributed, it gives you a better User Interface (if you choose to buy Bitbucket), it allows you to have big projects with big teams, …
Best Alternatives
ComposerMicrosoft Visual SourceSafe (Discontinued)
Small Businesses
Salt
Salt
Score 6.2 out of 10
Salt
Salt
Score 6.2 out of 10
Medium-sized Companies
Salt
Salt
Score 6.2 out of 10
Salt
Salt
Score 6.2 out of 10
Enterprises
Perforce P4
Perforce P4
Score 7.6 out of 10
Perforce P4
Perforce P4
Score 7.6 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
ComposerMicrosoft Visual SourceSafe (Discontinued)
Likelihood to Recommend
9.0
(0 ratings)
1.0
(0 ratings)
Usability
-
(0 ratings)
3.8
(0 ratings)
Support Rating
-
(0 ratings)
4.2
(0 ratings)
User Testimonials
ComposerMicrosoft Visual SourceSafe (Discontinued)
Likelihood to Recommend
It can/must be used for any size of software project. Not only provides the best way to control depencies, but also has a strong worldwide community of developers.
Read full review
The only time I could recommend Microsoft Visual SourceSafe would be for a beginner who has a small amount of code that they would like to keep track of. This solution would not be recommended for an enterprise or any shop where you have multiple developers working on the same solution.
Read full review
Pros
  • Controlling dependencies
  • Fast dependency resolver
  • Easy to use dependency injection
Read full review
  • avoid losing code
  • versioning of previous projects
  • saving versions on db
Read full review
Cons
  • Sometimes a bit slow, but v2 made a lot of improvements on that
  • If everything is modular, setting up a local dev environment is a bit trickier than having everything in the same repo
  • Might be hard to adopt with some frameworks which have not fully embraced it, like Wordpress
Read full review
  • Becoming corrupt and having to be rebuild from a previous version.
  • It can be extremely slow to check in & out of.
  • Lost support several years ago from Microsoft.
Read full review
Usability
No answers on this topic
Overall Microsoft Visual Source Safe is very easy to use. It is a simple application that does only one thing. It has the basic windows tree structure for listing projects and solutions. There is no way to search for a particular file, project or solution. There is also no way to search the code in the files.
Read full review
Support Rating
No answers on this topic
There is no longer support for Visual SourceSafe as I believe it's been retired. There are, however, users that still use the tool and they do help if there are questions or complaints.
Read full review
Alternatives Considered
If you're familiar with npm or Yarn, you'll feel right at home with composer. The work in pretty much the same way. You can use a composer.json file in your repo to reference specific version of public community modules, and enterprise internal ones. You can also hook some scripts that you would want to execute, like for testing, building your code ...
Read full review
Azure DevOps is a much better, more modern tool that Visual SourceSafe and everyone should be moving to it. Most if not all the integration that is there can be done or emulated in it
Read full review
Return on Investment
  • Helped us reduce the TTM of our ecommerce factory by about 40% since we adopted it
  • Code re-usability became the norm, and thus much shorter development cycles
  • New websites go live much faster, and thus cost way less money to make when reusing composer modules (SSO, CRM integration, modules to call Internal APIs ...)
Read full review
  • When we started using it, it allowed us to do source code versioning and store the code in a centralized location and not locally.
  • We are using it for very few projects with few developers that still maintain those applications and do not have time to merge the source code to Git.
Read full review
ScreenShots