The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

php-nette-database - Nette Database Component

Website:
https://github.com/nette/database
Licence:
BSD or GPLv2 or GPLv3
Vendor:
Remi Collet
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';

Packages

php-nette-database-2.4.4-1.el6.remi.noarch [46 KiB] Changelog by Remi Collet (2017-08-06):
- Update to 2.4.4
php-nette-database-2.4.2-1.el6.remi.noarch [47 KiB] Changelog by Remi Collet (2017-02-02):
- update to 2.4.2

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.