{"id":15527928,"url":"https://github.com/fummicc1/easyfirebaseswift","last_synced_at":"2025-04-15T16:21:16.720Z","repository":{"id":37008044,"uuid":"314200973","full_name":"fummicc1/EasyFirebaseSwift","owner":"fummicc1","description":"Helping me use Firebase features with ease","archived":false,"fork":false,"pushed_at":"2024-11-24T12:48:21.000Z","size":788,"stargazers_count":13,"open_issues_count":13,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-14T11:21:52.150Z","etag":null,"topics":["async","cloud-firestore","codable","combine","firebase","firebase-auth","firestore","firestore-models","framework","helper","ios","macos","swift"],"latest_commit_sha":null,"homepage":"","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fummicc1.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":"2020-11-19T09:39:25.000Z","updated_at":"2024-11-24T12:48:14.000Z","dependencies_parsed_at":"2024-11-24T15:18:04.113Z","dependency_job_id":null,"html_url":"https://github.com/fummicc1/EasyFirebaseSwift","commit_stats":{"total_commits":194,"total_committers":2,"mean_commits":97.0,"dds":0.005154639175257714,"last_synced_commit":"318ba71b54350c688ce9b76fb92c3e91516ee653"},"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fummicc1%2FEasyFirebaseSwift","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fummicc1%2FEasyFirebaseSwift/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fummicc1%2FEasyFirebaseSwift/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fummicc1%2FEasyFirebaseSwift/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fummicc1","download_url":"https://codeload.github.com/fummicc1/EasyFirebaseSwift/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249105476,"owners_count":21213537,"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","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":["async","cloud-firestore","codable","combine","firebase","firebase-auth","firestore","firestore-models","framework","helper","ios","macos","swift"],"created_at":"2024-10-02T11:09:55.730Z","updated_at":"2025-04-15T16:21:16.699Z","avatar_url":"https://github.com/fummicc1.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# EasyFirebaseSwift\n\n[![Build and Test Sources](https://github.com/fummicc1/EasyFirebaseSwift/actions/workflows/sources.yml/badge.svg)](https://github.com/fummicc1/EasyFirebaseSwift/actions/workflows/sources.yml)\n[![Test Practical Examples](https://github.com/fummicc1/EasyFirebaseSwift/actions/workflows/practical_examples.yml/badge.svg)](https://github.com/fummicc1/EasyFirebaseSwift/actions/workflows/practical_examples.yml)\n\n![アートボード 1](https://user-images.githubusercontent.com/44002126/148083151-421bab9c-5d28-41db-8e51-1e35e0145b49.png)\n\nAn Easy Firebase Library written in Swift.\n\n| Simple Example | BoardApplication Example | Sharing Photo Example |\n| ---------------| ------------------------ | --------------------- |\n| \u003cimg src=\"https://user-images.githubusercontent.com/44002126/148690765-8d19c655-c0ec-4995-9c7b-f7b9cf647dc9.png\" width=320px\u003e | \u003cimg src=\"https://user-images.githubusercontent.com/44002126/148689901-fd442941-fad6-4434-a354-861b0ecffc3d.PNG\" width=320px\u003e | \u003cimg src=\"https://user-images.githubusercontent.com/44002126/158025905-828450ce-7774-414f-be29-8f0d0c4fc138.png\" width=320px\u003e |\n\n\n# ✨ Features\n\n- [x] FirebaseAuth\n  - [x] Apple Authentication\n  - [x] SignIn with Email and Password (verifiable)\n  - [x] SignIn with Email and Link\n- [x] CloudFirestore\n  - [x] Get / Snapshot / Create / Update / Delete\n  - [x] SubCollection\n  - [x] CollectionGroup\n  - [x] Support Combine\n  - [x] Support Async (~ iOS15)\n- [x] FirebaseStorage\n  - [x] Upload new file\n  - [x] Download exsisting file\n  - [x] Delete exsisting file\n  - [ ] Get all files in single folder. \n\n# Installation\n\nSupporting SwiftPackageManager (SPM).\n\n```swift\n.package(url: \"https://github.com/fummicc1/EasyFirebaseSwift\", .upToNextMajor(from: \"2.1.1\"))\n```\n\n# Usage\n\n- [Usage of Firestore Helper Client](./FirestoreClient.md)\n- [Usage of Auth Helper Client](./AuthClient.md)\n- [Usage of Storage Helper Client](./StorageClient.md)\n- [Example of EasyFirebaseSwift](./Example.md)\n\n# Contributing\n\nPull requests, bug reports and feature requests are welcome 🚀\n\n# License\n\nSee [License](https://github.com/fummicc1/EasyFirebaseSwift/blob/main/LICENSE.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffummicc1%2Feasyfirebaseswift","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffummicc1%2Feasyfirebaseswift","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffummicc1%2Feasyfirebaseswift/lists"}