current location:Home > Technical Articles > Development Tools > composer
- Direction:
- All web3.0 Backend Development Web Front-end Database Operation and Maintenance Development Tools PHP Framework Daily Programming WeChat Applet Common Problem Other Tech CMS Tutorial Java System Tutorial Computer Tutorials Hardware Tutorial Mobile Tutorial Software Tutorial Mobile Game Tutorial
- Classify:
-
- Solving the problem of unresponsiveness when executing any Composer command (open_basedir problem)
- The composer tutorial column below will introduce to you the solution to the problem of no response when executing any Composer command (open_basedir problem). I hope it will be helpful to friends in need!
- composer 4277 2019-09-29 14:28:18
-
- Create yaf project using composer
- Below, the composer tutorial column will introduce to you how to use composer to create a yaf project. I hope it will be helpful to friends in need! It is very convenient to use composer create-project to create a project skeleton.
- composer 2839 2019-09-28 14:21:23
-
- Composer OpenSSL error resolution
- Below, the composer tutorial column will introduce to you the solutions to Composer OpenSSL errors. I hope it will be helpful to friends in need! An error occurred in Composer under Windows: Failed to enable crypto. The reason is that certificate verification failed.
- composer 3886 2019-09-27 14:42:23
-
- How to make Composer's autoload support custom file suffixes
- Below, the composer usage tutorial column will introduce to you how to enable Composer's autoload to support custom file suffix names. I hope it will be helpful to friends in need! The code for Composer to implement the automatic loading mechanism is very concise and can be understood with a quick glance.
- composer 1977 2019-09-26 18:32:23
-
- How to load Composer you don't know
- We all know that Composer is the cornerstone of the modern PHP framework. With Composer, it is so exciting for us to develop. So how much do you know about Composer loading method? Below, the composer usage tutorial column will introduce to you the composer loading method that you don't know.
- composer 2599 2019-09-25 18:30:40
-
- docker-compose command comparison
- Below, the composer tutorial column will introduce to you the comparison of docker-compose commands. I hope it will be helpful to friends in need! Compose uses Docker links to expose service containers to others.
- composer 2639 2019-09-24 13:41:18
-
- What to do if the composer server fails to install extensions
- What should I do if the composer server fails to install extensions because the version is too low? Below, the composer tutorial column will introduce the upgrade process to you!
- composer 3627 2019-09-23 14:12:27
-
- PHP Composer Setup HTTP Proxy
- Although composer install is great to use, because packagist.org and github are often indirectly blocked, the install often gets stuck for a long time. No way, set up a proxy. Below, the composer tutorial column will introduce how to set it up.
- composer 7268 2019-09-21 13:34:07
-
- Should the vendor directory be added to version control?
- The composer usage tutorial column feels that under normal circumstances, please do not do this. The best way is to let all developers use the Composer command to install dependencies. Similarly, build servers, deployment tools, etc. need to include running Composer as part of the project boot.
- composer 3215 2019-09-20 13:29:34
-
- Composer practical tutorial
- Practical Composer tutorial: 1. Perceptually understand Composer; 2. Composer global installation and Git; 3. Create composer.json file to build a Packagist installation package; 4. Download the projects in the installation package Packagist, etc.
- composer 2222 2019-09-19 13:46:04
-
- PHP composer 报错 certificate verify failed
- What should I do if PHP composer reports an error certificate verify failed? Below, the composer tutorial column will introduce the solution to everyone. I hope it will be helpful to friends in need!
- composer 3083 2019-09-18 16:23:04
-
- What is the name of the composer executable program?
- The name of the composer executable program is composer.phar (if placed in the directory of the environment variable, it will be installed globally, otherwise it will be installed locally). For more composer-related knowledge, please visit the composer tutorial column.
- composer 2447 2019-09-17 17:50:43
-
- A brief tutorial on Composer
- Composer is a dependency management tool for PHP. To use and install Composer, please make sure that PHP (version 5.3.2+) has been installed correctly and the PHP environment variable is set (the one that can display the PHP version number using the command php -v).
- composer 3423 2019-09-11 14:01:40
-
- Installation of composer under XAMPP
- Many open source software need to be installed through composer, which is a dependency management tool for PHP. It allows you to declare code libraries that your project depends on and it will install them for you in your project. Below, the composer usage tutorial column will introduce the installation of composer under XAMPP.
- composer 4383 2019-09-10 13:47:30
-
- Pitfalls of running composer in wamp environment
- Below, the composer usage tutorial column will introduce to you the solutions to the pitfalls of running composer in the wamp environment. I hope it will be helpful to friends in need.
- composer 2521 2019-09-09 13:43:41