PHPackages                             spoom-php/sql-mysql - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Framework](/categories/framework)
4. /
5. spoom-php/sql-mysql

ActiveSpoom-extension[Framework](/categories/framework)

spoom-php/sql-mysql
===================

MySQL support for Spoom Framework

04PHP

Since Sep 2Pushed 7y ago1 watchersCompare

[ Source](https://github.com/spoom-php/sql-mysql)[ Packagist](https://packagist.org/packages/spoom-php/sql-mysql)[ RSS](/packages/spoom-php-sql-mysql/feed)WikiDiscussions development Synced 5d ago

READMEChangelogDependenciesVersions (1)Used By (0)

Spoom Framework
===============

[](#spoom-framework)

Spoom is a collection of cooperative libraries (extensions), which you can use to "build" a framework that suits your needs.

About the MySQL
---------------

[](#about-the-mysql)

...

Installation
------------

[](#installation)

Install the latest version with

```
$ composer require spoom-php/sql-mysql
```

Usage
-----

[](#usage)

You can create connections and execute commands like this:

```
