Libraries tagged by database class
almhdy/json-shelter
11 Downloads
The **JsonShelter** class provides a simple, file-based JSON database solution. It allows for creating, reading, updating, and deleting records in structured JSON format. With an intuitive interface, it manages data storage in specified directories, ensuring seamless access to your data. Each record is uniquely identifiable, simplifying data manipulation and organization. Ideal for lightweight applications or prototyping, **JsonShelter** is easy to implement and maintain, making it a suitable choice for developers looking for a straightforward database solution.
adamb/hcldc
2097 Downloads
A class to build the Highway Code data from the database
aalfiann/lazypdo
19 Downloads
A PHP class to make lazy load PDO connection to database.
sclinternet/scl-zf-generic-mapper
206 Downloads
Simple mapper base classes and interfaces for quick implementation of database layers
nilportugues/seo-imagehandler
4692 Downloads
This PHP class that extracts image tags from HTML code and allows keeping a record of the processed images in a data structure such as a database, creating an abstraction layer that allows the user handle its web application images. The main reasons you would do this are saving up disk space and SEO.
mehdirochdi/php-crud
23 Downloads
This class provides a common method of performing simple CRUD operations on any database supported by PHP PDO
datastax/php-driver
511119 Downloads
DataStax PHP Driver for Apache Cassandra
duoshuo/php-cassandra
68718 Downloads
Cassandra client library for PHP, which support Protocol v3 and asynchronous request
evseevnn/php-cassandra-binary
59507 Downloads
PHP library for Cassandra database via a binary protocol
mroosz/php-cassandra
2727 Downloads
Cassandra client library with support for protocol v5 and asynchronous requests
dreamfactory/df-cassandra
41013 Downloads
Cassandra database service for DreamFactory Platform 2.0
cubettech/lacassa
8400 Downloads
Cassandra based query builder for laravel.
codelieutenant/scylla-driver
20 Downloads
ScyllaDB/Cassandra PHP driver
sachoo/phalcon-model-annotations
133247 Downloads
Annotations handler for phalcon models. Allow to add foreign keys with annotation in models and manage many models with different databases (mysql, postgresql, cassandra, sqlite)
sonvq/cassandra
202 Downloads
Cassandra Eloquent model and Query builder for Laravel