aportela/db-browser-wrapper

Custom php (pdo) database element browsing wrapper

1.0.9 2023-10-18 11:56 UTC

This package is auto-updated.

Last update: 2024-09-03 09:49:34 UTC


README

Custom php (pdo) database element browsing wrapper

Requirements

  • mininum php version 8.x

Limitations

At this time only SQLite is supported.

install

composer require "aportela/db-browser-wrapper"

PHP Composer