nawar / Perfect-Session-MySQL

MySQL Driver for Perfect Sessions.

Home Page:https://www.perfect.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Perfect Sessions (MySQL Driver)

Get Involed with Perfect!

Star Perfect On Github Stack Overflow Follow Perfect on Twitter Join the Perfect Slack

Swift 3.0 Platforms OS X | Linux License Apache PerfectlySoft Twitter Slack Status

The Perfect Session MySQL Driver.

Note that a demo is located at https://github.com/PerfectExamples/Perfect-Session-MySQL-Demo that shows the operation of the MySQL driver included in the core library.

Compatibility with Swift

The master branch of this project currently compiles with Xcode 8.1 or the Swift 3.0.1 toolchain on Ubuntu.

Building

Add this project as a dependency in your Package.swift file.

.Package(url:"https://github.com/PerfectlySoft/Perfect-Session-MySQL.git", majorVersion: 0, minor: 0)

Further Information

For more information on the Perfect project, please visit perfect.org.

About

MySQL Driver for Perfect Sessions.

https://www.perfect.org

License:Apache License 2.0


Languages

Language:Swift 100.0%