Libraries tagged by image generation
astrotomic/laravel-weserv-images
237 Downloads
A fluent URL generator for images.weserv.nl with Laravel bindings.
php-gemini/generative-ai
8 Downloads
Laravel-friendly PHP Package for Google Gemini Generative AI (including image & text)
vallefor/eva-social-img-generator
80 Downloads
Generate a beautiful images for social networks
p-ba/php-barcode-generator
349 Downloads
An easy to use, non-bloated, barcode generator in PHP. Creates SVG, PNG, JPG and HTML images from the most used 1D barcode standards.
magarrent/laravel-favicon-generator
720 Downloads
Generate and render favicons from Images
luisbmemorandum/php-barcode-generator
380 Downloads
An easy to use, non-bloated, barcode generator in PHP. Creates SVG, PNG, JPG and HTML images from the most used 1D barcode standards.
loophp/phptree-ast-generator
36 Downloads
Generates AST of a PHP script in DOT (Graphviz) or Image (PNG, JPG, SVG) formats.
khalsa-jio/silverstripe-alt-generator
22 Downloads
A SilverStripe module that generates alt text for images using LLM clients like OpenAI, Claude or other custom LLMs.
jfilla/php-barcode-generator
7131 Downloads
An easy to use, non-bloated, barcode generator in PHP. Creates SVG, PNG, JPG and HTML images from the most used 1D barcode standards.
moszkva/cgraph
24 Downloads
ASCII image generator. Creates ASCII char based image from image.
ange007/poster-gen
7 Downloads
Poster and image generator for news/aticles/other
yangyao/php-barcode
759 Downloads
An easy to use, non-bloated, barcode generator in PHP. Creates SVG, PNG, JPG and HTML images from the most used 1D barcode standards.
toneflix-code/fakerphp-lorem-toneflix
1411 Downloads
An alternative image provider for fakerphp using Lorem Toneflix.
nogrod/ebay-buy-browse-php-sdk
39 Downloads
The Browse API has the following resources:item_summary:Allows shoppers to search for specific items by keyword, GTIN, category, charity, product, image, or item aspects and refine the results by using filters, such as aspects, compatibility, and fields values, or UI parameters.item:Allows shoppers to retrieve the details of a specific item or all items in an item group, which is an item with variations such as color and size and check if a product is compatible with the specified item, such as if a specific car is compatible with a specific part.This resource also provides a bridge between the eBay legacy APIs, such as the Finding, and the RESTful APIs, which use different formats for the item IDs.The item_summary, search_by_image, and item resource calls require an Application access token.
macropage/sdk-ebay-rest-browse
3049 Downloads
The Browse API has the following resources: item_summary: Lets shoppers search for specific items by keyword, GTIN, category, charity, product, or item aspects and refine the results by using filters. (Experimental) search_by_image: Lets shoppers search for specific items by image. You can refine the results by using URI parameters and filters. item: Lets you retrieve the details of a specific item or all the items in an item group, which is an item with variations such as color and size. This resource also provides a bridge between the eBay legacy APIs, such as Trading and Finding, and the RESTful APIs, such as Browse, which use different formats for the item IDs. You can use the Browse API to retrieve the basic details of the item and the RESTful item ID using a legacy item ID. (Experimental) shopping_cart: Provides the ability for eBay members to see the contents of their eBay cart, and add, remove, and change the quantity of items in their eBay cart. *Note:* This resource is not available in the eBay API Explorer. The item_summary, search_by_image, and item resource calls require an Application access token. The shopping_cart resource calls require a User access token.