Libraries tagged by Simplify Database Operation

milenmk/laravel-livewire-crud

0 Favers
14 Downloads

A reusable CRUD package for Laravel controllers and Livewire components, designed to simplify and standardize common database operations(create, read, update, delete), reduce boilerplate code, and support bulk actions.

Go to Download


zwei/brief-db

2 Favers
12 Downloads

brief-db library for PHP

Go to Download


vertilia/pdo-wrap

0 Favers
4 Downloads

PDO wrapper library to simplify basic DB operations

Go to Download


bitress/crud-wrapper

1 Favers
0 Downloads

To simplify the implementation of CRUD (Create, Read, Update, Delete) operations in PHP applications

Go to Download


retamayo/absl

3 Favers
15 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


joedevsharp/entitylite

0 Favers
12 Downloads

A lightweight PHP ORM inspired by Entity Framework, designed to simplify database interactions and provide an intuitive way to manage entities and relationships. This library utilizes a fluent interface and follows the PSR-4 autoloading standard, making it easy to integrate into any PHP project. With support for basic CRUD operations and a focus on simplicity and performance, this ORM empowers developers to work with databases seamlessly while maintaining clean and maintainable code.

Go to Download