Libraries tagged by pdo database

aheinze/mongo-lite

163 Favers
57 Downloads

Schemaless database on top of SqLite

Go to Download


genai/session

0 Favers
128 Downloads

Session component with pluggable storage: native files (default), a project file dir (cache/session), or a database (PDO). A small Session API over native PHP sessions; a SessionStore save-handler decides where the data lives. Driver chosen from the [session] config group. PHP 5.3-safe runtime.

Go to Download


daveismyname/sql-import

9 Favers
2086 Downloads

Import .sql file into a database using PDO

Go to Download


genai/sql-mapper

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


dealnews/db

1 Favers
726 Downloads

Database Library providing a PDO factory and CRUD operations

Go to Download


cabinet/dbal

39 Favers
156 Downloads

Database Abstraction Layer for PDO

Go to Download


ttsuruoka/php-simple-dbi

18 Favers
150860 Downloads

Simple database interface class for PHP PDO

Go to Download


holtbosse/db

1 Favers
7125 Downloads

simple database class for working with pdo

Go to Download


marcocesarato/cpdo

4 Favers
399 Downloads

This package can retrieve PDO query results from cache variables. It extends the base PDO class and override some functions to handle database query execution and store the query results in variables. The class can also return query results for cached queries for previously executed queries to retrieve the results faster for repeated queries.

Go to Download


vitexsoftware/multiflexi-database-connection

0 Favers
48 Downloads

MultiFlexi support for PDO database connections

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


ismail0234/pdodatabase

26 Favers
193 Downloads

pdo easy and fast speed framework strong database class.

Go to Download


velt/database

0 Favers
30 Downloads

Velt Database PDO module

Go to Download


elavora/api-database-pdo

0 Favers
15 Downloads

Fabrica PDO opcional para o framework Elavora

Go to Download


dframe/database

5 Favers
3250 Downloads

Database pdo wrapper

Go to Download


<< Previous Next >>