{"id":18810465,"url":"https://github.com/crispy-computing-machine/fractal","last_synced_at":"2025-07-23T15:39:42.814Z","repository":{"id":153758242,"uuid":"628972834","full_name":"crispy-computing-machine/Fractal","owner":"crispy-computing-machine","description":"PHP Fractal Classes","archived":false,"fork":false,"pushed_at":"2023-04-20T17:44:33.000Z","size":339,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-22T03:08:17.857Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"PHP","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/crispy-computing-machine.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-04-17T11:11:03.000Z","updated_at":"2024-08-29T15:32:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"30ef32e4-c932-4700-9024-b0ac8f9ea9ee","html_url":"https://github.com/crispy-computing-machine/Fractal","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/crispy-computing-machine/Fractal","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crispy-computing-machine%2FFractal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crispy-computing-machine%2FFractal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crispy-computing-machine%2FFractal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crispy-computing-machine%2FFractal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/crispy-computing-machine","download_url":"https://codeload.github.com/crispy-computing-machine/Fractal/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crispy-computing-machine%2FFractal/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266706591,"owners_count":23971904,"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-07-23T02:00:09.312Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"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":[],"created_at":"2024-11-07T23:20:30.767Z","updated_at":"2025-07-23T15:39:42.796Z","avatar_url":"https://github.com/crispy-computing-machine.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Examples\n\n```php\n$fractal = new Mandelbrot($height, $width, 100, -2, 1, -1, 1);\n$fractal-\u003ecreateImage(\"mandelbrot.png\");\n\n$fractal = new Julia($height, $width, 300, -1.5, 1.5, -1.5, 1.5, -0.70176, -0.3842, 1, 0.1, 0.1);\n$fractal-\u003ecreateImage(\"julia.png\");\n\n$fractal = new BurningShip($height, $width, 100, -2, 1, -2, 2);\n$fractal-\u003ecreateImage(\"burning_ship.png\");\n\n$fractal = new Tree($height, $width, 11, -2, 2, -2, 2, M_PI / 4, 0.5, 1);\n$fractal-\u003ecreateImage(\"tree.png\");\n\n$fractal = new Feigenbaum($height, $width, 100, 3, 4, -1, 1, 3.7);\n$fractal-\u003ecreateImage(\"feigenbaum.png\");\n\n$fractal = new GoldenDragon($height, $width, 15, -2, 2, -2, 2);\n$fractal-\u003ecreateImage(\"golden_dragon.png\");\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrispy-computing-machine%2Ffractal","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcrispy-computing-machine%2Ffractal","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrispy-computing-machine%2Ffractal/lists"}