wplib / wplib
A PHP Library that Adds Modules and Applications to WordPress
Installs: 1 312
Dependents: 2
Suggesters: 0
Security: 0
Stars: 133
Watchers: 24
Forks: 11
Open Issues: 36
Requires
- php: >=5.6.0
Suggests
- wplib/wplib-box: Local Development Solution for WordPress Developers
- dev-master
- 0.14.6
- 0.14.5
- 0.14.4
- 0.14.3
- 0.14.2
- 0.14.1
- 0.14.0
- 0.13.4
- 0.13.3
- 0.13.2
- 0.13.1
- 0.13.0
- 0.12.3
- 0.12.2
- 0.12.1
- 0.12.0
- 0.11.18
- 0.11.17
- 0.11.16
- 0.11.15
- 0.11.14
- 0.11.13
- 0.11.12
- 0.11.11
- 0.11.10
- 0.11.9
- 0.11.8
- 0.11.7
- 0.11.6
- 0.11.5
- 0.11.4
- 0.11.3
- 0.11.2
- 0.11.1
- 0.11.0
- 0.10.0
- 0.9.9
- 0.9.8
- 0.9.7
- 0.9.6
- 0.9.5
- 0.9.4
- 0.9.3
- 0.9.2
- 0.9.1
- 0.9.0
- 0.8.0
- 0.7.0
- 0.6.6
- 0.6.5
- 0.6.4
- 0.6.3
- 0.6.2
- 0.6.1
- 0.6.0
- 0.5.2
- 0.5.1
- 0.5.0
- 0.4.1
- 0.4.0
- 0.3.1
- 0.3.0
- dev-76-wplib-item-base
- dev-74-get-class-null
- dev-70-excerpt-filter
- dev-develop
- dev-object-relationships
- dev-post-list-base-construct-fix
- dev-24-the-link
- dev-28-fix-get-enum-const
- dev-qa
- dev-dependency-injection
This package is not auto-updated.
Last update: 2022-01-29 06:34:43 UTC
README
WPLib
A PHP Library plus Conventions for Building Complex Custom WordPress Apps
WPLib was designed for use by teams who build custom sites and need professional workflow. The library is a thin layer that provides a simple Module System and a lightweight Model+View architecture.
WPLib is for those professionals who want their custom-developed WordPress sites to be both robust and easy to manage and maintain as site complexity grows.
Documentation
You will find documentation in its current state on the wiki.