Libraries tagged by php database lib
maatify/db-model-v3
243 Downloads
Official PHP library for maatify.dev MySql Database Model handler, known by our team
kyutefox/kyutepdo
10 Downloads
A PDO-based PHP library for easy and efficient database management
v1p3r75/nexa-orm
34 Downloads
NexaORM is a modern PHP Object-Relational Mapping (ORM) library designed to simplify database interactions and streamline the development of PHP applications.
gemorroj/ginfo
206 Downloads
Library for parsing system information, like network/cpu/memory/usb/pci/sound cards/filesystems/raid array/ipmi/etc and php/web-servers/databases.
gemorroj/linfo
102 Downloads
Library for parsing system information, like network/cpu/memory/usb/pci/sound cards/filesystems/raid array/ipmi/etc and php/web-servers/databases.
varunsridharan/wp-post
421 Downloads
Simple WP Post Class With Advanced Options.
zaiblab/mysql-backup
8 Downloads
PHP library for backing up and restoring MySQL databases — fully compatible with CodeIgniter 4.
test-db-acle/test-db-acle
334 Downloads
Framework for very lightweight setting up of database test data for unit tests
struktal/struktal-orm
81 Downloads
PHP library implementing the DAO pattern for easier database handling
stefanak-michal/neo4j-bolt-wrapper
182 Downloads
Wrapper for Neo4j over PHP Bolt library to simplify usage.
stefanak-michal/memgraph-bolt-wrapper
231 Downloads
Wrapper for Memgraph over PHP Bolt library to simplify usage.
rotexsoft/leanorm
371 Downloads
A Generic Data Objects ( https://github.com/rotexsoft/gdao ) implementation based on a stripped down version of idiorm (\LeanOrm\DBConnector). A light-weight, highly performant PHP data access library.
qikdev/fluentpdo
840 Downloads
FluentPDO is small PHP library for rapid query building. Killer feature is smart join builder which generates joins automatically.
parable-php/query
702 Downloads
Parable Query is a small but efficient and complete query builder for MySQL
parable-php/orm
502 Downloads
Parable ORM is a small but complete repository-pattern ORM implementation