PHPackages                             jitesoft/wp-base - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Framework](/categories/framework)
4. /
5. jitesoft/wp-base

ActiveLibrary[Framework](/categories/framework)

jitesoft/wp-base
================

Internal base package for jitesoft wordpress plugins - not a plugin itself.

1.1.0(3y ago)02801MITPHPPHP &gt;=7.4.2|&gt;=8|&gt;=8.1

Since Aug 19Pushed 3y ago1 watchersCompare

[ Source](https://github.com/jitesoft/wp-base)[ Packagist](https://packagist.org/packages/jitesoft/wp-base)[ GitHub Sponsors](https://github.com/jitesoft)[ Fund](https://opencollective.com/jitesoft-open-source)[ RSS](/packages/jitesoft-wp-base/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (1)Dependencies (3)Versions (4)Used By (1)

wp-base
=======

[](#wp-base)

This is not a plugin, nor really anything more than a core part with a few minor functions for jitesoft WordPress plugins.

The lib allows the jitesoft(...) method to be called, which basically contains a static container which can be queried for objects.
In case a jitesoft plugin uses the base package, it will inject the object into the container making it available to easily query from anywhere:

```
