Libraries tagged by database interface

gree/cascade

35 Favers
1397 Downloads

Cascade defines a lightweight, consistent interface for accessing databases in PHP

Go to Download


stidges/laravel-db-normalizer

70 Favers
17 Downloads

Normalize all database results to one unified interface, to make swapping repositories a breeze.

Go to Download


b3nl/sw-migrations

5 Favers
36756 Downloads

Uses the shopware interface to enable custom database migrations.

Go to Download


izex/dbsimple

1 Favers
7401 Downloads

Simplest but powerful interface to work with various relational databases.

Go to Download


mayocube/craft-notifications

0 Favers
546 Downloads

Send notifications across a variety of delivery channels, including mail and Slack. Notifications may also be stored in a database so they may be displayed in your web interface.

Go to Download


jardiscore/kernel

0 Favers
32 Downloads

Infrastructure kernel for PHP — an immutable DomainKernel holding wired-up cache, logger, event dispatcher, HTTP client, database, mailer and filesystem, plus an optional ENV-driven bootstrap. Jardis-generated domain code reaches it through a single interface.

Go to Download


genai/sql-mapper

0 Favers
162 Downloads

MyBatis-style SQL mapper: mark an interface #[Mapper] and its methods #[Select]/#[Insert]/#[Update]/#[Delete] with the SQL. A build-time processor compiles a reflection-free Cache\ implementation (prepared statements, #{name} bound params, optional row->object hydration) and registers it as a container bean keyed by the interface. Self-contained: a bundled DatabaseConfig provides the 'PDO' bean from a [database] group in the app's app.ini, so you only edit config. Runtime is PHP 5.3-safe.

Go to Download


gcgov/framework-service-user-crud

0 Favers
88 Downloads

Implement standard CRUD routes to manage the user collection. Even if your app doesn't provide a custom user model (`\app\models\user`), your auth or database service may provide you with a standard user model that implements (`\gcgov\framework\interfaces\auth\user`).

Go to Download


mouf/database.dao-interface

0 Favers
26142 Downloads

This package only contains a basic interface for implementing common DAO methods. Those DAOs will be used by BCE forms among other things.

Go to Download


sunnysideup/database-migrations

0 Favers
73 Downloads

Add an Atomic Migration interface to any BuildTask and it will automatically run them on dev/build and record that they have run in the database.

Go to Download


php-extended/php-model-to-db-schema-interface

0 Favers
6144 Downloads

A library that provides a way to transform model objects into database schemas

Go to Download


migliori/php-pdo-database-class

4 Favers
435 Downloads

The DB class is a database abstraction layer that provides a simple, consistent interface for interacting with different types of databases. It handles connection management, query execution, pagination and result processing

Go to Download


hifone/dashboard

0 Favers
1481 Downloads

A database interface package for Laravel, modified!

Go to Download


gelembjuk/db

0 Favers
128 Downloads

PHP Package for DB access from PHP. It contains simple common interface and can be used with many DB engines. It is very simple alternative of PDO

Go to Download


vinelab/neo4jphp

1 Favers
13168 Downloads

Wrapper for the Neo4j graph database REST interface

Go to Download


<< Previous Next >>