3
I Use This!
High Activity

Commits : Listings

Analyzed about 14 hours ago. based on code collected 2 days ago.
Feb 03, 2025 — Feb 03, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
added apc session driver. More... over 14 years ago
removed called to eloquent in uniqueness_of. More... over 14 years ago
import lang class into validation rule. More... over 14 years ago
changes to view class to have error collector. More... over 14 years ago
fixed bugs in validation classes. More... over 14 years ago
added validator to aliases. More... over 14 years ago
fixed equality check in validator. More... over 14 years ago
initial commit of validation classes. More... over 14 years ago
added Config::has and default value for Config::get. More... over 14 years ago
Add exception for SQLite databases that can't be found. More... over 14 years ago
changed Request::is to Request::route_is. More... over 14 years ago
Merge pull request #16 from michaelowens/develop More... over 14 years ago
Fixed typo in View alias (missing backslash). More... over 14 years ago
added apc driver notes in cache configuration file. More... over 14 years ago
Merge pull request #15 from toszcze/apc More... over 14 years ago
Added the cache key to avoid cache overwritting More... over 14 years ago
Merge branch 'develop' More... over 14 years ago
fixed messed up cache driver commit. More... over 14 years ago
fixed messed up commit of file cache driver. More... over 14 years ago
APC cache driver More... over 14 years ago
added dynamic Request::is_ method.. e.g. Request::is_login(). More... over 14 years ago
added request::is. More... over 14 years ago
added is method, improved comments. More... over 14 years ago
Merge remote-tracking branch 'pedroborges/develop' into request_is More... over 14 years ago
fixed attribute setting bug in hydrator. More... over 14 years ago
Added the method 'is' to request.php More... over 14 years ago
fixed belongs_to eager loading bug when parent does not exist. More... over 14 years ago
fix bug in route loader that caused exception to be thrown when 404 should have been shown. More... over 14 years ago
Lazy-load error class inside of error handlers. Speed boost! More... over 14 years ago
Fixing spacing in Eloquent\Hydrator. More... over 14 years ago