https://bugzilla.redhat.com/show_bug.cgi?id=1277474
Bug ID: 1277474
Summary: Review Request: php-nette-database - Nette Database
Component
Product: Fedora
Version: rawhide
Component: Package Review
Severity: medium
Priority: medium
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
Spec URL:
https://raw.githubusercontent.com/remicollet/remirepo/master/php/nette/php-nette-database/php-nette-database.spec
SRPM URL:
http://rpms.famillecollet.com/SRPMS/php-nette-database-2.3.7-1.remi.src.rpm
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';
Fedora Account System Username: remi
--
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review