wp-eloquent icon indicating copy to clipboard operation
wp-eloquent copied to clipboard

this project is abandoned :( what next? discussion

Open kevinjavitz opened this issue 2 years ago • 3 comments

obviously this project has been abandoned, so what is best to use? Here is a list I compiled

https://github.com/berlindb/core used by easy digital downloads most starred and active, but few docs

https://github.com/rjjakes/wordpress-orm

https://github.com/as247/wp-eloquent

https://github.com/sultann/wp-query-builder

https://github.com/stellarwp/db enhances wpdb class used by give wp plugin

https://github.com/snicco/better-wpdb

https://github.com/mehedimi/wp-query-builder

kevinjavitz avatar Jan 29 '23 03:01 kevinjavitz

Thanks for that. Though I'm not sure if it really maters that it's abandoned. At least not to me as it still works. In fact, I just updated it locally to work with illuminate/database 8.* (instead of 5.*)

brucevdkooij avatar Feb 01 '23 11:02 brucevdkooij

I'm using https://github.com/as247/wp-eloquent and it's working great so far. Even managed to get custom casts working which is perfect for dealing with stuff like Options.

craigrileyuk avatar Jun 23 '23 23:06 craigrileyuk

Thanks for that. Though I'm not sure if it really maters that it's abandoned. At least not to me as it still works. In fact, I just updated it locally to work with illuminate/database 8.* (instead of 5.*)

Do you have a fork for this?

jcroucher avatar Jul 11 '23 12:07 jcroucher