Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libvaloa - database component

webvaloa

Libvaloa is a set of standalone open source utility libraries, which make base for Webvaloa platform. All Libvaloa components aim for quality code, modern design patterns, good documentation and highest possible security. All Libvaloa components are licensed with permissive MIT license.

This package adds minimal abstraction layer for PDO connections.

http://libvaloa.webvaloa.com/

Installation

Install the latest version with composer require sundflux/libvaloa-db

or include libvaloa in your composer.json

{
    "require": {
        "sundflux/libvaloa-db": "^3.0.0"
    }
}

Requirements

  • PHP 7.2

Features

  • Chainable value setters
  • Resultsets as objects

Copyright and license

Copyright (C) 2019 Tarmo Alexander Sundström & contributors.

Libvaloa is licensed under the MIT License - see the LICENSE file for details.

Contact

Change Log

All notable changes to this project will be documented in this file.

This project adheres to Semantic Versioning.

Changes are grouped by added, fixed or changed feature.

[3.0.0] - 2019-04-13

  • Bumped version requirement to PHP 7.2
  • First version separated from Libvaloa. See Libvaloa changelog for earlier changes.

About

Libvaloa - Database component

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages