High Definition Standard Definition Theater
Video id : r5PgUvIKCZw
ImmersiveAmbientModecolor: #e5d3b8 (color 2)
Video Format : 22 (720p) openh264 ( https://github.com/cisco/openh264) mp4a.40.2 | 44100Hz
Audio Format: Opus - Normalized audio
PokeTubeEncryptID: 0509d87438026abde896ef2211e9be01b2dbb0c22e50a02ed56df8d1e989e679a64d0b690ebb55ff2c38776e23c3973e
Proxy : eu-proxy.poketube.fun - refresh the page to change the proxy location
Date : 1715285503395 - unknown on Apple WebKit
Mystery text : cjVQZ1V2SUtDWncgaSAgbG92ICB1IGV1LXByb3h5LnBva2V0dWJlLmZ1bg==
143 : true
Install and Use Composer | PHP Dependency Manager
Jump to Connections
17,208 Views โ€ข Apr 23, 2021 โ€ข Click to toggle off description
Composer is a Package Dependency Manager for PHP. It is like npm for NodeJS. If you work with Laravel and other PHP frameworks you need Composer in your PC. After you install Composer, you can use Composer from your terminal to manage dependencies for your PHP based projects. It's a must have even if you are a frontend developer.

getcomposer.org/

To install Composer, go to Download page. You can use command line or installer to install Composer. For Windows, it's straight forward to install via installer. Download Composer setup, run setup and install.

To verify installation, open terminal, type composer and hit enter.

If composer greeting message appears, it means Composer has been installed in your PC. To install a package, Go to 'Browse packages' from Composer website. Search desired package. I will install Twitter Bootstrap.

packagist.org/packages/twitter/bootstrap

Use install command in terminal provided for composer from docs. This will create vendor folder in directory where terminal is being used. Vendor folder contains installed packages. It will also create a composer json file and composer lock file to manage packages.

This is how you install and use 'composer php package manager'.

Thank You!
Channel Support
๐Ÿ‘ LIKE VIDEO
๐Ÿ‘Š SUBSCRIBE
๐Ÿ”” PRESS BELL ICON
โœ๏ธ COMMENT

Channel: youtube.com/webstylepress
Website: www.webstylepress.com/
FaceBook: www.facebook.com/webstylepress/
Twitter: twitter.com/webstylepress
Instagram: www.instagram.com/webstylepress
LinkedIn: www.linkedin.com/company/webstylepress
GitHub: github.com/webstylepress
#composer #tutorials #webdevelopment #php #webstylepress
Metadata And Engagement

Views : 17,208
Genre: Education
Date of upload: Apr 23, 2021 ^^


Rating : 3.184 (74/89 LTDR)
RYD date created : 2022-02-26T09:01:37.25872Z
See in json
Tags

YouTube Comments - 7 Comments

Top Comments of this video!! :3

@frankcy639

1 year ago

thanks you. you teaching was awesome. I learnt a lot.

1 |

@robmaric

1 year ago

Thank you!

1 |

@kso7525

1 year ago

which file directory does all the downloaded packages store at?

|

@kittoeebenezer7067

5 months ago

I just installed the composer and whenever I try to use an autoload, I see notification that it is unable to connect to the schema. Donโ€™t know how to go about it as I am new to the php language

|

Go To Top