Linux unitednationsplay.com 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64
nginx/1.20.1
Server IP : 188.130.139.92 & Your IP : 18.216.1.197
Domains :
Cant Read [ /etc/named.conf ]
User : web
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
www /
unp /
vendor /
league /
glide /
docs /
0.3 /
Delete
Unzip
Name
Size
Permission
Date
Action
_data
[ DIR ]
drwxr-xr-x
2020-11-05 09:00
api
[ DIR ]
drwxr-xr-x
2020-11-05 09:00
config
[ DIR ]
drwxr-xr-x
2020-11-05 09:00
changelog.md
301
B
-rw-r--r--
2020-11-05 09:00
index.md
3.06
KB
-rw-r--r--
2020-11-05 09:00
installation.md
692
B
-rw-r--r--
2020-11-05 09:00
simple-example.md
1.69
KB
-rw-r--r--
2020-11-05 09:00
Save
Rename
--- layout: default title: Introduction --- # Introduction [](https://twitter.com/reinink) [](https://github.com/thephpleague/glide) [](https://github.com/thephpleague/glide/releases) [](https://github.com/thephpleague/glide/blob/master/LICENSE)<br> [](https://travis-ci.org/thephpleague/glide) [](http://hhvm.h4cc.de/package/league/glide) [](https://scrutinizer-ci.com/g/thephpleague/glide/code-structure) [](https://scrutinizer-ci.com/g/thephpleague/glide) [](https://packagist.org/packages/league/glide) <p class="message-notice">Version 0.3 is no longer actively maintained. Consider using version <a href="/">1.0</a> instead.</p> Glide is a wonderfully easy on-demand image manipulation library written in PHP. It's straightforward API is exposed via HTTP, similar to cloud image processing services like [Imgix](http://www.imgix.com/) and [Cloudinary](http://cloudinary.com/). Glide leverages powerful libraries like [Intervention Image](http://image.intervention.io/) (for image handling and manipulation) and [Flysystem](http://flysystem.thephpleague.com/) (for file system abstraction). [](https://glide.herokuapp.com/0.3/kayaks.jpg?w=1000&gam=.9&sharp=8) <p class="photo_credit">© Photo <a href="http://www.joelreynolds.ca/">Joel Reynolds</a></p> ## Highlights - Adjust, resize and add effects to images using a simple HTTP based API - Manipulated images are automatically cached and served with far-future expires headers - Create your own image processing server or integrate Glide directly into your app. - Supports both the [GD](http://php.net/manual/en/book.image.php) library and the [Imagick](http://php.net/manual/en/book.imagick.php) PHP extension - Ability to secure image URLs using HTTP signatures - Works with many different file systems, thanks to the [Flysystem](http://flysystem.thephpleague.com/) library - Powered by the battle tested [Intervention Image](http://image.intervention.io/) image handling and manipulation library - Framework-agnostic, will work with any project - Composer ready and PSR-2 compliant ## Questions? Glide was created by [Jonathan Reinink](https://twitter.com/reinink). Submit issues to [Github](https://github.com/thephpleague/glide/issues).