Libraries tagged by php data base
igbinary/igbinary
4966 Downloads
Igbinary is a drop in replacement for the standard php serializer. Instead of the time and space consuming textual representation used by PHP's serialize(), igbinary stores php data structures in a compact binary form. Savings are significant when using memcached or similar memory based storages for serialized data.
ph-7/eu-vat-validator
500540 Downloads
A simple and clean PHP class that validates EU VAT numbers against the central ec.europa.eu database (using the official europa API).
jajo/jsondb
181443 Downloads
A PHP Class that reads JSON file as a database. Use for sample DBs
php-database-migration/php-database-migration
63325 Downloads
rake and mybatis SQL migration tool
php-on-couch/php-on-couch
200420 Downloads
CouchDB NoSQL database access in PHP
casbin/database-adapter
114266 Downloads
Database adapter for php-casbin.
chekalskiy/php-banks-db
95940 Downloads
PHP bank cards IIN/BIN database. Get bank info by card number
setbased/php-audit
37070 Downloads
A tool for creating audit tables and triggers for logging data changes in a MySQL database.
dragon-code/laravel-data-dumper
22858 Downloads
Adding data from certain tables when executing the `php artisan schema:dump` console command
sokil/php-isocodes-db-only
504476 Downloads
Database for ISO country, subdivision, language, currency and script definitions and their translations. Based on pythons pycountry and Debian's iso-codes.
openfoodfacts/openfoodfacts-php
46655 Downloads
Open Food Facts API Wrapper, the open database about food.
hyperf/database-pgsql
323716 Downloads
A pgsql handler for hyperf/database.
duoshuo/php-cassandra
75273 Downloads
Cassandra client library for PHP, which support Protocol v3 and asynchronous request
clouddueling/mysqldump-php
23174 Downloads
PHP version of mysqldump cli that comes with MySQL
elasticemail/elasticemail-php
116202 Downloads
The PHP library for the Elastic Email REST API. This API is based on the REST API architecture, allowing the user to easily manage their data with this resource-based approach. To start using this API, you will need your Access Token. Remember to keep it safe.