[ol7_developer_EPEL] php-nette-database-2.3.10-1.el7.noarch

Name:php-nette-database
Version:2.3.10
Release:1.el7
Architecture:noarch
Group:Development/Libraries
Size:175149
License:BSD or GPLv2 or GPLv3
RPM: php-nette-database-2.3.10-1.el7.noarch.rpm
Source RPM: php-nette-database-2.3.10-1.el7.src.rpm
Build Date:Mon Dec 04 2017
Build Host:x86-ol6-builder-06.us.oracle.com
Vendor:Oracle America
URL:https://github.com/nette/database
Summary:Nette Database Component
Description:
Nette provides a powerful layer for accessing your database easily.

- composes SQL queries with ease
- easily fetches data
- uses efficient queries and does not transmit unnecessary data

The Nette\Database\Connection class is a wrapper around the PDO
and represents a connection to the database. The core functionality
is provided by Nette\Database\Context. Nette\Database\Table layer
provides an enhanced layer for table querying.

To use this library, you just have to add, in your project:
  require_once '/usr/share/php/Nette/Database/autoload.php';

Filelist (Show Changelog) (Show related packages)