Libraries tagged by initorm
initorm/query-builder
0 Favers
120 Downloads
120 Downloads
Lightweight, dialect-aware SQL query builder for PHP with parameterized output suitable for PDO.
initorm/dbal
0 Favers
111 Downloads
111 Downloads
Lightweight PDO-based database abstraction layer with a fluent result mapper.
initorm/orm
0 Favers
68 Downloads
68 Downloads
Lightweight, PDO-based ORM with Active Record-style models and entity accessors/mutators. Built on top of initorm/database, initorm/dbal and initorm/query-builder.
initorm/database
0 Favers
94 Downloads
94 Downloads
Database manager that composes initorm/dbal and initorm/query-builder into a fluent CRUD + transaction + query-log API with an optional static facade.
initphp/database
6 Favers
243 Downloads
243 Downloads
InitPHP Database — QueryBuilder, DBAL and ORM facade for the InitORM stack, plus a server-side DataTables.js helper.