Download the PHP package tgeorgel/objectpress without Composer
On this page you can find all versions of the php package tgeorgel/objectpress. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download tgeorgel/objectpress
More information about tgeorgel/objectpress
Files in tgeorgel/objectpress
Package objectpress
Short Description It's time to treat wordpress like an object.
License WTFPL
Informations about the package objectpress
WP-Grogu/ObjectPress
A PHP Library to enhance Wordpress in a Object-Oriented way. Manage PostTypes, Taxonomies, Roles, Eloquent Models, WP-CLI Commands and even more, using PSR-4 classes and modern development tools.
Documentation
You can find a detailed documentation on the ObjectPress website.
Some feature you might like
Create Wordpress elements
Define post types easily using PSR-4 classes. Labels are generated and translated automatically.
Same goes for taxonomies. Labels are also generated and translated automatically.
Query your database efficiently
Your post types and taxonomies are now Eloquent models. You can query your database using the same syntax you would use on Laravel.
Read this page to learn more about models models in ObjectPress. Learn more about Eloquent on the official documentation.
CLI Commands & Event scheduling
You can easily create WP-CLI commands using PSR-4 classes.
Define shedules in a digest configuration file :
See more on the documentation.
License
Contributing
All versions of objectpress with dependencies
illuminate/config Version ^9.52 || ^10.0
illuminate/contracts Version ^9.52 || ^10.0
illuminate/support Version ^9.52 || ^10.0
illuminate/translation Version ^9.52 || ^10.0
illuminate/filesystem Version ^9.52 || ^10.0
illuminate/validation Version ^9.52 || ^10.0
illuminate/http Version ^9.52 || ^10.0
illuminate/database Version ^9.52 || ^10.0
illuminate/container Version ^9.52 || ^10.0
illuminate/view Version ^9.52 || ^10.0
illuminate/routing Version ^9.52 || ^10.0
illuminate/events Version ^9.52 || ^10.0
illuminate/pagination Version ^9.52 || ^10.0
as247/wp-eloquent Version ^2.1
phpfastcache/phpfastcache Version ^9.0
amphibee/wordpress-eloquent-models Version ^1.2|^2.0
amphibee/hookable Version ^1.0
symfony/error-handler Version ^6.0
symfony/var-dumper Version ^5.0|^6.0
nesbot/carbon Version ^2.45
doctrine/inflector Version ^2.0
thunderer/shortcode Version ^0.7.3
laravel/helpers Version ^1.0
guzzlehttp/guzzle Version ^7.3
league/flysystem Version ^3.0