wp-orm

WordPress ORM with Eloquent, an object-relational mapper that makes it enjoyable to interact with your database.

MIT License

Downloads
3.7K
Stars
57
Committers
5

Bot releases are visible (Hide)

wp-orm - 3.3.0

Published by dimitriBouteille about 1 month ago

What's Changed

Fixes ⛑️

Other Changes πŸ–‡οΈ


Current Eloquent Version: 10.x


Full Changelog: https://github.com/dimitriBouteille/wp-orm/compare/3.2.0...3.3.0

wp-orm - 3.2.0

Published by dimitriBouteille 5 months ago

What's Changed

New Features πŸ’Ž

Other Changes πŸ–‡οΈ


Current Eloquent Version: 10.x


Full Changelog: https://github.com/dimitriBouteille/wp-orm/compare/3.1.3...3.2.0

wp-orm - 3.1.3 Latest Release

Published by dimitriBouteille 5 months ago

What's Changed

Fixes ⛑️

Other Changes πŸ–‡οΈ

New Contributors


Current Eloquent Version: 10.x


Full Changelog: https://github.com/dimitriBouteille/wp-orm/compare/3.1.2...3.1.3

wp-orm - 3.1.2

Published by dimitriBouteille 6 months ago

What's Changed

Fixes ⛑️

Other Changes πŸ–‡οΈ

New Contributors


Current Eloquent Version: 10.x


Full Changelog: https://github.com/dimitriBouteille/wp-orm/compare/3.1.1...3.1.2

wp-orm - 3.1.1

Published by dimitriBouteille 7 months ago

What's Changed

Fixes ⛑️

Other Changes πŸ–‡οΈ


Current Eloquent Version: 10.x


Full Changelog: https://github.com/dimitriBouteille/wp-orm/compare/3.1.0...3.1.1

wp-orm - 3.1.0

Published by dimitriBouteille 7 months ago

What's Changed

The Database class has been completely refactored to fix several bugs, improve compatibility with models and prepare the next version of the module that should contain new features.

In addition, In order to improve the quality, tests related to the WordPress database have been added.

New Features πŸ’Ž

Fixes ⛑️

Other Changes πŸ–‡οΈ


Current Eloquent Version: 10.x


Full Changelog: https://github.com/dimitriBouteille/wp-orm/compare/3.0.2...3.1.0

wp-orm - 3.0.2

Published by dimitriBouteille 8 months ago

What's Changed

Fixes ⛑️

Other Changes πŸ–‡οΈ

New Contributors

Full Changelog: https://github.com/dimitriBouteille/wp-orm/compare/3.0.1...3.0.2

wp-orm - 3.0.1

Published by dimitriBouteille 8 months ago

What's Changed

Other Changes πŸ–‡οΈ

Full Changelog: https://github.com/dimitriBouteille/wp-orm/compare/3.0.0...3.0.1

wp-orm - v3.0.0

Published by dimitriBouteille 8 months ago

What's Changed

New major version that contains some changes. Many of the changes have no impact on your code if you don’t have a custom model. Conversely, if you have custom models, please take the time to test your code.

⚠️ Several functions have been deprecated, please replace these functions with the new ones. Deprecated functions will be removed in a future release.

❀️ if you have any problem with this version, you can create an issue :)

πŸ’‘ Versions V1 and V2 are no longer maintained.


Breaking Changes πŸ› 

  • Welcome PHP 8.1 in #6
  • Refactor meta (Post & User) logic
  • Refactor CustomPost logic
  • Update illuminate/database to ^10.0
  • The properties hasOne/hasMany are read-only (property-read)
  • Delete model \Dbout\WpOrm\Models\CustomComment - Planned in a future release

New Features πŸ’Ž

  • Add findOneBy* functions on some models in #12
  • Create multiple taps in #12
  • Create documentations in #7
  • Add Wordpress Enums (PingStatus, PostStatus and YesNo)

Other Changes πŸ–‡οΈ

  • Add PHPStan tool level 5
  • Add PHPCsFixer
  • Add PHPUnit
  • Add Rector
  • Create github actions
  • Create issue templates
  • Define default_migration_table and default_database options in \Dbout\WpOrm\Migration\Config::createPhinxConfig()
  • Deprecated some functions in \Dbout\WpOrm\Models\Comment
wp-orm - v3.0.0-beta.6

Published by dimitriBouteille 9 months ago

  • Add WithMetaBuilderTest
  • Fix bug in \Dbout\WpOrm\Builders\AbstractWithMetaBuilder::joinToMeta() with join
wp-orm - v3.0.0-beta.5

Published by dimitriBouteille 9 months ago

Be-careful with this version, is a beta. If you have any problem with this beta, you can create an issue :)

πŸ“– You can find details here: https://github.com/dimitriBouteille/wp-orm/pull/14.

πŸ“† If there are no issues with this version, the real release will be published in late February when the documentation will be completely finished.

wp-orm - v2.0.0

Published by dimitriBouteille about 1 year ago

Version with Eloquent 8.x

wp-orm - v1.0.0

Published by dimitriBouteille over 3 years ago

Version with Eloquent 6.x

Package Rankings
Top 18.91% on Packagist.org
Badges
Extracted from project README
tests Packagist Downloads