130 Repositories
PHP image-converter Libraries
An open source image hosting service powered by Laravel
Limg An open source image hosting service powered by Laravel Features Upload your image via file, url or ShareX ! Manage your image (custom title, pub
php-gd based image templates
gdaisy A highly experimental image templating system based on PHP-GD to dynamically generate image banners and covers. Installation 1. Require erikahe
Laravel: Data to Monthly Converter
Laravel: Data to Monthly Converter Using this package you will be able to converts your collection using a timestamp field to order data monthly or ye
Borgert is a CMS Open Source created with Laravel Framework 5.6
A simple CMS to start projects in Laravel containing some modules. Blog, Pages, Products, Mailbox, Image Gallery, Log Viewer and Users. Frontend: Blog
Full PHP development environment for Docker.
Full PHP development environment based on Docker. Use Docker First - Learn About It Later! Join Us Awesome People Laradock is an MIT-licensed open sou
Caching extension for the Intervention Image Class
Intervention Image Cache Intervention Image Cache extends the Intervention Image Class package to be capable of image caching functionality. The libra
Easily convert images with Glide
Easily convert images with Glide This package provides an easy to use class to manipulate images. Under the hood it leverages Glide to perform the man
Auto Image & file upload, resize and crop for Laravel eloquent model using Intervention image
Laravel ImageUp The qcod/laravel-imageup is a trait which gives you auto upload, resize and crop for image feature with tons of customization. Install
Convert html to an image, pdf or string
Convert a webpage to an image or pdf using headless Chrome The package can convert a webpage to an image or pdf. The conversion is done behind the sce
Convert HTML to Markdown with PHP
HTML To Markdown for PHP Library which converts HTML to Markdown for your sanity and convenience. Requires: PHP 7.2+ Lead Developer: @colinodell Origi
Image Cache is a very simple PHP class that accepts an image source and will compress and cache the file, move it to a new directory, and returns the new source for the image.
NO LONGER MAINTAINED!!! Image Cache v. 1.0.0 Image Cache is a very simple PHP class that accepts an image source and will compress and cache the file,
The Asset component manages URL generation and versioning of web assets such as CSS stylesheets, JavaScript files and image files.
Asset Component The Asset component manages URL generation and versioning of web assets such as CSS stylesheets, JavaScript files and image files. Res
Extract colors from an image like a human would do.
ColorExtractor Extract colors from an image like a human would do. Install Via Composer $ composer require league/color-extractor:0.3.* Usage require
An ANSI to HTML5 converter
ANSI to HTML5 Converter This small library only does one thing: converting a text containing ANSI codes to an HTML5 fragment: require_once __DIR__.'/v
HTML to PDF converter for PHP
Dompdf Dompdf is an HTML to PDF converter At its heart, dompdf is (mostly) a CSS 2.1 compliant HTML layout and rendering engine written in PHP. It is
Arbitrary number base converter.
Numbase Easily convert numbers between arbitrary bases and symbol sets. Installation This library is available on Packagist as thunderer/numbase. It r
A super fast, highly extensible markdown parser for PHP
A super fast, highly extensible markdown parser for PHP What is this? A set of PHP classes, each representing a Markdown flavor, and a command line to
Convert HTML to Markdown with PHP
HTML To Markdown for PHP Library which converts HTML to Markdown for your sanity and convenience. Requires: PHP 7.2+ Lead Developer: @colinodell Origi
:racehorse: find the size of an image without downloading the whole file. Supports batch requests.
FasterImage FasterImage finds the dimensions or filetype of a remote image file given its uri by fetching as little as needed, based on the excellent
Create images with embedded text using advanced typography
Image with Text This class makes it super easy to render images with multiple, independently styled text blocks. You can control each text block's ali
Image optimization / compression library. This library is able to optimize png, jpg and gif files in very easy and handy way. It uses optipng, pngquant, pngcrush, pngout, gifsicle, jpegoptim and jpegtran tools.
Image Optimizer This library is handy and very easy to use optimizer for image files. It uses optipng, pngquant, jpegoptim, svgo and few more librarie
🌄 Perceptual image hashing for PHP
ImageHash A perceptual hash is a fingerprint of a multimedia file derived from various features from its content. Unlike cryptographic hash functions
Wonderfully easy on-demand image manipulation library with an HTTP based API.
Glide Glide is a wonderfully easy on-demand image manipulation library written in PHP. Its straightforward API is exposed via HTTP, similar to cloud i
PHP 5.3 Object Oriented image manipulation library
Imagine Tweet about it using the #php_imagine hashtag. Image manipulation library for PHP 5.3 inspired by Python's PIL and other image libraries. Requ
PHP Image Manipulation
Intervention Image Intervention Image is a PHP image handling and manipulation library providing an easier and expressive way to create, edit, and com
CSV data manipulation made easy in PHP
CSV Csv is a simple library to ease CSV parsing, writing and filtering in PHP. The goal of the library is to be powerful while remaining lightweight,
:currency_exchange: Currency exchange rates library
Swap Swap allows you to retrieve currency exchange rates from various services such as Fixer or currencylayer and optionally cache the results. It is
PHP implementation of Fowler's Money pattern.
Money PHP library to make working with money safer, easier, and fun! "If I had a dime for every time I've seen someone use FLOAT to store currency, I'
PHP Class converter to namepaces.
Namespacer This tool will assist you in taking older underscore/prefix spaced code and will namespace it as best as it can, and also make the files an
Extract colors from an image like a human would do.
ColorExtractor Extract colors from an image like a human would do. Install Via Composer $ composer require league/color-extractor:0.3.* Usage require