Libraries tagged by pdok
swisnl/geocoder-php-nationaal-georegister-provider
228059 Downloads
PDOK (formerly Nationaal Georegister) provider for Geocoder PHP
chabter/laravel-dutch-postalcode-lookup
5191 Downloads
Laravel wrapper to perform a Dutch postal code (postcode) lookup using the publicly available PDOK Locatieserver v3.
swisnl/pdok-geodatastore-api
19 Downloads
A client for the PDOK Geodatastore API.
shabbyrobe/pdok
1227 Downloads
Improved PDO interface
doctrine/dbal
448620427 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
yajra/laravel-oci8
2050262 Downloads
Oracle DB driver for Laravel via OCI8
phpfastcache/phpfastcache
3691781 Downloads
PHP Abstract Cache Class - Reduce your database call using cache system. Phpfastcache handles a lot of drivers such as Apc(u), Cassandra, CouchBase, Couchdb, Dynamodb, Firestore, Mongodb, Files, (P)redis, Leveldb, Memcache(d), Ravendb, Ssdb, Sqlite, Wincache, Xcache, Zend Data Cache.
nette/database
4788256 Downloads
💾 Nette Database: layer with a familiar PDO-like API but much more powerful. Building queries, advanced joins, drivers for MySQL, PostgreSQL, SQLite, MS SQL Server and Oracle.
ifsnop/mysqldump-php
3667611 Downloads
PHP version of mysqldump cli that comes with MySQL
cakephp/database
16925656 Downloads
Flexible and powerful Database abstraction library with a familiar PDO-like API
yajra/laravel-pdo-via-oci8
2404422 Downloads
PDO userspace driver proxying calls to PHP OCI8 driver
envms/fluentpdo
378397 Downloads
FluentPDO is a quick and light PHP library for rapid query building. It features a smart join builder, which automatically creates table joins.
dibi/dibi
3132435 Downloads
Dibi is Database Abstraction Library for PHP
aura/sqlquery
2249534 Downloads
Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.
aura/sql
1715325 Downloads
A PDO extension that provides lazy connections, array quoting, query profiling, value binding, and convenience methods for common fetch styles. Because it extends PDO, existing code that uses PDO can use this without any changes to the existing code.