Libraries tagged by form to database
almacil/php-database
669 Downloads
A simple flat file database designed to persist data using just PHP and flat files. Perfect solution when no other database is available or for small projects.
parm/parm
4980 Downloads
PHP Active Record for MySQL. Connects to the your database and generates the Object Relational Mapping. Built in Database Query Processor for custom queries. Ability to use closures to process rows
sirs/dbimport
5710 Downloads
Tool for copying data from a production database to a dev database. Also useful for making backups of production databases.
welshdev/doctrine-base-repository
289 Downloads
A base repository for Doctrine to provide powerful array based queries without using specific repository methods
islambaraka90/pinecone-php-client
943 Downloads
A PHP client for connecting to Pinecone DB
yorcreative/laravel-scanator
5 Downloads
A Laravel package that provides functionalities for detecting sensitive information and patterns in the database, helping to ensure data privacy and security by empowering developers to easily integrate database scanning capabilities into their applications and take proactive measures to protect sensitive data.
zfbase/sphinxql-query-builder
101 Downloads
A PHP query builder for SphinxQL. Uses MySQLi to connect to the Sphinx server.
spiti/spiti-laravel-subscriptions
87 Downloads
Spiti is a flexible plans and subscription management system for Laravel, with the required tools to run your SAAS like services efficiently. It's simple architecture, accompanied by powerful underlying to afford solid platform for your business.
spadefoot/kohana-orm-leap
13 Downloads
An ORM module for the Kohana PHP framework that is designed to work with all major databases.
james-and-james-fulfilment/doctrine1
12028 Downloads
PHP Database ORM for Symfony1. Do NOT use for new projects: please move to a newest Symfony release and Doctrine2
differentweb/doctrine1
4936 Downloads
PHP Database ORM for Symfony1. Do NOT use for new projects: please move to a newest Symfony release and Doctrine2
vinkla/backup
974 Downloads
An easy-to-use backup manager for Laravel
technoknol/doctrineextensions
7120 Downloads
A set of extensions to Doctrine 2 that add support for additional query functions available in MySQL, Oracle, PostgreSQL and SQLite.
webmaster/maxmind-db-reader
1100 Downloads
This is the MaxMind DB Reader for Hyperf or other resident process framework. It preloads the entire mmdb file into memory, with the memory usage equal to the size of the mmdb file. It has no disk IO operations and maintains query efficiency at the microsecond level.
js/mysqlnd-analytics
3536 Downloads
The JSMysqlndAnalytics library is a library to process statistics collected by PHP's myslqnd module and providing guidance for improving applications using ext/mysql, mysqli or pdo_mysql.