Libraries tagged by php database lib
axisstudios/db-record
2 Downloads
Manage database records. This library is part of the SoloProyectos PHP API.
alibabacloud/drds-20190123
16 Downloads
Alibaba Cloud Distributed Relational Database Service (20190123) SDK Library for PHP
alibabacloud/drds-20171016
1 Downloads
Alibaba Cloud Distributed Relational Database Service (20171016) SDK Library for PHP
tinyapps/db-updater
294 Downloads
Simple PHP library for managing and executing database updates.
metalinspired/nested-set
1154 Downloads
PHP library for manipulating and retrieving database records using nested set model technique to represent tree data structure
iamjohndev/ijd-ezbackup
5 Downloads
A simple and lightweight PHP library for backing up MySQL database.
gokhankurtulus/querymapper
11 Downloads
A simple PHP library for creating models and database relations.
cemerson/pdosafe
81 Downloads
Library for using AWS Parameter Store or AWS Secrets Manager with database connections in PHP
dormilich/arin-client
120 Downloads
A PHP library to communicate with the ARIN database.
cizekm/dbfaker
17 Downloads
PHP library that "fakes" data in specified database tables and columns
22h/questdb-client
3 Downloads
A PHP rest client library for QuestDB time-series database
ffnw/laravel-jsonapi-server
20 Downloads
This projects provides a library for the Laravel PHP framework which can serve your Eloquent database as jsonapi (http://jsonapi.org/).
eihen/laravel-devlog
124 Downloads
A PHP Laravel library to keep a changelog in database using migrations
zhujinkui/hashlib
127 Downloads
Hashlib is small PHP library to generate YouTube-like ids from numbers. Use it when you don't want to expose your database ids to the user: http://hashids.org/php
vvvlad/uaservice
104 Downloads
UAService is a small CodeIgniter custom library that provides browser/user agent, IP, proxy and host detection, and geographical location services (your average browser sniffer with some extra functionality to sniff out IP addresses). It is designed to integrate seamlessly with the PHP CodeIgniter framework. UAService can also be used as a standalone library, without CodeIgniter (CI). However the IP Geolocation functions won't work because they rely on CI's database layer.