PHPackages                             jessecascio/spider - 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. [Database &amp; ORM](/categories/database)
4. /
5. jessecascio/spider

ActiveLibrary[Database &amp; ORM](/categories/database)

jessecascio/spider
==================

MySQL Parallel Query Library

0.9.0(11y ago)022MITPHPPHP &gt;=5.4.0

Since Feb 26Pushed 11y ago1 watchersCompare

[ Source](https://github.com/jessecascio/spider)[ Packagist](https://packagist.org/packages/jessecascio/spider)[ Docs](https://github.com/jessecascio/spider)[ RSS](/packages/jessecascio-spider/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (3)Versions (2)Used By (0)

Spider
======

[](#spider)

[Spider](http://jessesnet.com/portfolio) is a PHP library offering asynchronous MySQL querying. While there are other ways to achieve this, such as mysqlnd or pthreads, Spider was built to have no outside dependencies except for a connection to a MySQL database.

Usage
-----

[](#usage)

Install the latest version with `composer require jessecascio/spider`

```
