Libraries tagged by database class
jeroenrnl/zfwk
5 Downloads
The Z Framework or zFwk is a framework that aims to be a complete set of base libraries to build a PHP application but without dicating the architecture of your application. The Z Framework is derived from Zoph, one of the oldest still actively developed PHP projects. The Z Framework currently consist of a database query builder, a templating engine, a configuration enginge and few generic classes. The Z Framework is in it's infancy and should not be used in production. If you want to consider using it, please let me know.
jahurul1/ji-framework
23 Downloads
A lightweight and efficient PHP framework designed to simplify web application development. Features timezone-aware DateTimeHelper, database query builder, security tools, and comprehensive utility classes.
jacob-roth/php-helpers
44 Downloads
An assortment of PHP scripts and classes that aid in the development of PHP projects
inblank/yii2-test-helper
18 Downloads
Helper classes for PHPUnit tests in YII2 modules
imsamurai/http-source
1520 Downloads
Provides base class for datasorses with Http protocol
ikitiki/pgdb
39 Downloads
DB class for working with PostgreSQL
ignitekit/wp-query-builder
191 Downloads
Wordpress Query Builder class library for custom models and data querying.
hotelmah/mysqli-wrapper
15 Downloads
This MySQLi wrapper base class provides properties for Connection and Query Error Messages and ResultSet Properties and Methods to navigate a ResultSet. Connection and Server properties are also provided, basically all of the available features the extension provides.
hima-pro/enginex
10 Downloads
A group of simple php classes as a framework to build a web applications.
granadaorm/builder
122 Downloads
Class autogeneration for Granada ORM models
gamerboytr/phpsql
8 Downloads
A Php Library For MySQL
fumagally/php-pdo-mysql
20 Downloads
A PHP MySQL PDO Class
fluentkit/supermodel
94 Downloads
Enhancement of the already brilliant Eloquent Model Class
flexsyscz/forms
88 Downloads
Helpful classes for better using of Nette Forms.
ezrarieben/pdo-wrapper-singleton
8 Downloads
A wrapper class written for PDO MySQL DB connections following the singleton pattern