{"id":16673864,"url":"https://github.com/maccath/rebate-calculator","last_synced_at":"2026-03-07T06:31:23.689Z","repository":{"id":27738257,"uuid":"31225979","full_name":"maccath/rebate-calculator","owner":"maccath","description":"🧮 A cashback calculator for a pre-paid card service.","archived":false,"fork":false,"pushed_at":"2024-02-19T17:54:43.000Z","size":305,"stargazers_count":3,"open_issues_count":7,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-13T10:02:32.423Z","etag":null,"topics":["finance","learning-by-doing","php","project"],"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/maccath.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":"2015-02-23T19:43:49.000Z","updated_at":"2023-11-20T21:40:45.000Z","dependencies_parsed_at":"2025-04-09T20:06:50.634Z","dependency_job_id":"015372c3-1946-42ec-999d-9b53ff850414","html_url":"https://github.com/maccath/rebate-calculator","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/maccath/rebate-calculator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maccath%2Frebate-calculator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maccath%2Frebate-calculator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maccath%2Frebate-calculator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maccath%2Frebate-calculator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maccath","download_url":"https://codeload.github.com/maccath/rebate-calculator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maccath%2Frebate-calculator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30209086,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-07T05:23:27.321Z","status":"ssl_error","status_checked_at":"2026-03-07T05:00:17.256Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["finance","learning-by-doing","php","project"],"created_at":"2024-10-12T12:28:30.655Z","updated_at":"2026-03-07T06:31:23.664Z","avatar_url":"https://github.com/maccath.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🧮 Rebate Calculator\n\nYou have a pre-paid debit card. The card can be topped up, and the money can be spent at retailers offering cashback on any purchases. The rebate is credited to the card in the form of cashback at the end of each month.\n\nThis calculator helps determine whether it would be cost-effective to make any given purchase using the pre-paid card.\n\n[![GitHub Workflow](https://img.shields.io/github/actions/workflow/status/maccath/rebate-calculator/php.yml?style=for-the-badge\u0026logo=github\u0026logoColor=white)](https://github.com/maccath/rebate-calculator/actions)\n[![PHP](https://img.shields.io/badge/PHP_^8.2-777BB4?style=for-the-badge\u0026logo=php\u0026logoColor=white)](https://www.php.net/releases/8.2/)\n[![Composer](https://img.shields.io/badge/Composer-885630?style=for-the-badge\u0026logo=composer\u0026logoColor=white)](https://getcomposer.org)\n\n## Requirements\n- [PHP ^8.2](https://www.php.net/releases/8.2/)\n- [Composer](https://getcomposer.org)\n\n## Installation\n\n```shell\ncomposer install\n```\n\nYou may want to add a local configuration file. Create a file named `local.config.php` inside the `config/` directory. \nConfiguration options specified in `config/config.php` can be over-written here. By default, Twig caching and debugging are \ndisabled.\n\n## Usage\n\nTo run the application locally, use the PHP built-in development server.\n\n```shell\nphp -S localhost:8000\n```\n\nThe application will be available at [http://localhost:8000](http://localhost:8000/)\n\n## Unit Tests\n\nTests are written using PHPUnit and stored under app/tests.\n\n```shell\ncomposer test\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaccath%2Frebate-calculator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaccath%2Frebate-calculator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaccath%2Frebate-calculator/lists"}