0
I Use This!
Inactive

Commits : Listings

Analyzed 13 days ago. based on code collected 15 days ago.
Jan 28, 2024 — Jan 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Use column default if it's an empty string when getting model data.
n
as Jack Polgar
More... over 10 years ago
Add method to mass set model data.
n
as Jack Polgar
More... over 10 years ago
Don't set model data that is an empty string.
n
as Jack Polgar
More... over 10 years ago
Move setting of `isNew` to the base model.
n
as Jack Polgar
More... over 10 years ago
Add validations to the model class.
n
as Jack Polgar
More... over 10 years ago
Add errors model trait.
n
as Jack Polgar
More... over 10 years ago
Tweak relatable trait.
n
as Jack Polgar
More... over 10 years ago
Include class and method when throw bad method call exception.
n
as Jack Polgar
More... over 10 years ago
Add validatable model trait.
n
as Jack Polgar
More... over 10 years ago
Add validations class.
n
as Jack Polgar
More... over 10 years ago
Add model trait for secure passwords.
n
as Jack Polgar
More... over 10 years ago
Add ability to delete model row.
n
as Jack Polgar
More... over 10 years ago
Add ability to change the `find()` method field.
n
as Jack Polgar
More... over 10 years ago
Add model relations trait.
n
as Jack Polgar
More... over 10 years ago
Remove old data-type conversion code.
n
as Jack Polgar
More... over 10 years ago
Use the inflector for the table name.
n
as Jack Polgar
More... over 10 years ago
Split out model data conversion methods into a base model class.
n
as Jack Polgar
More... over 10 years ago
Add an inflector to handle model inflections.
n
as Jack Polgar
More... over 10 years ago
Add ability to use use `where()` as `andWhere()` to the query builder.
n
as Jack Polgar
More... over 10 years ago
Add `rowCount` to `QueryBuilder`.
n
as Jack Polgar
More... over 10 years ago
Add `1.0.x-dev` alias.
n
as Jack Polgar
More... over 10 years ago
Add `2.0.x-dev` alias.
n
as Jack Polgar
More... over 10 years ago
Add `2.0.x-dev` alias.
n
as Jack Polgar
More... over 10 years ago
Add `1.0.x-dev` branch alias.
n
as Jack Polgar
More... over 10 years ago
Allow use of HTML helpers without the `raw` filter.
n
as Jack Polgar
More... over 10 years ago
Allow mass adding of global variables.
n
as Jack Polgar
More... over 10 years ago
Initial commit.
n
as Jack Polgar
More... over 10 years ago
New view/template rendering system.
n
as Jack Polgar
More... over 10 years ago
Switch to testing with PhailSafe.
n
as Jack Polgar
More... over 10 years ago
Rewrite to use Doctrine DBAL.
n
as Jack Polgar
More... over 10 years ago