Libraries tagged by form to database
kmi/db-sync-tool
3487 Downloads
Python script to synchronize a database from and to client systems.
parm/parm
4975 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
5395 Downloads
Tool for copying data from a production database to a dev database. Also useful for making backups of production databases.
yorcreative/laravel-scanator
4 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.
spadefoot/kohana-orm-leap
13 Downloads
An ORM module for the Kohana PHP framework that is designed to work with all major databases.
mouf/utils.patcher
84325 Downloads
A patch system designed for Mouf than enables developers to know what patch has been run and what needs to be run on its environment. Very useful for database patches.
james-and-james-fulfilment/doctrine1
9640 Downloads
PHP Database ORM for Symfony1. Do NOT use for new projects: please move to a newest Symfony release and Doctrine2
differentweb/doctrine1
3703 Downloads
PHP Database ORM for Symfony1. Do NOT use for new projects: please move to a newest Symfony release and Doctrine2
cego/doctrine1
15878 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
5313 Downloads
A set of extensions to Doctrine 2 that add support for additional query functions available in MySQL, Oracle, PostgreSQL and SQLite.
jurysosnovsky/doctrine-binary
302 Downloads
The extension to Doctrine 2 that add support for binary functions and bitwise operators available in MySQL, PostgreSQL, Oracle and SQLite.
js/mysqlnd-analytics
3527 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.
jacopo/laravel-import-export
534 Downloads
A package to import and export data in csv for Laravel
skyronic/crudkit
4961 Downloads
Toolkit to quickly build powerful, mobile-friendly CRUD (create/read/update/delete) and admin interfaces. Integrates with Laravel and has support for other MVC Frameworks. Works with MySQL and other databases.