Placid Laravel

screenshot of Placid Laravel
laravel

Automatic image creation from templates

Overview

Placid for Laravel is a package that enables automatic image creation from Placid templates. It allows users to create images with dynamic content by using REST API or URL API. This tool is designed to save time by automatically generating share images for content, such as Open Graph images, Twitter Card images, and Pinterest images. Additionally, users have full control over their templates and can customize other types of images like teasers or blog graphics.

Features

  • Automatic image creation from Placid templates
  • REST API and URL API options for creating Placid.app embed links with dynamic content
  • Full control over template design and editing
  • Ability to create different elements onto the template that can be changed and filled dynamically
  • Integration with webhook to notify when the image creation process is complete
  • Support for text, picture, browser frame, and rectangle fields
  • Customizable background color (when using the image() function)

Summary

Placid for Laravel is a powerful package that integrates Placid templates with Laravel applications. It automates the process of creating dynamic images for content sharing, saving users hours of manual work. With its REST API and URL API options, users can easily generate Placid.app embed links with customized variables. The package offers full control over template design, supporting various elements like text, pictures, browser frames, and rectangles. Additionally, the integration with webhooks allows users to be notified when the image creation process is complete. By following the simple installation guide, users can quickly set up and start utilizing the features of Placid for Laravel.

laravel
Laravel

Laravel is a powerful and elegant PHP framework that provides developers with a comprehensive set of tools and features to build robust web applications. It follows the Model-View-Controller (MVC) architectural pattern, offering a clean and organized structure for writing efficient and maintainable code.