@@ -116,6 +116,19 @@ categories:
116
116
Linux
117
117
license : MIT
118
118
url : https://swiftpackageindex.com/pointfreeco/swift-dependencies
119
+ - name : swift-testing
120
+ description : A powerful testing library for Swift, providing a modern and flexible
121
+ testing library for Swift with powerful and expressive capabilities. It gives
122
+ developers more confidence with less code.
123
+ owner : Apple
124
+ swift_compatibility : 5.10+
125
+ platform_compatibility :
126
+ - Apple
127
+ - Linux
128
+ platform_compatibility_tooltip : Apple (iOS, macOS, visionOS, watchOS, tvOS) and
129
+ Linux
130
+ license : Apache 2.0
131
+ url : https://swiftpackageindex.com/apple/swift-testing
119
132
- name : swift-case-paths
120
133
description : CasePaths extends the functionality of key paths to enum cases, allowing
121
134
for the extraction, modification, and testing of associated values in enums.
@@ -152,18 +165,6 @@ categories:
152
165
platform_compatibility_tooltip : Apple (macOS, visionOS) and Linux
153
166
license : MIT
154
167
url : https://swiftpackageindex.com/realm/SwiftLint
155
- - name : SwiftGodot
156
- description : SwiftGodot provides Swift language bindings for the Godot game engine.
157
- Developers can use it to build extensions or embed Godot directly into Swift
158
- applications.
159
- owner : Miguel de Icaza
160
- swift_compatibility : 5.9+
161
- platform_compatibility :
162
- - Apple
163
- - Linux
164
- platform_compatibility_tooltip : Apple (macOS) and Linux
165
- license : MIT
166
- url : https://swiftpackageindex.com/migueldeicaza/SwiftGodot
167
168
- name : Server
168
169
slug : server
169
170
brief : Do you need a hand putting together a Swift app for the server? Browse some
@@ -179,14 +180,24 @@ categories:
179
180
description : Vapor is an HTTP web framework for Swift, providing an expressive
180
181
and easy-to-use foundation for websites, APIs, and cloud projects.
181
182
owner : Vapor
182
- swift_compatibility : 5.7 +
183
+ swift_compatibility : 5.8 +
183
184
platform_compatibility :
184
185
- Apple
185
186
- Linux
186
- platform_compatibility_tooltip : Apple (iOS, macOS, visionOS, watchOS, tvOS) and
187
- Linux
187
+ platform_compatibility_tooltip : Apple (iOS, macOS, watchOS, tvOS) and Linux
188
188
license : MIT
189
189
url : https://swiftpackageindex.com/vapor/vapor
190
+ - name : fluent
191
+ description : Fluent helps you work with databases, providing a high-level, type-safe
192
+ API for querying and manipulating data in Vapor apps.
193
+ owner : Vapor
194
+ swift_compatibility : 5.8+
195
+ platform_compatibility :
196
+ - Apple
197
+ - Linux
198
+ platform_compatibility_tooltip : Apple (iOS, macOS, watchOS, tvOS) and Linux
199
+ license : MIT
200
+ url : https://swiftpackageindex.com/vapor/fluent
190
201
- name : swift-openapi-generator
191
202
description : Generate Swift client and server code from an OpenAPI document. Includes
192
203
multiple repositories for extensibility and supports various transports.
@@ -222,18 +233,6 @@ categories:
222
233
platform_compatibility_tooltip : Apple (iOS, macOS, watchOS, tvOS) and Linux
223
234
license : MIT
224
235
url : https://swiftpackageindex.com/SwiftyBeaver/SwiftyBeaver
225
- - name : fluent
226
- description : Fluent helps you work with databases, providing a high-level, type-safe
227
- API for querying and manipulating data in Vapor apps.
228
- owner : Vapor
229
- swift_compatibility : 5.7+
230
- platform_compatibility :
231
- - Apple
232
- - Linux
233
- platform_compatibility_tooltip : Apple (iOS, macOS, visionOS, watchOS, tvOS) and
234
- Linux
235
- license : MIT
236
- url : https://swiftpackageindex.com/vapor/fluent
237
236
- name : hummingbird
238
237
description : Hummingbird is a lightweight, flexible server framework written in
239
238
Swift. It consists of an HTTP server, a web application framework, and extension
@@ -275,24 +274,14 @@ categories:
275
274
protocol servers and clients. It uses non-blocking I/O for efficient handling
276
275
of multiple connections.
277
276
owner : Apple
278
- swift_compatibility : 5.7 +
277
+ swift_compatibility : 5.8 +
279
278
platform_compatibility :
280
279
- Apple
281
280
- Linux
282
281
platform_compatibility_tooltip : Apple (iOS, macOS, visionOS, watchOS, tvOS) and
283
282
Linux
284
283
license : Apache 2.0
285
284
url : https://swiftpackageindex.com/apple/swift-nio
286
- - name : Moya
287
- description : Moya is a network abstraction layer for Alamofire. It simplifies
288
- network calls and provides compile-time checking for API endpoints.
289
- owner : Moya
290
- swift_compatibility : 5.7+
291
- platform_compatibility :
292
- - Apple
293
- platform_compatibility_tooltip : Apple (iOS, macOS, visionOS, watchOS, tvOS)
294
- license : MIT
295
- url : https://swiftpackageindex.com/Moya/Moya
296
285
- name : Pulse
297
286
description : Pulse is a powerful logging system for Apple platforms. It records
298
287
and inspects logs and network requests, and allows for real-time viewing and
@@ -304,6 +293,16 @@ categories:
304
293
platform_compatibility_tooltip : Apple (iOS, macOS, visionOS, watchOS, tvOS)
305
294
license : MIT
306
295
url : https://swiftpackageindex.com/kean/Pulse
296
+ - name : Moya
297
+ description : Moya is a network abstraction layer for Alamofire. It simplifies
298
+ network calls and provides compile-time checking for API endpoints.
299
+ owner : Moya
300
+ swift_compatibility : 5.7+
301
+ platform_compatibility :
302
+ - Apple
303
+ platform_compatibility_tooltip : Apple (iOS, macOS, visionOS, watchOS, tvOS)
304
+ license : MIT
305
+ url : https://swiftpackageindex.com/Moya/Moya
307
306
- name : RxAlamofire
308
307
description : RxAlamofire is a wrapper around Alamofire that adds RxSwift functionality,
309
308
simplifying network requests and allowing responses to be composed in a more
@@ -362,18 +361,6 @@ categories:
362
361
Linux
363
362
license : MIT
364
363
url : https://swiftpackageindex.com/pointfreeco/swift-custom-dump
365
- - name : Quick
366
- description : Quick is a behavior-driven development framework for Swift and Objective-C.
367
- It is inspired by RSpec, Specta, and Ginkgo. It comes with Nimble, a matcher
368
- framework for tests.
369
- owner : Quick
370
- swift_compatibility : 5.7+
371
- platform_compatibility :
372
- - Apple
373
- - Linux
374
- platform_compatibility_tooltip : Apple (iOS, macOS, visionOS, tvOS) and Linux
375
- license : Apache 2.0
376
- url : https://swiftpackageindex.com/Quick/Quick
377
364
- name : swift-testing
378
365
description : A powerful testing library for Swift, providing a modern and flexible
379
366
testing library for Swift with powerful and expressive capabilities. It gives
@@ -387,6 +374,18 @@ categories:
387
374
Linux
388
375
license : Apache 2.0
389
376
url : https://swiftpackageindex.com/apple/swift-testing
377
+ - name : Quick
378
+ description : Quick is a behavior-driven development framework for Swift and Objective-C.
379
+ It is inspired by RSpec, Specta, and Ginkgo. It comes with Nimble, a matcher
380
+ framework for tests.
381
+ owner : Quick
382
+ swift_compatibility : 5.7+
383
+ platform_compatibility :
384
+ - Apple
385
+ - Linux
386
+ platform_compatibility_tooltip : Apple (iOS, macOS, visionOS, tvOS) and Linux
387
+ license : Apache 2.0
388
+ url : https://swiftpackageindex.com/Quick/Quick
390
389
- name : Nimble
391
390
description : Nimble is a testing library for Swift and Objective-C. It provides
392
391
a more expressive way to write assertions and supports operator overloads and
@@ -429,9 +428,20 @@ categories:
429
428
swift_compatibility : 5.7+
430
429
platform_compatibility :
431
430
- Apple
432
- platform_compatibility_tooltip : Apple (iOS, macOS, visionOS, tvOS)
431
+ platform_compatibility_tooltip : Apple (iOS, macOS, visionOS, watchOS, tvOS)
433
432
license : BSD 3-Clause
434
433
url : https://swiftpackageindex.com/CocoaLumberjack/CocoaLumberjack
434
+ - name : Pulse
435
+ description : Pulse is a powerful logging system for Apple platforms. It records
436
+ and inspects logs and network requests, and allows for real-time viewing and
437
+ sharing.
438
+ owner : Alex Grebenyuk
439
+ swift_compatibility : 5.7+
440
+ platform_compatibility :
441
+ - Apple
442
+ platform_compatibility_tooltip : Apple (iOS, macOS, visionOS, watchOS, tvOS)
443
+ license : MIT
444
+ url : https://swiftpackageindex.com/kean/Pulse
435
445
- name : SwiftyBeaver
436
446
description : SwiftyBeaver is a flexible, colorful, lightweight logging library
437
447
for Swift. It supports console, file, and cloud destinations and is ideal for
@@ -462,23 +472,12 @@ categories:
462
472
Datadog. It includes features for log collection, trace collection, and RUM
463
473
events collection.
464
474
owner : Datadog, Inc.
465
- swift_compatibility : 5.10 +
475
+ swift_compatibility : 5.7 +
466
476
platform_compatibility :
467
477
- Apple
468
478
platform_compatibility_tooltip : Apple (iOS, visionOS, tvOS)
469
479
license : Apache 2.0
470
480
url : https://swiftpackageindex.com/DataDog/dd-sdk-ios
471
- - name : Pulse
472
- description : Pulse is a powerful logging system for Apple platforms. It records
473
- and inspects logs and network requests, and allows for real-time viewing and
474
- sharing.
475
- owner : Alex Grebenyuk
476
- swift_compatibility : 5.7+
477
- platform_compatibility :
478
- - Apple
479
- platform_compatibility_tooltip : Apple (iOS, macOS, visionOS, watchOS, tvOS)
480
- license : MIT
481
- url : https://swiftpackageindex.com/kean/Pulse
482
481
- name : XCGLogger
483
482
description : XCGLogger is a debug log module for Swift projects that allows you
484
483
to log details to the console (and optionally a file) with additional information
@@ -487,6 +486,6 @@ categories:
487
486
swift_compatibility : 5.7+
488
487
platform_compatibility :
489
488
- Apple
490
- platform_compatibility_tooltip : Apple (iOS, macOS, visionOS, watchOS, tvOS)
489
+ platform_compatibility_tooltip : Apple (iOS, macOS, watchOS, tvOS)
491
490
license : MIT
492
491
url : https://swiftpackageindex.com/DaveWoodCom/XCGLogger
0 commit comments