{"id":20731095,"url":"https://github.com/greg-md/php-app-imagix","last_synced_at":"2025-03-11T10:20:30.703Z","repository":{"id":23597542,"uuid":"99412510","full_name":"greg-md/php-app-imagix","owner":"greg-md","description":"Integration of PHP Static Image in Greg PHP Application.","archived":false,"fork":false,"pushed_at":"2023-04-19T19:21:05.000Z","size":43,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-18T00:27:01.765Z","etag":null,"topics":["app-imagix","greg-app-imagix","greg-md","greg-php","imagix","php-app-imagix"],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/greg-md.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-08-05T09:18:51.000Z","updated_at":"2019-07-24T08:35:24.000Z","dependencies_parsed_at":"2025-01-18T00:35:30.921Z","dependency_job_id":null,"html_url":"https://github.com/greg-md/php-app-imagix","commit_stats":{"total_commits":13,"total_committers":2,"mean_commits":6.5,"dds":0.07692307692307687,"last_synced_commit":"7fe3af363139714e220ea9d3cd03dc19bf58f4fa"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg-md%2Fphp-app-imagix","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg-md%2Fphp-app-imagix/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg-md%2Fphp-app-imagix/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/greg-md%2Fphp-app-imagix/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/greg-md","download_url":"https://codeload.github.com/greg-md/php-app-imagix/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243012745,"owners_count":20221614,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["app-imagix","greg-app-imagix","greg-md","greg-php","imagix","php-app-imagix"],"created_at":"2024-11-17T05:13:40.933Z","updated_at":"2025-03-11T10:20:30.664Z","avatar_url":"https://github.com/greg-md.png","language":"PHP","readme":"# PHP App Imagix\n\n[![StyleCI](https://styleci.io/repos/99412510/shield?style=flat)](https://styleci.io/repos/99412510)\n[![Build Status](https://travis-ci.org/greg-md/php-app-imagix.svg)](https://travis-ci.org/greg-md/php-app-imagix)\n[![Total Downloads](https://poser.pugx.org/greg-md/php-app-imagix/d/total.svg)](https://packagist.org/packages/greg-md/php-app-imagix)\n[![Latest Stable Version](https://poser.pugx.org/greg-md/php-app-imagix/v/stable.svg)](https://packagist.org/packages/greg-md/php-app-imagix)\n[![Latest Unstable Version](https://poser.pugx.org/greg-md/php-app-imagix/v/unstable.svg)](https://packagist.org/packages/greg-md/php-app-imagix)\n[![License](https://poser.pugx.org/greg-md/php-app-imagix/license.svg)](https://packagist.org/packages/greg-md/php-app-imagix)\n\nIntegration of [PHP Imagix](https://github.com/greg-md/php-imagix) in [Greg PHP Application](https://github.com/greg-md/php-app).\n\n# Table of Contents\n\n* [Requirements](#requirements)\n* [Installation](#installation)\n* [Configuration](#configuration)\n* [License](#license)\n* [Huuuge Quote](#huuuge-quote)\n\n# Requirements\n\n* [Greg PHP Application](https://github.com/greg-md/php-app)\n\n# Installation\n\nDownload package:\n\n`composer require greg-md/php-app-imagix`\n\nInstall package:\n\n`./greg install greg-imagix`\n\n# Configuration\n\n**Nginx**\n\n```nginxconfig\n# Imagix\nlocation ~* ^/imagix/.+ {\n    # If images doesn't exists, send to PHP to create it.\n    if (!-f $document_root$uri) {\n        rewrite .+ /imagix.php last;\n    }\n\n    expires max;\n    add_header Pragma public;\n    add_header Cache-Control \"public\";\n    add_header Vary \"Accept-Encoding\";\n}\n```\n\n# License\n\nMIT © [Grigorii Duca](http://greg.md)\n\n# Huuuge Quote\n\n![I fear not the man who has practiced 10,000 programming languages once, but I fear the man who has practiced one programming language 10,000 times. \u0026copy; #horrorsquad](http://greg.md/huuuge-quote-fb.jpg)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgreg-md%2Fphp-app-imagix","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgreg-md%2Fphp-app-imagix","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgreg-md%2Fphp-app-imagix/lists"}