Libraries tagged by mss
tolean/doctrine-pdo-dblib
69 Downloads
Library for support of the pdo_dblib (MSSQL) driver in Doctrine
tito/pdo-access-bundle
37 Downloads
Library for support of the pdo_dblib (MSSQL) driver in Doctrine
tafoyaventures/ezsql-tafoya
12 Downloads
Advance database access library. Make interacting with a database ridiculously easy. An universal interchangeable CRUD system.
soitpl/doctrine-pdo-dblib
19 Downloads
Library for support of the pdo_dblib (MSSQL) driver in Doctrine
shijianzhiwai/medoo
24 Downloads
The lightest PHP database framework to accelerate development
samuelfaj/class_db
28 Downloads
Class DB allows you to write secure SQL queries easily and work with many different databases using the same syntax.
salvatorecervone/backup-database
42 Downloads
This package manage backup-database
piotrek-r/yapdow
24 Downloads
YAPDOW - Yet Another PDO Wrapper
p4bgroup/phalcon-nested-sets
1102 Downloads
Phalcon Nested Set Models. Nested set models for Phalcon Framework
otter/orm
1 Downloads
Simple ORM for SQL Server
onlyphp/simple-queue
6 Downloads
A powerful and flexible job processing system for PHP applications, supporting both CodeIgniter 3 and Laravel frameworks. This package allows you to easily dispatch jobs with various types of processing, including closures, static class methods, object methods, global functions, and invokable classes.
oldpak/dbal
13 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
nia/sql-operation
498 Downloads
Component which contains simple CRUD operations using the `nia/sql-adapter` component.
nia/sql-adapter-pdo
520 Downloads
Implementation of the `nia/sql-adapter` component using PDO. The implementation allows you to separate your PDO connection into a read and a write connection.
nia/sql-adapter
539 Downloads
Collection of interfaces to use SQL databases using the nia framework. The interfaces allow you to separate your connection into a read and a write connection.