{"id":90276,"library":"gregwar-image","title":"Gregwar Image","description":"Image handling library for PHP providing manipulation and processing capabilities.","status":"active","version":"2.1.0","language":"php","source_language":null,"source_url":"https://github.com/Gregwar/Image","tags":["image","manipulation","gd","processing"],"install":[{"cmd":"composer require gregwar/image","lang":"bash","label":"composer require"}],"dependencies":[],"imports":[{"symbol":"Image","correct":"use Gregwar\\Image\\Image;"}],"quickstart":{"code":"use Gregwar\\Image\\Image;\n\n$image = Image::open('path/to/image.jpg');\n$image->resize(100, 100);\n$image->save('path/to/thumb.jpg');","lang":"php","description":"Open an image, resize it, and save the result."},"warnings":[],"env_vars":null,"search_vec":"'capabl':12 'gd':15 'gregwar':1 'handl':4 'imag':2,3,13 'librari':5 'manipul':9,14 'php':7 'process':11,16 'provid':8","created_at":"2026-06-19T09:00:36.709635+00:00","updated_at":"2026-06-19T09:00:36.709635+00:00","problems":[],"ecosystem":"packagist","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/Gregwar/Image","github":"https://github.com/Gregwar/Image","docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-19","next_check":"2026-12-16","install_tag":null}}