Latest Vapor SDKs

  • vapor

    v4.55.3

    šŸ’§ A server-side Swift HTTP web framework.

  • fluent

    v4.4.0

    Vapor ORM (queries, models, and relations) for NoSQL and SQL databases

  • redis

    v4.6.0

    Vapor provider for RediStack

  • fluent-mysql-driver

    v4.0.2

    šŸ–‹šŸ¬ Swift ORM (queries, models, relations, etc) built on MySQL.

  • mysql-kit

    v4.5.0

    🐬 Pure Swift MySQL client built on non-blocking, event-driven sockets.

  • console-kit

    v4.2.7

    šŸ’» APIs for creating interactive CLI tools.

  • http

    v3.4.0

    šŸš€ Non-blocking, event-driven HTTP built on Swift NIO.

  • sqlite-kit

    v4.1.0

    Non-blocking SQLite client library with SQL builder built on SwiftNIO

  • core

    v3.10.1

    šŸŒŽ Utility package containing tools for byte manipulation, Codable, OS APIs, and debugging.

  • leaf

    v4.1.5

    šŸƒ An expressive, performant, and extensible templating language built for Swift.

  • jwt

    v4.1.0

    Vapor JWT provider

  • routing-kit

    v4.3.1

    šŸš High-performance trie-node router.

  • multipart-kit

    v4.5.1

    šŸž Parses and serializes multipart-encoded data with Codable support.

  • auth

    v2.0.4

    šŸ‘¤ Authentication and Authorization framework for Fluent.

  • database-kit

    v1.3.3

    šŸ—„ Core services for creating database integrations.

  • template-kit

    v1.5.0

    šŸ“„ Easy-to-use foundation for building powerful templating languages in Swift.

  • postgres-kit

    v2.6.0

    🐘 Non-blocking, event-driven Swift client for PostgreSQL.

  • fluent-postgres-driver

    v2.2.6

    🐘 PostgreSQL driver for Fluent.

  • fluent-sqlite-driver

    v4.1.0

    Fluent driver for SQLite

  • websocket-kit

    v2.3.1

    WebSocket client library built on SwiftNIO

  • sql-kit

    v3.16.0

    *ļøāƒ£ Build SQL queries in Swift. Extensible, protocol-based design that supports DQL, DML, and DDL.

  • postgres-nio

    v1.9.0

    🐘 Non-blocking, event-driven Swift client for PostgreSQL.

  • async-kit

    v1.11.1

    Sugary extensions for the SwiftNIO library

  • queues

    v1.8.1

    A queue system for Vapor.

  • queues-redis-driver

    v1.0.3

    A Redis implementation for https://github.com/vapor/queues

  • leaf-kit

    v1.5.0

  • fluent-kit

    v1.23.2

    Swift ORM (queries, models, and relations) for NoSQL and SQL databases

  • mysql-nio

    v1.4.0

    🐬 Non-blocking, event-driven Swift client for MySQL.

  • sqlite-nio

    v1.1.0

    Non-blocking wrapper for libsqlite3-dev using SwiftNIO

  • jwt-kit

    v4.4.0

    šŸ”‘ JSON Web Token signing and verification (HMAC, RSA, ECDSA) using BoringSSL.

  • fluent-mongo-driver

    v1.1.0

    MongoDB support for Fluent built on MongoKittten.