{"id":15292809,"url":"https://github.com/swiftapi/swift","last_synced_at":"2026-01-26T23:42:54.606Z","repository":{"id":44338370,"uuid":"330250031","full_name":"SwiftAPI/swift","owner":"SwiftAPI","description":"Swiftly build APIs","archived":false,"fork":false,"pushed_at":"2024-05-07T21:27:19.000Z","size":1142,"stargazers_count":1,"open_issues_count":21,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-29T10:29:45.128Z","etag":null,"topics":["api","cli-app","endpoint","graphql","graphql-api","graphql-server","php","php8","rest","rest-api","restful-api","swift"],"latest_commit_sha":null,"homepage":"https://swiftapi.github.io/swift-docs/docs/","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/SwiftAPI.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2021-01-16T20:27:07.000Z","updated_at":"2024-05-07T21:26:43.000Z","dependencies_parsed_at":"2024-05-07T22:41:05.060Z","dependency_job_id":null,"html_url":"https://github.com/SwiftAPI/swift","commit_stats":{"total_commits":113,"total_committers":2,"mean_commits":56.5,"dds":0.07964601769911506,"last_synced_commit":"86383ae4506d1ac8a3b75b647eb9e652cdaf718c"},"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SwiftAPI%2Fswift","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SwiftAPI%2Fswift/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SwiftAPI%2Fswift/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SwiftAPI%2Fswift/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SwiftAPI","download_url":"https://codeload.github.com/SwiftAPI/swift/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239691020,"owners_count":19681214,"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":["api","cli-app","endpoint","graphql","graphql-api","graphql-server","php","php8","rest","rest-api","restful-api","swift"],"created_at":"2024-09-30T16:27:21.727Z","updated_at":"2025-12-18T03:30:16.883Z","avatar_url":"https://github.com/SwiftAPI.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Swift\n\n[![CodeFactor](https://www.codefactor.io/repository/github/swiftapi/swift/badge)](https://www.codefactor.io/repository/github/swiftapi/swift)\n[![Version](http://poser.pugx.org/swift-api/swift/version)](https://packagist.org/packages/swift-api/swift)\n[![Latest Unstable Version](http://poser.pugx.org/swift-api/swift/v/unstable)](https://packagist.org/packages/swift-api/swift)\n[![PHP Version Require](http://poser.pugx.org/swift-api/swift/require/php)](https://packagist.org/packages/swift-api/swift)\n\nThis is a small and fast PHP framework meant to write APIs or microservices in a fast and easy manner. This is a not meant as a replacement for other frameworks,\nunder the hood it uses a lot of the magic from [Symfony](https://symfony.com/), [Cycle](https://github.com/cycle/orm) and [GraphQl](https://github.com/webonyx/graphql-php/).\n\n### Purpose\nThis framework is not intended for building websites or big applications. The purpose of this framework is to provide a simple set of basic tools to build microservices, like:\n- Simple webservice\n- API proxy to bundle several APIs endpoints into one or leverage legacy APIs\n- Data caching layer\n- REST/GraphQl API endpoint for headless front-ends\n- Socket API endpoint for real-time communication\n- Server Sent Events for real-time communication\n- Logging service\n- CDN\n- etc.\n\n## Getting started\nInstall the starter (also see documentation)\n```php\ncomposer create-project swift-api/swift-start project_name\n```\n\nOr get it from Composer https://packagist.org/packages/swift-api/swift.\n```php\ncomposer require swift-api/swift\n```\n\n\n## Documentation\nFind full documentation at https://swiftapi.github.io/swift-docs/docs/\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fswiftapi%2Fswift","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fswiftapi%2Fswift","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fswiftapi%2Fswift/lists"}