dbout / wp-framework
Wordpress library that contains several classes to simplify development on Worpdress.
Installs: 849
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 2
Forks: 0
Open Issues: 0
Type:package
Requires
- php: >=7.4|8.*
- dbout/wp-assets: dev-master
- dbout/wp-hooks: dev-master
- monolog/monolog: ^2
- nesbot/carbon: ^2
- symfony/http-foundation: ^v5
- symfony/mime: ^5
- symfony/property-access: ^v5
- symfony/routing: ^v5
- symfony/validator: ^v5
This package is auto-updated.
Last update: 2024-10-26 14:59:54 UTC
README
Wordpress library that contains several classes (components, helpers and mu-plugins) to simplify development on Worpdress. Part of the library is based on Symfony.
Requirements
The server requirements are basically the same as for WordPress with the addition of a few ones :
- PHP >= 7.4
- Composer ❤️
To simplify the integration of this library, we recommend using Wordpress with one of the following tools: Bedrock, Themosis or Wordplate.
Installation
Install with composer, in the root of the Wordpress project run:
composer require dbout/wp-framework
Components
Helpers
MU Plugins
- Clean head
- Disable comment
- Disable Rest API
- Remove emoji support
- Remove generator metas