Open kevinjavitz opened 1 year ago
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.)
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.
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?
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