Libraries tagged by pdok
mayconmoraes-dm/mdmvc
3 Downloads
Microframework MVC para simples implementações com PHP e PDO e Twig
laykith/easyconnect
19 Downloads
A simple PDO manager to manage connections and reduce code in non-framework PHP scripts.
kenlog/database-custom
20 Downloads
A database abstraction layer over PDO, that provides a powerful and intuitive query builder, bundled with an easy to use schema builder. This is a custom version of opis/database with updates for PHP 8 compatibility.
jwh315/laravel-capsule-wrapper
31148 Downloads
Use the Eloquent ORM outside of the Laravel Framework with an existing PDO database connection.
jalet/tvnu-config
23738 Downloads
Environment based configuration helper for multiple formats. INI, YAML, Databse (PDO) or Array.
indievox/master-slave-db-access
17 Downloads
簡易的 MySQL database 伺服器存取類別,使用 POD 及 singleton pattern 實作,支援 Master-Slave 架構。 / Simple MySQL database server access class use PDO and singleton pattern, support Master-Slave database cluster.
imateapot/xpdo
153 Downloads
PDO extension
hunzsig/h-php
1 Downloads
一个纯净后端php框架,依赖swoole,支持http/websocket。结合ZendFrame/ThinkPHP/laraval编写代码,数据处理层enter->io->bean->model。IO自定义便捷式加密,与前端h-react-library嵌合。PDO式ORM结合redis,完善的表连贯操作,并自动优化持久层的CURD,如连表自动前缀,类型自动转义/转换/解释。自带打包,可将php代码加密到难以恢复的程度。
hengeb/db
156 Downloads
A simple mysql library (PDO wrapper)
hadi/database
114 Downloads
Simple database driver for mysql (PDO)
gelembjuk/db
92 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
geeklab/glpdo2
49 Downloads
The easy to use and better PDO Wrapper.
frobou/frobou-db-connect
292 Downloads
Frobou PDO based Connection
emadello/db
437 Downloads
Mysql PDO database connection
eemmy/simple-crud
8 Downloads
Simple PHP PDO CRUD and table maker.