Libraries tagged by database library
englishdom/unitarum
8026 Downloads
The PHPUnit library is providing and flexible changing fixtures to database
elmarculino/tinybutstrong
279 Downloads
TinyButStrong is a library that enables you to dynamically create XML/HTML pages and any other files based on text source. It's a Template Engine for the PHP language. It enables you to easily display information from your database, but also to seriously harmonize and simplify your PHP programming. OpenTBS is a PHP tool that easily merges both OpenOffice and Ms Office documents. In fact it can merge any XML or Text file saved in a zip container.
dutchie027/easymysqlbackup
3 Downloads
This library piggybacks on the functionality of mysqldump, creating a backup of a Maria or MySQL database. It allows you to save locally or upload to cloud storage.
dragonrun1/uuid64type
15 Downloads
An UUID v4 (random) library with a new custom compact format for use in database primary keys. It also includes helper traits to make integration easier in Doctrine.
dragonrun1/uuid64php
5 Downloads
An UUID v4 (random) library with a new custom compact format which is web and database friendly.
dpeuscher/dp-osm-parser
1 Downloads
Library to import an OpenStreetMaps .osm file into a database
dominikweber81/php-tmdb-symfony
8 Downloads
Symfony Bundle for TMDB (The Movie Database) API. Provides easy access to the php-tmdb/api library.
dominator/tree
21 Downloads
Library for handling tree structures based on parent IDs, e.g. a self-joined database table
coagus/php-api-builder
63 Downloads
PHP API Builder is a library designed to simplify the construction of APIs in PHP, ensuring clean, well-structured code, and providing out-of-the-box support for connecting a MySQL database as a resource.
charm/recordset
6 Downloads
A library for filtering and sorting rows of data from different sources like database tables, arrays, APIs or CSV files.
ceos/mohamd
0 Downloads
this package is a php library used to allow developers to deal with the databases.
carry0987/session-manager
52 Downloads
Flexible and secure session management for PHP. This library provides an object-oriented wrapper for PHP's native session handling functions, implementing SessionHandlerInterface for easy integration with existing projects. It also comes with additional features like session encryption and database storage handlers for scalable applications.
byjoby/destructr
1898 Downloads
A library for storing a mix of structured and unstructured data in relational databases
blackpearl/blackpearl
18 Downloads
BlackPearl is a simple and lightweight PHP MVC (Model-View-Controller) framework used for building full-stack web applications in PHP. It utilizes well-known PHP packages and libraries that you may already be familiar with, such as the Blade Templating Engine for the user interface and the Eloquent ORM (Object-Relational Mapping) system for database interaction. BlackPearl also implements a classic routing system and database migration system to enhance the developer experience.
barrel-db/barrel-php
6 Downloads
PHP client library for Barrel-DB, a document-oriented database.