Libraries tagged by php mysql class
hotelmah/write-file
15 Downloads
Write File is a rudimentary PHP write a file to disk class. Data can be added incrementally to memory using the saveData method which can then be written at once to a file via the write method. This library is used by the MySQL Table Editor (MTE) project.
hammermaps-dev/phpfastcache
367 Downloads
PHP Abstract Cache Class - Reduce your database call using cache system. PhpFastCache handles a lot of drivers such as Apc(u), Cassandra, CouchBase, Couchdb, Mongodb, Files, (P)redis, Leveldb, Memcache(d), Ssdb, Sqlite, Wincache, Xcache, Zend Data Cache.
erickfirmo/dbconnection
34 Downloads
PDO database library
dlid/cdbyuml
67 Downloads
PHP classes for generating database models using yuml.me
amostajo/phpfastcache
729 Downloads
Fork from original phpfastcache to autoload with PSR-4
adatasol-tourtools/fxphp
68 Downloads
A Free, Open Source PHP database abstraction class for accessing FileMaker Pro and other data sources.
activecollab/databasestructure
17384 Downloads
Define database structure in PHP and let the library generate object classes and tables
ulue/miner
13 Downloads
A dead simple PHP class for building SQL statements. No manual string concatenation necessary.
masnathan/sql-query-formatter
1839 Downloads
A very lightweight PHP class that reformats unreadable and computer-generated SQL query statements to human-friendly, readable text.
fulldecent/thin-pdo
113 Downloads
A minimal extension for PHP's PDO class designed to make running SQL statements easier
mnb/scraperkit
4 Downloads
MNB ScraperKit V1.0.3 - enterprise-ready PHP crawling and data extraction framework with AI crawl intelligence, search discovery, authorized mail/webmail extraction connectors, publisher metadata workflows, extraction recipes, provenance, quality reports, datasets, queues, dashboards, and compliance tooling.
wolkkr/mydb
20 Downloads
A simple php mysql query builder class
akost/megadb
5 Downloads
Simple PHP Classes for MySQL
codeies/json-query
7 Downloads
PHP class for performing MySQL-like queries on JSON data.
kuvardin/fast-mysqli
173 Downloads
Simple PHP class for working with MySQL