Home > Backend Development > PHP Tutorial > What does Composer do?

What does Composer do?

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
Release: 2016-07-09 10:01:31
Original
1176 people have browsed it

I don’t have the php extension for redis. Can Composer help me install it?

Reply content:

It is a tool that is said to solve PHP package dependency problems.

is a tool that introduces a bunch of troubles in order to solve one trouble. What the poster is talking about is what the pecl package management does, and composer is actually a solution that can standardize the PHP community code, but it introduces complicated problems. His appearance is undoubtedly to make all PHPers work in one place. It can make the development community more ecological. Simply put, it can solve a chaotic situation. It’s not easy if you are using Linux
pecl install redis nrk/predis · GitHub
Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Latest Issues
Composer failed to install TP51
From 1970-01-01 08:00:00
0
0
0
PHP study installation composer cannot be used
From 1970-01-01 08:00:00
0
0
0
php - Error using composer
From 1970-01-01 08:00:00
0
0
0
ThinkPHP Why use composer?
From 1970-01-01 08:00:00
0
0
0
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template