PHPackages                             unimed/database-manager - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. unimed/database-manager

ActiveLibrary

unimed/database-manager
=======================

A simple library for managing database connections, results pagination and building queries in PHP.

02PHP

Since Apr 18Pushed 3y ago1 watchersCompare

[ Source](https://github.com/diegodpcarvalho/DatabaseManager)[ Packagist](https://packagist.org/packages/unimed/database-manager)[ RSS](/packages/unimed-database-manager/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

PHP Database Manager
====================

[](#php-database-manager)

This is a simple library for managing database connections, results pagination and building queries in PHP.

Usage
-----

[](#usage)

To use this library just follow the examples below:

#### Database

[](#database)

```
