{"id":23767535,"url":"https://github.com/pavstyuk/php_prime_class","last_synced_at":"2025-08-12T06:06:40.386Z","repository":{"id":268339831,"uuid":"904029777","full_name":"Pavstyuk/php_prime_class","owner":"Pavstyuk","description":"A small class for finding a series of prime numbers in a given range from 1 to max.","archived":false,"fork":false,"pushed_at":"2024-12-19T03:44:28.000Z","size":3,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-25T13:48:41.889Z","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/Pavstyuk.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,"zenodo":null}},"created_at":"2024-12-16T05:48:25.000Z","updated_at":"2024-12-19T03:44:31.000Z","dependencies_parsed_at":"2024-12-16T07:18:52.799Z","dependency_job_id":"82c8110d-5ea1-4bcb-a079-549bceaa22ab","html_url":"https://github.com/Pavstyuk/php_prime_class","commit_stats":null,"previous_names":["pavstyuk/php_prime_class"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Pavstyuk/php_prime_class","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pavstyuk%2Fphp_prime_class","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pavstyuk%2Fphp_prime_class/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pavstyuk%2Fphp_prime_class/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pavstyuk%2Fphp_prime_class/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Pavstyuk","download_url":"https://codeload.github.com/Pavstyuk/php_prime_class/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pavstyuk%2Fphp_prime_class/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270011174,"owners_count":24511896,"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-12T02:00:09.011Z","response_time":80,"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":[],"created_at":"2025-01-01T00:45:55.507Z","updated_at":"2025-08-12T06:06:40.360Z","avatar_url":"https://github.com/Pavstyuk.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"**Small Simple Class on PHP for Generating Fibonacci Series**\n\n```\nrequire_once \"class/Prime.php\";\n\n$max = 100;\n$prime = new Prime($max);\n$prime-\u003ewriteToFile();\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpavstyuk%2Fphp_prime_class","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpavstyuk%2Fphp_prime_class","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpavstyuk%2Fphp_prime_class/lists"}