Ports Search

Results 17,18117,190 of 19,819 for %22HTTP Server%22.(0.012 seconds)
DataSource driver using CSV files
This is a DataSource driver for Structures_DataGrid using CSV files.
DB datasource driver for pear-Structures_DataGrid
This is DataSource driver for Structures_DataGrid which uses PEAR::DB. Please note that this driver is deprecated. Consider using DBQuery or MDB2 DataSource drivers instead.
DataSource driver using PEAR::DB and an SQL query
This is a DataSource driver for Structures_DataGrid using PEAR::DB and an SQL query.
DataSource driver using PEAR::DB_Table
This is a DataSource driver for Structures_DataGrid using PEAR::DB_Table.
DataSource driver using PEAR::DB_DataObject
This is a DataSource driver for Structures_DataGrid using PEAR::DB_DataObject.
DataSource driver using PEAR::MDB2 and an SQL query
This is a DataSource driver for Structures_DataGrid using PEAR::MDB2 and an SQL query.
DataSource driver using PHP Data Objects (PDO) and an SQL query
This is a DataSource driver for Structures_DataGrid using PHP Data Objects (PDO) and an SQL query.
databases/XML_Query2XML-1.7.2 (Score: 7.739885E-4)
PEAR class transform SQL queries into XML data
XML_Query2XML allows you to transform the records retrieved with one or more SQL SELECT queries into XML data. Very simple to highly complex transformations are supported. Is was written with performance in mind and can handel large amounts of data.
databases/Dancer-Plugin-Database-2.13 (Score: 7.739885E-4)
Easy database connections for Dancer applications
Dancer::Plugin::Database provides an easy way to obtain a connected DBI database handle by simply calling the database keyword within your Dancer application. Returns a Dancer::Plugin::Database::Handle object, which is a subclass of DBI's DBI::db connection handle object, so it does everything you'd expect to do with DBI, but also adds a few convenience methods. See the documentation for Dancer::Plugin::Database::Handle for full details of those.
Easy database connections for Dancer2 applications
Dancer2::Plugin::Database provides an easy way to obtain a connected DBI database handle by simply calling the database keyword within your Dancer2 application. Returns a Dancer2::Plugin::Database::Handle object, which is a subclass of DBI's DBI::db connection handle object, so it does everything you'd expect to do with DBI, but also adds a few convenience methods. See the documentation for Dancer2::Plugin::Database::Handle for full details of those.