Skip to content
This repository has been archived by the owner on May 14, 2019. It is now read-only.

akelos/dynamic-finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Dynamic Finders Plugin (PHP5 only)
===================================

Enables magic finders like $Model->find_by_user_and_name('John', 'Smith') on your Active Record models.

If modifies your application ActiveRecord located in app/shared_model.php by adding a __call method which handles missing methods.

About

Dynamic finder helper for the Akelos PHP Framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages