Libraries tagged by database class

decmuc/pdodb

6 Favers
52 Downloads

Modern, secure and fully compatible PDO-based replacement for ThingEngineer’s PHP-MySQLi-Database-Class

Go to Download


noetix/simple-orm

134 Favers
240 Downloads

A simple PHP class to access your MySQL records.

Go to Download


elimuswift/db-exporter

36 Favers
4696 Downloads

Export your database quickly and easily as a Laravel Migration and all the data as a Seeder class.

Go to Download


davcs86/php-mysqlimporter

7 Favers
4422 Downloads

PHP class for importing big SQL files into MySQL.

Go to Download


roy404/eloquent

2 Favers
143 Downloads

Eloquent is the default ORM (Object-Relational Mapping). It provides a simple ActiveRecord implementation for working with your database. With Eloquent, you can define database models as classes, and interact with the database using these models, rather than writing raw SQL queries.

Go to Download


mos/cdatabase

5 Favers
1762 Downloads

PHP classes for database handling upon PDO

Go to Download


alban/laravel-data-sync

3 Favers
151 Downloads

LaravelSheetSync is a library designed for the Laravel framework that allows you to import data from various sources, map its headers, build collections of objects based on the mapped data, and compare them with data currently stored in the database. It automatically classifies records into three categories: create, update, and delete, facilitating efficient and precise synchronization.

Go to Download


pdodb/pdodb

0 Favers
81 Downloads

A very simple and straight forward class for interacting with a database

Go to Download


021/safely-transaction

1 Favers
3585 Downloads

Helper class for locking record in database

Go to Download


voodoophp/paginator

35 Favers
1384 Downloads

Paginator is a simple class that allows you to create pagination. It doesn't require any database connection. It is compatible with Twitter's Bootstrap Framework, by using the CSS class pagination that is also attached.

Go to Download


vakata/phptree

2 Favers
5361 Downloads

A collection of PHP classes for storing a tree in a relational database

Go to Download


soup/paginator

35 Favers
1534 Downloads

Paginator is a simple class that allows you to create pagination. It doesn't require any database connection. It is compatible with Twitter's Bootstrap Framework, by using the CSS class pagination that is also attached.

Go to Download


fproject/yii2-migration-generator

0 Favers
7404 Downloads

Helper class library to generate Yii2 migration script from Database source

Go to Download


asika/sql-splitter

0 Favers
4796 Downloads

This is a class that can split BIG SQL file or string as iterator so that can help us save memory when importing SQL to database.

Go to Download


activecollab/databasestructure

1 Favers
16227 Downloads

Define database structure in PHP and let the library generate object classes and tables

Go to Download


<< Previous Next >>