Ports Search

Results 4,9314,940 of 5,886 for /net-im/.(0.006 seconds)
databases/DB_Pager-0.7 (Score: 0.0052562496)
PEAR Database Abstraction Layer
DB_Pager retrieve and return information of database result sets. This class handles all the stuff needed for displaying paginated results from a database query of Pear DB. including fetching only the needed rows and giving extensive information for helping build an HTML or GTK query result display.
databases/DB_QueryTool-1.1.2 (Score: 0.0052562496)
PEAR OO-interface for easily retrieving and modifying data in a DB
PEAR::DB_QueryTool is an OO-abstraction to the SQL-Query language, it provides methods such as setWhere, setOrder, setGroup, setJoin, etc. to easily build queries. It also provides an easy to learn interface that interacts nicely with HTML-forms using arrays that contain the column data, that shall be updated/added in a DB. This package bases on an SQL-Builder which lets you easily build SQL-Statements and execute them.
databases/DB_Table-1.5.6 (Score: 0.0052562496)
PEAR object-oriented interface to a database table
PEAR::DB_Table builds on PEAR DB to abstract datatypes and automate table creation, data validation, insert, update, delete, and select; combines these with PEAR::HTML_QuickForm to automatically generate input forms that match the table column definitions.
databases/DB_ldap-1.2.1 (Score: 0.0052562496)
PEAR DB compliant interface to LDAP servers
PEAR::DB_ldap class provides a DB compliant interface to LDAP servers.
databases/DB_ldap2-0.5.1 (Score: 0.0052562496)
PEAR DB compliant interface to LDAP v2 and v3 database
PEAR::DB_ldap class provides a DB compliant interface to LDAP v2 and v3 database.
databases/MDB-1.3.0 (Score: 0.0052562496)
PEAR unified API for DB access, based on user meta data
PEAR MDB is a merge of the PEAR DB and Metabase php database abstraction layers. It provides a common API for all support RDBMS. The main difference to most other DB abstraction packages is that MDB goes much further to ensure portability. Currently supported RDBMS are MySQL, PostGreSQL, Oracle, Frontbase, Querysim, Interbase/Firebird, and MSSQL
databases/MDB2-2.5.0.b5 (Score: 0.0052562496)
PEAR database abstraction layer
PEAR MDB2 is a merge of the PEAR DB and Metabase php database abstraction layers. It provides a common API for all supported RDBMS. The main difference to most other DB abstraction packages is that MDB2 goes much further to ensure portability. MDB2 provides most of its many features optionally that can be used to construct portable SQL statements.
databases/MDB2_Schema-0.8.6 (Score: 0.0052562496)
PEAR XML based database schema manager
PEAR::MDB2_Schema enables users to maintain RDBMS independant schema files in XML that can be used to create, alter and drop database entities and insert data into a database. Reverse engineering database schemas from existing databases is also supported. The format is compatible with both PEAR::MDB and Metabase.
databases/MDB_QueryTool-1.2.3 (Score: 0.0052562496)
PEAR OO-interface for easily retrieving and modifying data in a DB
PEAR::MDB_QueryTool is an OO-abstraction to the SQL-Query language, it provides methods such as setWhere, setOrder, setGroup, setJoin, etc. to easily build queries. It also provides an easy to learn interface that interacts nicely with HTML-forms using arrays that contain the column data, that shall be updated/added in a DB. This package bases on an SQL-Builder which lets you easily build SQL-Statements and execute them. NB: this is a PEAR::MDB porting from the original DB_QueryTool written by Wolfram Kriesing and Paolo Panto (vision:produktion, wk@visionp.de).
databases/leveldb-0.1.5 (Score: 0.0052562496)
This extension is a PHP binding for Google LevelDB
This extension is a PHP binding for Google LevelDB