Libraries tagged by database class

noetix/simple-orm

133 Favers
240 Downloads

A simple PHP class to access your MySQL records.

Go to Download


elimuswift/db-exporter

36 Favers
4689 Downloads

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

Go to Download


detain/crud

6 Favers
771 Downloads

Advanced CRUD Class

Go to Download


abbe98/simple-pdo

8 Favers
322 Downloads

A simpe PDO class for MariaDB and MySQL

Go to Download


roy404/eloquent

2 Favers
56 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


pubmaster/dbal-table-manager

2 Favers
4200 Downloads

Base class for accessing the database with DBAL connection.

Go to Download


021/safely-transaction

1 Favers
3113 Downloads

Helper class for locking record in database

Go to Download


memclutter/php-dbf

7 Favers
2025 Downloads

Some php classes for easy work with dBase databases.

Go to Download


voodoophp/paginator

35 Favers
1373 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
4818 Downloads

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

Go to Download


soup/paginator

35 Favers
1526 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


roddy/firestore-eloquent

11 Favers
313 Downloads

Firestore Eloquent, an object-relational mapper (ORM) that makes it enjoyable to interact with your database. When using Eloquent, each firestore collection has a corresponding \"Model\"/\"Class\" that is used to interact with that collection. In addition to retrieving records from the firestore collection, Eloquent models/classes allow you to insert, update, and delete records from the collection as well.

Go to Download


locr-company/vms2-tile-db-reader

0 Favers
167 Downloads

A class for reading tile data from a database.

Go to Download


jelix/php-redis

0 Favers
4002 Downloads

php classes to manage data into a redis database. Fork from Sash php-redis lib.

Go to Download


ixnode/php-date-parser

3 Favers
515 Downloads

PHP Date Parser - This library parses various given date and time strings into DateTime or DateTimeImmutable classes which return the time range. Can be used e.g. excellently for command line arguments and options to make database queries with.

Go to Download


<< Previous Next >>