Libraries tagged by object database

blackpearl/blackpearl

3 Favers
18 Downloads

BlackPearl is a simple and lightweight PHP MVC (Model-View-Controller) framework used for building full-stack web applications in PHP. It utilizes well-known PHP packages and libraries that you may already be familiar with, such as the Blade Templating Engine for the user interface and the Eloquent ORM (Object-Relational Mapping) system for database interaction. BlackPearl also implements a classic routing system and database migration system to enhance the developer experience.

Go to Download


danae/astral

0 Favers
10 Downloads

Database abstraction layer with object repository support for PHP 7.4+, built on Doctrine DBAL

Go to Download


kethner/cdcbridge

0 Favers
25 Downloads

Bridge class to assist with syncing, dumping and updating database and/or API objects

Go to Download


jbschmitt/dbmodel

0 Favers
0 Downloads

object oriented representation of a relational database

Go to Download


adnen/php-crud-with-cli

0 Favers
0 Downloads

This is a simple PHP CLI application that performs basic CRUD (Create, Read, Update, Delete) operations on a user table in a MySQL database using PDO (PHP Data Objects). The script interacts with the database through a Command-Line Interface (CLI) and outputs results as JSON in the terminal.

Go to Download


square-bit/laravel-volition

0 Favers
130 Downloads

Database-driven code execution: make your objects smart!

Go to Download


retamayo/absl

3 Favers
14 Downloads

Absl (PHP Database Abstraction Library) is a lightweight and flexible library designed to simplify database operations in PHP applications. It provides a convenient interface for interacting with various database systems using the PHP Data Objects (PDO) extension.

Go to Download


seguncodes/smyorm

1 Favers
2 Downloads

SmyORM is a PHP Object-relational mapping (ORM) that allows developers to write code in simple programming languages of their choice instead of using SQL to access, add, update, and delete data and schemas in the respective database.

Go to Download


roy404/eloquent

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


milantex/mysql-tso

0 Favers
20 Downloads

Creates a PHP object which describes the MySQL table structure for a specified table in the database.

Go to Download


lkcodes/mycode

1 Favers
42 Downloads

A collection of commonly used tools, such as exporting tables, manipulating databases,File caching, string processing/encoding and decoding, array and object conversion, and so on. It can be used in any framework

Go to Download


kerrialn/static-data-importer-bundle

1 Favers
14 Downloads

generates entity objects from json, xml, csv files and persists to the database

Go to Download


inclitoleo/dbmysql

0 Favers
10 Downloads

Object-oriented query builders for MySQL can be used with database connection library.

Go to Download


devlee/x-mvc-core

0 Favers
3 Downloads

A PHP Object Relational Mapper and a Data Abstraction layer for Relational Databases

Go to Download


devlee/waker-orm

0 Favers
2 Downloads

A PHP Object Relational Mapper and a Data Abstraction layer for Relational Databases

Go to Download


<< Previous Next >>