{"id":21178837,"url":"https://github.com/luizottavioc/simplified-banking","last_synced_at":"2026-04-11T15:35:58.614Z","repository":{"id":246313086,"uuid":"817847482","full_name":"luizottavioc/simplified-banking","owner":"luizottavioc","description":"Simplified payments platform. In simplified-banking it is possible to deposit money, make transfers and withdraw, all under the mediation of external services.","archived":false,"fork":false,"pushed_at":"2024-06-27T02:52:21.000Z","size":146,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-14T18:49:15.170Z","etag":null,"topics":["api","api-rest","authorization","banking","clean-architecture","clean-code","docker","docker-compose","feature-testing","jwt","jwt-auth","jwt-authentication","laravel","php","php8","postgres","postgresql","queue","tests","unit-testing"],"latest_commit_sha":null,"homepage":"","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/luizottavioc.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":"2024-06-20T15:03:22.000Z","updated_at":"2024-07-16T13:07:21.000Z","dependencies_parsed_at":"2024-06-27T05:53:14.494Z","dependency_job_id":null,"html_url":"https://github.com/luizottavioc/simplified-banking","commit_stats":null,"previous_names":["luizottavioc/simplified-banking"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/luizottavioc/simplified-banking","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luizottavioc%2Fsimplified-banking","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luizottavioc%2Fsimplified-banking/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luizottavioc%2Fsimplified-banking/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luizottavioc%2Fsimplified-banking/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/luizottavioc","download_url":"https://codeload.github.com/luizottavioc/simplified-banking/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luizottavioc%2Fsimplified-banking/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31686139,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-11T13:07:20.380Z","status":"ssl_error","status_checked_at":"2026-04-11T13:06:47.903Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["api","api-rest","authorization","banking","clean-architecture","clean-code","docker","docker-compose","feature-testing","jwt","jwt-auth","jwt-authentication","laravel","php","php8","postgres","postgresql","queue","tests","unit-testing"],"created_at":"2024-11-20T17:26:52.936Z","updated_at":"2026-04-11T15:35:58.593Z","avatar_url":"https://github.com/luizottavioc.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Simplified Banking\n\nSimplified payments platform. In simplified-banking it is possible to deposit money, make transfers and withdraw, all under the mediation of external services (mock).\nThere are 3 types of users:\n- **Admin**: does not have access to the wallet or transfers, can only view the operations carried out by users in the application;\n- **Usual**: has access to the wallet and has the power to deposit, transfer and withdraw money;\n- **Merchants**: have access to the wallet but can only receive transfers and withdraw.\n\n## Steps to run the project locally\n- Setup .env: ```cv .env.example .env```\n- Setup docker: ```docker compose up -d```\n- Access app container: ```docker compose exec app bash```. At the container:\n    - run migrations + seeds: ```php artisan migrate:fresh --seed```\n    - generate a jwt secret: ```php artisan jwt:secret```\n    - run tests: ```php artisan test```\n    - start notify queue: ```php artisan queue:work --queue=notify```\n- Test code quality: ```docker run -it --rm -v $(pwd):/project -w /project jakzal/phpqa phpmd app text cleancode,codesize,controversial,design,naming,unusedcode```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluizottavioc%2Fsimplified-banking","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fluizottavioc%2Fsimplified-banking","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluizottavioc%2Fsimplified-banking/lists"}