/home/techb158/ileadtechnology.com/vendor/league/glide/docs/1.0
NameSizeModeActions
api/-0755rm
config/-0755rm
changelog.md3020644editdlrm
index.md32160644editdlrm
installation.md12550644editdlrm
screencasts.md2100644editdlrm
simple-example.md20950644editdlrm
Edit: /home/techb158/ileadtechnology.com/vendor/league/glide/docs/1.0/installation.md (1255B)
--- layout: default title: Installation --- # Installation ## Using Composer Glide is available on [Packagist](https://packagist.org/packages/league/glide) and can be installed using [Composer](https://getcomposer.org/). This can be done by running the following command: ~~~ bash composer require league/glide ~~~ Be sure to also include the Composer autoload file in your project: ~~~ php See responses for more information about integrating with a specific framework.

## Downloading .zip file This project is also available for download as a `.zip` file on GitHub. Visit the [releases page](https://github.com/thephpleague/glide/releases), select the version you want, and click the "Source code (zip)" download button.