{"id":20927331,"url":"https://github.com/fireant456/docker-php-cron","last_synced_at":"2025-08-19T00:07:16.350Z","repository":{"id":205858718,"uuid":"293040229","full_name":"Fireant456/docker-PHP-Cron","owner":"Fireant456","description":"Cron container built off latest official v7.3 PHP-FPM with production config. Includes ionCube Loader php extension as required for WHMCS. Compliments WHMCS php container.","archived":false,"fork":false,"pushed_at":"2020-09-05T13:24:17.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-13T01:32:29.293Z","etag":null,"topics":["cron","docker","ioncube","php-fpm","whmcs"],"latest_commit_sha":null,"homepage":"https://hub.docker.com/r/fireant456/php-cron","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Fireant456.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2020-09-05T09:03:55.000Z","updated_at":"2020-09-05T13:24:19.000Z","dependencies_parsed_at":"2023-11-07T02:51:07.718Z","dependency_job_id":null,"html_url":"https://github.com/Fireant456/docker-PHP-Cron","commit_stats":null,"previous_names":["fireant456/docker-php-cron"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Fireant456/docker-PHP-Cron","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fireant456%2Fdocker-PHP-Cron","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fireant456%2Fdocker-PHP-Cron/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fireant456%2Fdocker-PHP-Cron/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fireant456%2Fdocker-PHP-Cron/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Fireant456","download_url":"https://codeload.github.com/Fireant456/docker-PHP-Cron/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fireant456%2Fdocker-PHP-Cron/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271078577,"owners_count":24695472,"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","status":"online","status_checked_at":"2025-08-18T02:00:08.743Z","response_time":89,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["cron","docker","ioncube","php-fpm","whmcs"],"created_at":"2024-11-18T20:47:43.360Z","updated_at":"2025-08-19T00:07:16.280Z","avatar_url":"https://github.com/Fireant456.png","language":"Dockerfile","readme":"# CRON PHP-FPM Template for WHMCS CRON Requirements\n\nYou can find my WHMCS PHP-FPM container [here](https://github.com/Fireant456/docker-WHMCS/).\n\n[![Docker Pulls](https://img.shields.io/docker/pulls/fireant456/php-cron.svg)](https://hub.docker.com/r/fireant456/php-cron/)\n[![Docker Stars](https://img.shields.io/docker/stars/fireant456/php-cron.svg)](https://hub.docker.com/r/fireant456/php-cron/)\n[![Docker Build](https://img.shields.io/docker/cloud/automated/fireant456/php-cron)](https://hub.docker.com/r/fireant456/php-cron/)\n[![Docker Build Status](https://img.shields.io/docker/cloud/build/fireant456/php-cron)](https://hub.docker.com/r/fireant456/php-cron/)\n\nCron service container with latest offical v7.3 [PHP-FPM](https://hub.docker.com/_/php/) container configured with basic extensions and [production settings](https://github.com/php/php-src/blob/master/php.ini-production). This is intended for use as a cron service to compliment php services like WHMCS that require cron in order to automate php based actions. Includes [ionCube Loader](https://www.ioncube.com/loaders.php) php extension as required for WHMCS.\n\n## Changes to offical container\n\n### Extentions\n\n- pdo_mysql\n- mysqli\n- calendar\n- intl\n- ionCube Loader\n\n### php.ini\n\n- date.timezone = Etc/UTC\n- upload_max_filesize = 25M\n- post_max_size = 25M\n\n### Packages\n\n- cron\n- mariadb-server\n\n## Configuration\n\nSee [example directory](https://github.com/Fireant456/docker-PHP-Cron/tree/master/example) for sample config file showing how to use this container with [nginx](https://hub.docker.com/_/nginx/).\n\n## Quickstart\n\nSee [example directory](https://github.com/Fireant456/docker-PHP-Cron/tree/master/example) for the best production use of this docker container.\n\n```yml\ncron:\n  image: fireant456/php-cron\n\n  volumes:\n    # Website files\n    - ./www:/var/www/html\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffireant456%2Fdocker-php-cron","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffireant456%2Fdocker-php-cron","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffireant456%2Fdocker-php-cron/lists"}