LaravelPackages.net
Acme Inc.
Toggle sidebar
simone-baldini/wordpress-eloquent

Eloquent ORM for WordPress

13
0
2.0.0
About simone-baldini/wordpress-eloquent

simone-baldini/wordpress-eloquent is a Laravel package for eloquent orm for wordpress. It currently has 0 GitHub stars and 13 downloads on Packagist (latest version 2.0.0). Install it with composer require simone-baldini/wordpress-eloquent. Discover more Laravel packages by simone-baldini or browse all Laravel packages to compare alternatives.

Last updated

WordPress Eloquent

This is a library package to use Laravel's Eloquent ORM with WordPress. It makes super easy and immediate to use Eloquent without any configuration to write.

Features:

  • Based on latest version of Eloquent (currently 8.x)
  • Ready-to-use WordPress models including Post, Users and Options
  • No configurations needed: just install the library et voilĂ , you're ready to go

Composer Installation Instructions

Just run the following command from the cli:
  composer require simone-baldini/wordpress-eloquent
Comments