Almost all apps require some form of image cropping or resizing. This is often done with background jobs, using tools like GD and ImageMagick. This course will introduce you to a new way of doing image manipulations using a library called Glide. Glide, a recent addition to The PHP League, is a wonderfully easy to use on-demand image manipulation library with an HTTP based API. This course comes from the author of the Glide library. With a big 1.0 released planned planned for this summer, this is an excellent time to learn more about this package, which continues to gain popularity in the PHP community. Beyond explaining how to use Glide, I'll share some of my experiences building this package and being part of The PHP League. Topics include: - Introduction - Basic installation - Installing in popular frameworks - Setting up file systems using Flysystem - Setting default manipulations - Overview of the configuration options - How to securing image requests - Using the actual API - Advanced usage
Commentaires