Libraries tagged by database interface

pilotftzi/net-gearman

0 Favers
29 Downloads

Gearman provides a generic application framework to farm out work to other machines or processes that are better suited to do the work. It allows you to do work in parallel, to load balance processing, and to call functions between languages. It can be used in a variety of applications, from high-availability web sites to the transport of database replication events. In other words, it is the nervous system for how distributed processing communicates. This package provides an interface for PHP to communicate with the Gearman server.

Go to Download


phpfacile/chat-db

0 Favers
18 Downloads

Implementation of the phpfacile/chat interface (aimed to provide a chat/messenger service) with a database as storage

Go to Download


noxxie/ptv-laravel

0 Favers
12 Downloads

Interface between your application and the PTV transfer database

Go to Download


makbeth/yii2-notifications

0 Favers
39 Downloads

The extension provides support for sending notifications across a variety of delivery channels, including mail, SMS, Slack etc. Notifications may also be stored in a database so they may be displayed in your web interface. In this version issue with the table name has been fixed

Go to Download


khufu/viewdb

3 Favers
7 Downloads

This Laravel package integrates a powerful web-based database diagramming tool into your Laravel application, based on ChartDB. With an intuitive interface.

Go to Download


kevinem/nonprofit-explorer-php

0 Favers
40 Downloads

ProPublica provides an application programming interface (API) to the search engine and database that powers Nonprofit Explorer.

Go to Download


kevinem/nonprofit-explorer-laravel

0 Favers
24 Downloads

ProPublica provides an application programming interface (API) to the search engine and database that powers Nonprofit Explorer.

Go to Download


joedevsharp/entitylite

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


hyder/facade-pattern

0 Favers
31 Downloads

In this pattern, you would create Facade classes that provide a simplified, static interface to the underlying service implementations. The service classes would perform the actual business logic and communicate with the database or other external systems.

Go to Download


filippo-toso/laravel-mailog

3 Favers
66 Downloads

Log your emails to the database and view them in a simple web interface

Go to Download


deadbyback/yii2-notifications

0 Favers
0 Downloads

The extension provides support for sending notifications across a variety of delivery channels, including mail, SMS, Slack etc. Notifications may also be stored in a database so they may be displayed in your web interface.

Go to Download


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


bakgul/laravel-file-creator

2 Favers
125 Downloads

This package aims to create the app, database, and test files. It can be a replacement for Laravel's file generator because this package offers some quite nice features. It offers extra file types like interface, trait, service, etc. Depending on the settings, it can create dozens of files with a single command and connect them to each other properly.

Go to Download


aliirfaan/citronel-external-service

0 Favers
19 Downloads

Consume external APIs using a standard interface using Laravel http client. Log requests and responses for API calls in database and log file for auditing/debugging purposes.

Go to Download


programster/pgsql-objects

0 Favers
1440 Downloads

A library for interfacing with a PostgreSQL database in PHP. Facilitates the creation of objects that represents tables tables. Objects must have id of type UUID.

Go to Download


<< Previous Next >>