Libraries tagged by simple php collection
elvis-leite/recordset-database
27 Downloads
A simple library for managing database connections and building queries in PHP.
laykith/easyconnect
20 Downloads
A simple PDO manager to manage connections and reduce code in non-framework PHP scripts.
mamadou-aly-sy/database-connection
16 Downloads
A simple php database connection class
adirona/pdo-connection
2 Downloads
Simple PHP library to make PDO connection
zhp/data-collector
196 Downloads
Simple data collector for php application, inspiration comes from maximebf/debugbar.
ruslanty/lyra-data-collector
0 Downloads
Simple PHP library to collect your data across classes
adammcgurk/shine-php
6346 Downloads
A simple PHP library to help speed development through the monotonous part of PHP programming (dealing with user input, DB connections, HTTP, etc...)
ryanj93/php-tor-detector
27 Downloads
A very simple library to detect Tor connections using PHP 7 without any dependency.
aldidigitalservices/php-mock-collector
10224 Downloads
A simple Mockserver in PHP that enables you to get the request that was send to the Mockserver (e.g. for Testing)
thephpeffect/connection-manager
11 Downloads
A simple connection manager for any OOP db connection in PHP
mjohann/simple-redis
12 Downloads
Simple Redis is a PHP class that provides a practical and reusable abstraction for working with Redis. It allows you to easily create connections and perform common operations such as set, get, del, list, pub, sub and many others, without worrying about the underlying configuration complexity.
joejhoward/php-sql-builder
0 Downloads
PHP SQL Builder provides simple yet surprisingly robust handler for managing database connections and queries.
tsm/php-database
0 Downloads
A simple library for managing database connections, results pagination and building queries in PHP.
firefly-php/php-eventsource
6 Downloads
A simple EventSource server, not a standard implement, EventSource need long-connection
phptree/pdo
25 Downloads
a php PDO database connection class with simple query builder .