CA Endevor Software Change Manager vs. Composer

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
CA Endevor Software Change Manager
Score 8.3 out of 10
N/A
CA Endevor Software Change Manager is a software configuration management option, from CA Technologies.N/A
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
Pricing
CA Endevor Software Change ManagerComposer
Editions & Modules
No answers on this topic
No answers on this topic
Offerings
Pricing Offerings
CA Endevor Software Change ManagerComposer
Free Trial
NoNo
Free/Freemium Version
NoYes
Premium Consulting/Integration Services
NoNo
Entry-level Setup FeeNo setup feeNo setup fee
Additional Details
More Pricing Information
Best Alternatives
CA Endevor Software Change ManagerComposer
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.1 out of 10
Perforce P4
Perforce P4
Score 7.1 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
CA Endevor Software Change ManagerComposer
Likelihood to Recommend
-
(0 ratings)
9.0
(2 ratings)
User Testimonials
CA Endevor Software Change ManagerComposer
Likelihood to Recommend
Broadcom
No answers on this topic
Open Source
I do highly recommend it whenever you have some PHP projects, especially if you need to have reusable modules that you want to share across teams. With a good branching an tagging strategy, you can go a long way in making your developers' life easier. They will only need to work on the modules that are of interest of them, and not have to touch the whole codebase.
Also, it's quite necessary if you are planning to use community PHP modules, as the vast majority of them is distributed, and versionned via packagist.org, and thus via composer.
Read full review
Pros
Broadcom
No answers on this topic
Open Source
  • Controlling dependencies
  • Fast dependency resolver
  • Easy to use dependency injection
Read full review
Cons
Broadcom
No answers on this topic
Open Source
  • 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
Alternatives Considered
Broadcom
No answers on this topic
Open Source
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
Return on Investment
Broadcom
No answers on this topic
Open Source
  • Composer only has had positive impacts in our business. It saves a lot of time and resource in order to develop a software.
Read full review
ScreenShots