adbl / merge-pictures
Upload 2 pictures and merge them into one
Installs: 6
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 1
Open Issues: 0
Type:project
Requires
- php: >=7.1
- gumlet/php-image-resize: 2.0.*
This package is auto-updated.
Last update: 2025-03-24 19:09:19 UTC
README
open_source_project
Use
This Composer project allows you to merge two images into one!
Documentation`
- Install the project
composer create-project adbl/merge-pictures:dev-main
Then
cd merge-pictures
No forget to locate your project in /www (Wamp) or /htdocs (Xampp) To continue open your brower and tap : localhost/src
-
Then you can upload your two images and then click on "Confirm"
-
Insert data into inputs to:
- Resize your images
- Position your 2nd image on the parent image
- And here we go! You can upload your newly merged image.
Governance
Our governance is community-based. It is our community that manages the evolution of this bookstore! Each person who wants to propose an evolution are full contributors.
Roles
The main maintainers of this project are:
- Luc LE COUTOUR: manages the back-end part and conflicts
- Damien LHAURADO: manages the back-end part, image processing as well as conflicts
- Auriane GEAI-SERIE: configuration of the Composer environment and is mainly concerned with the front-end (+ Alpine JS)
- Badis KHACHAA: deals with the front-end and responsive design
The committer: Luc LECONTOUR is responsible for the validation of any changes.
Go on CONTRIBUTORS_GUIDE.md for more details.
License
Library under MIT license.