- Adding
_::before
_::negate
_::matches
_::constant
_::noop
_::property
in compliance with Underscore.js v1.7.0 - Adding class forgery function
_::forge
(alias_::strategy
) and forgery autoloading (see src/Underscore/autoload.php) - Adding Underscore/Contrib/Database (PDO helpers)
- Adding
_::call
and_::apply
to enable callback calls in chains
- Initial version of Underscore.php