文件名称:Amp-sql.zip
文件大小:10KB
文件格式:ZIP
更新时间:2022-10-07 04:24:12
Amp
Amp-sql.zip,基于amp的sql驱动程序的通用接口。,amp是php的一个非阻塞并发框架。它提供事件循环、承诺和流,作为异步编程的基础。
【文件预览】:
sql-master
----.gitignore(65B)
----README.md(698B)
----test()
--------QueryErrorTest.php(465B)
----LICENSE(1KB)
----composer.json(976B)
----.php_cs(228B)
----phpunit.xml.dist(866B)
----src()
--------ConnectionConfig.php(3KB)
--------Statement.php(379B)
--------TransactionError.php(69B)
--------Pool.php(733B)
--------QueryError.php(740B)
--------FailureException.php(73B)
--------Connector.php(230B)
--------Transaction.php(2KB)
--------CommandResult.php(202B)
--------Link.php(355B)
--------PoolError.php(62B)
--------TransientResource.php(361B)
--------ConnectionException.php(82B)
--------Executor.php(2KB)
--------ResultSet.php(221B)
----.travis.yml(722B)