Download the PHP package wp-kit/theme without Composer
On this page you can find all versions of the php package wp-kit/theme. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Informations about the package theme
wp-kit/theme
is a micro (Rapid Application Development) solution for .
Installation
Download Composer and install using these commands
You need to be using at least PhP 7.4, make sure it's installed, and make sure Composer is using the correct PhP binary:
Both should refer to a version >= PhP 7.4 if your local environment is setup correctly.
When should you use wp-kit/theme?
If you are looking for an for Wordpress you may have come across and .
is very much like these frameworks but has limited features; the benefit of using instead of and is that you do not need to install any respective plugin framework as all the work in done in the theme and imported via .
You should use or is you require any handling of following:
- Routes
- Middleware
- Authentication
- Metaboxes
- Custom Fields
If you do not need these features then could be for you as it comes packaged with several and features such as:
- ServiceProvider Config
- PostType Registration
- Taxonomy Registration
- Invoke Controllers on Conditions
-
View Handling
also comes with further features such as:
- Shortcode Registration
- Shortcode View Handling
- Twig (not in Assely)
Get Involved
To learn more about how to use check out the docs:
Any help is appreciated. The project is open-source and we encourage you to participate. You can contribute to the project in multiple ways by:
- Reporting a bug issue
- Suggesting features
- Sending a pull request with code fix or feature
- Following the project on GitHub
- Sharing the project around your community
For details about contributing to the framework, please check the contribution guide.
Requirements
Wordpress 5+
PHP 7.4+
Composer
Security Vulnerabilities
If you discover a security vulnerability within WP Kit, please send an e-mail to [email protected] or raise an issue on this repo. All security vulnerabilities will be promptly addressed.
License
wp-kit/theme is open-sourced software licensed under the MIT License.
All versions of theme with dependencies
filp/whoops Version ^2.7
rcrowe/twigbridge Version ^0.11
illuminate/database Version ^8.0
illuminate/http Version ^8.0
wp-kit/foundation Version ^2.0
wp-kit/registry Version ^2.0
wp-kit/shortcodes Version ^2.0
wp-kit/invoker Version ^2.0.5
wp-kit/acf-integration Version ^2.0