Libraries tagged by database library
palepupet/dbjsonbased
0 Downloads
Lightweight PHP library to use JSON file as a database. Very practical when you don't want to bring out the heavy artillery or when you want to set up data persistence quickly.
okayinc/stateless-session
27 Downloads
Library that allows Telegram Bots to have short term memory without using database access
nuad/graph-objects
195 Downloads
An array to object map php library. Useful when mapping from incoming json or database results
naril/dbase
286 Downloads
Library to access dbase / xbase / dbf database files
narcoticfresh/shotwell
22 Downloads
A PHP library providing a simple API to a Shotwell (the default Ubuntu image manager) sqlite database.
mwahba/importexcel
6 Downloads
This a php library to import excel files to SQLite database
mul53/blzphp
47 Downloads
Php library that can be used to access the Bluzelle database service.
mritunjay10/chathelper
6 Downloads
A core library for integrating Strapengine UI with your own database.
migro/php-core-migration
3 Downloads
A PHP library providing a code-first approach for database migrations. Designed for simplicity and ease of use, it allows developers to define and manage database schema changes directly in code.
marcuwynu23/narciso
6 Downloads
'Narciso' is a web library built on top of native PHP, designed to provide developers with a set of tools and functionalities to simplify and enhance web development tasks. It aims to streamline common web development processes such as handling HTTP requests, managing sessions, accessing databases, and generating dynamic content.
lily-labs/db-backup
33 Downloads
DBBackup it's a library that provides classes to execute mysqldump to backup the given database, relocate the backup file in the local filesystem and compress the resulting backup file.
lemonade/email-validator
0 Downloads
A PHP library for validating email addresses, including spam database checks, DNS record validation, and disposable email detection.
lane4hub/logger
1 Downloads
Jardis logger is a very powerful and flexible PHP logging library that allows you to log data in various formats and send it to different destinations such as files, databases, emails, or external services.
krg/doctrine-nestedsets
26 Downloads
Library for working with tree structures in the database on the principle of "nested sets". A distinctive feature of the library is that it is possible to store several trees in one table. It is also not necessary to have one root node for each tree.
kazami-labs/ripedb-client
1060 Downloads
A PHP library to communicate with the RIPE NCC database.