Aller au contenu
AFUP AFUP Day 2025 Baromètre Planète PHP PUFA
 

A deep dive into image manipulations with Glide

Description

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

Conférence donnée lors du Forum 2015, ayant eu lieu les 23 et 24 novembre 2015.

Informations complémentaires

Vidéo

Le speaker

Jonathan REININK

Jonathan Reinink is a long time front and back-end web developer with a keen interest in PHP. Jonathan runs a small Canadian based web development company called Code Distillery. In recent years Jonathan has transitioned from being a "lone wolf" developer to being much more active in the PHP community. Most notably, Jonathan has contributed two packages to the The PHP League, including Glide (an image manipulation library) and Plates (a native PHP template system). Jonathan has a strong design sense and is an advocate of using good design to help promote technical projects.

Commentaires

Cool talk about this lib. Very interesting conception. Inspirating!
rodrigue, le 25/11/2015
Good talk, it was clear and well presented, even if I've not been convinced (waiting for GPU usage to resize images)
Marc Hugon, le 27/11/2015
Thanks for the very clear speech on Glide. I really like the idea behind Glide and especially the fact that it's HTTP based thus allowing to easily use it as a micro-service.
Jérémy, le 29/11/2015
Great and clear presentation. Made me want to give it a try. Thanks !
Jean-Marie Lamodière, le 04/12/2015