Libraries tagged by simple php collection
tlongren/money-collector
4 Downloads
Simple money collector using Stripe
tahrz/simple-telegram-bot
208 Downloads
Packadge with connection service and simple helpers
migliori/php-pdo-database-class
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
timirey/xapi-php
82 Downloads
A PHP wrapper for the X-Trade Brokers (XTB) xStation5 Trading API, supporting real-time streaming and simple commands via socket connection.
elvis-leite/recordset-database
28 Downloads
A simple library for managing database connections and building queries in PHP.
laykith/easyconnect
21 Downloads
A simple PDO manager to manage connections and reduce code in non-framework PHP scripts.
crefito11/database-manager
42 Downloads
A simple library for managing database connections with singleton design pattern, results pagination and building queries in PHP.
mamadou-aly-sy/database-connection
17 Downloads
A simple php database connection class
adirona/pdo-connection
2 Downloads
Simple PHP library to make PDO connection
zhp/data-collector
197 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
29 Downloads
A very simple library to detect Tor connections using PHP 7 without any dependency.
thephpeffect/connection-manager
12 Downloads
A simple connection manager for any OOP db connection in PHP
mjohann/simple-redis
17 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.