1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 01, 2023 — May 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
ConnectionManager now allows the default connection to be overridden More... almost 13 years ago
Improved Mysqli\Table interface, added upsert. Various other tweaks. More... almost 13 years ago
Added a DSN parser and builder More... almost 13 years ago
Added a connections() method get the ConnectionManager. More... almost 13 years ago
Fixed minor typos in Query and README More... almost 13 years ago
Updated php syntax in README More... almost 13 years ago
Moved simpletest to a submodule, updated documentation More... almost 13 years ago
Added static helpers on the DomainObject for creating Relationship instance. More... over 13 years ago
Added Character and Decimal types More... over 13 years ago
Updated spacing and README to include latest development status. More... over 13 years ago
Fixed leading spaces left by vim. More... over 13 years ago
Documented the default initialize behaviour in the README. More... over 13 years ago
Added vendor path for simpletest, Added default properties and relationships methods. More... over 13 years ago
Added a Pundlefile for resolving dependancies More... over 13 years ago
Updated readme and benchmarks More... over 13 years ago
Added an afterInitialize event More... over 13 years ago
Basic event handling like a boss More... over 13 years ago
WIP: events More... over 13 years ago
Updated readme and benchmark More... over 13 years ago
PropertyReferences work correctly, HasOne, HasMany and BelongsTo implemented fully. More... over 13 years ago
Changed Future to PropertyReference, even if it is more boring sounding. More... over 13 years ago
Got BelongsTo and HasOne properly implemented, progress on Futures. More... over 13 years ago
WIP: Futures, refactored relationship mechanism More... over 13 years ago
Working relationships: 1-1 and 1-N More... over 13 years ago
WIP: relationships, HasOne, HasMany, BelongsTo More... over 13 years ago
Updated readme file to reflect refactored api More... over 13 years ago
Merge branch 'api-refactor-20100818' More... over 13 years ago
Fixed tests to reflect changes to quote More... over 13 years ago
WIP: added support for HasMany types More... over 13 years ago
WIP: API refactor More... over 13 years ago