I encountered several issues while i tried to implement it on our laravel project: 1. only works on single table queries. 2. getAttribute doesn't work on alias column. 3. lack of other custom query builder like for whereRaw and orderBy. i just hope it gets some updates, it looks promising.