Releases: php-casbin/laminas-db-adapter
Releases · php-casbin/laminas-db-adapter
v2.0.0
Laminas-db Adapter 1.0.0
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