2
I Use This!
Inactive

Commits : Listings

Analyzed 22 days ago. based on code collected 22 days ago.
Jan 30, 2024 — Jan 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Use Reflection to pass only arguments which are passed to constructor and don't use default parameter values which are defined in test class
DarkSide666
as Imants Horsts
More... almost 9 years ago
move $args definition to Expression class
DarkSide666
as Imants Horsts
More... almost 9 years ago
PSR-2
DarkSide666
as Imants Horsts
More... almost 9 years ago
Merge pull request #22 from atk4/feature/result-set More... almost 9 years ago
Update .codeclimate.yml
DarkSide666
as Imants Horsts
More... almost 9 years ago
try to fix phpmd config
DarkSide666
as Imants Horsts
More... almost 9 years ago
Merge pull request #21 from atk4/feature/add-insert-update-delete-basics
DarkSide666
as Imants Horsts
More... almost 9 years ago
Expanded README file slightly. More... almost 9 years ago
Added extensive documentation in Quickstart More... almost 9 years ago
Add test scripts for database unit tests More... almost 9 years ago
Extended Overview section More... almost 9 years ago
resolve conflicts More... almost 9 years ago
Merge branch 'feature/add-insert-update-delete-basics' into feature/result-set More... almost 9 years ago
add $connection property. More... almost 9 years ago
Updated comments More... almost 9 years ago
formatting More... almost 9 years ago
fix test suite More... almost 9 years ago
Added documentation on where(), and cleaned up doc in general More... almost 9 years ago
add few extra tests More... almost 9 years ago
add lost test More... almost 9 years ago
remove conflict artifcats More... almost 9 years ago
Merge branch 'develop' into feature/add-insert-update-delete-basics More... almost 9 years ago
reapplied patch from @darkside More... almost 9 years ago
configure codeclimate
DarkSide666
as Imants Horsts
More... almost 9 years ago
disable some checks
DarkSide666
as Imants Horsts
More... almost 9 years ago
fix ratings and exclude_paths
DarkSide666
as Imants Horsts
More... almost 9 years ago
fix CodeClimate config
DarkSide666
as Imants Horsts
More... almost 9 years ago
fix and add comments & type-definitions. Some fixes on PSR-2.
DarkSide666
as Imants Horsts
More... almost 9 years ago
Merge pull request #20 from atk4/feature/add-or-support
DarkSide666
as Imants Horsts
More... almost 9 years ago
Fix PHP 5.5 compatibility. More... almost 9 years ago