Skip to content

Laminas-db Adapter 1.0.0

Latest
Compare
Choose a tag to compare
@leeqvip leeqvip released this 09 Mar 17:15
· 8 commits to master since this release

Features

Laminas-db Adapter for PHP-Casbin, PHP-Casbin is a powerful and efficient open-source access control library.

The list of officially supported drivers:

  • IbmDb2: The ext/ibm_db2 driver
  • Mysqli: The ext/mysqli driver
  • Oci8: The ext/oci8 driver
  • Pgsql: The ext/pgsql driver
  • Sqlsrv: The ext/sqlsrv driver (from Microsoft)
  • Pdo_Mysql: MySQL via the PDO extension
  • Pdo_Sqlite: SQLite via the PDO extension
  • Pdo_Pgsql: PostgreSQL via the PDO extension