Libraries tagged by pdok
4k1r0/codeigniterdb
326 Downloads
Use the database library separately from CodeIgniter 3 (fork from evolution/codeigniterdb)
10quality/wpmvc-phpfastcache
6663 Downloads
Forked version that works with WordPress MVC.
yepsql/yepsql
46 Downloads
SQL templating helper for PHP inspired by yesql.
yapeal/yapeal
226 Downloads
Yet Another Php Eve Api Library also know as Yapeal which can be used to access the Eve Online API data and place it into a database.
tdmalone/slackemon
9 Downloads
Inspired by Pokémon Go, now you can collect Pokémon and battle your teammates on Slack!
scandio/troba
405 Downloads
troba is a easy to use and extensible PHP (5.4) entity and query manager based on PDO
rvanmarkus/modx-laravel-models
30 Downloads
Build your application / website with help of Laravel and MODX
primal/query
12 Downloads
Chain-able asynchronous query builder for MySQL PDO
prelude/prelude-database
4879 Downloads
A Database-Agnostic set of Abstractions built on top of PDO
pr-of-it/running-dbal
0 Downloads
Runn Me! DBAL Library
lloydzhou/activerecord
96 Downloads
micro activerecord library in PHP(only 400 lines with comments), support chain calls and relations(HAS_ONE, HAS_MANY, BELONGS_TO).
jaspervdm/pogoprotos-php
423 Downloads
Compiled PHP protobufs for pokemon go
foxtech6/mutex-locker
147 Downloads
MutexSafe will help you use mutex more effectively. Different mutex for different components are presented. In addition, you can add your own lockers and use within the library.
forestry/orm
46 Downloads
Tiny ORM for simple CRUD operations.
f3ath/lazypdo
44961 Downloads
LazyPDO is a wrapper over PHP's standard PDO class. It postpones the instantiation of the original PDO class until one is really needed. Also it can be (un)serialized.