https://github.com/wp-api-libraries/wp-api-base
The abstract base class which most other APIs should extent.
https://github.com/wp-api-libraries/wp-api-base
Last synced: 8 months ago
JSON representation
The abstract base class which most other APIs should extent.
- Host: GitHub
- URL: https://github.com/wp-api-libraries/wp-api-base
- Owner: wp-api-libraries
- Archived: true
- Created: 2017-08-03T22:21:03.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-06T16:35:28.000Z (almost 8 years ago)
- Last Synced: 2024-02-15T16:32:45.684Z (almost 2 years ago)
- Language: PHP
- Size: 10.7 KB
- Stars: 6
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-wp-developer-tools - wp-api-base - Abstract PHP class to build additional WordPress APIs. (WordPress API Libraries)
README
# wp-api-base
An abstract PHP library, to be extended and used for creating other PHP API libraries within wp-api-libraries.