Libraries tagged by phpgsql
forrest79/phpgsql
6781 Downloads
PostgreSQL library for PHP with fluent interface for SQL query writing.
forrest79/phpgsql-phpstan
3384 Downloads
PhPgSql class reflection extension and settings for PHPStan.
forrest79/phpgsql-nette
230 Downloads
PhPgSql implementation into Nette Framework.
marcocesarato/sqlparser
29184 Downloads
This class can parse SQL to get query type, tables, field values, etc.. It takes an string with a SQL statements and parses it to extract its different components. Currently the class can extract the SQL query method, the names of the tables involved in the query and the field values that are passed as parameters. This parser is pretty light respect phpsqlparser or others php sql parser.
schema-keeper/schema-keeper
5746 Downloads
Database development kit for PostgreSQL
ngframer/ngframer.php.sqlservices
116 Downloads
Build all the SQL queries using PHP, and also an executor.
addiks/phpsql
140 Downloads
SQL-database written in PHP
nikolas/db_type
9138 Downloads
Conversion of complex PostgreSQL types (ARRAY, ROW, HSTORE) to PHP and vice versa
sqlbuilder/phpsqlbuilder
5 Downloads
php query builder to execute sql queries for different database systems.
pitch7900/phpsqlsessionhandler
447 Downloads
Sql session handler for Php
agungdhewe/phpsqlutil
36 Downloads
Utility for create SQL insert, update and delete
addiks/phpsql-bundle
58 Downloads
Symfony/Doctrine bundle to integrate phpsql
josecelano/phpsql
6 Downloads
Console PHP SQL client
jjdoor/phpsql-parser-ext
12 Downloads
this is a libriary for db oprate
gamerboytr/phpsql
7 Downloads
A Php Library For MySQL