hello, SO
need library like crystal (crystal-project.net). at this time i use crystal, but this library not really for me at the moment (bad join and table prefix support, don't have function for get rows count).
i don't need in ORM or abstraction library. i just need good mysql wrapper with chain method support
(->order_by('-id')->limit(($page - 1) * 20, 20)->print_sql();
)
edit: please sorry my english