Skip to content

aportela/db-browser-wrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

db-browser-wrapper

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