Download the PHP package sherv/wp-plugin-foundation without Composer
On this page you can find all versions of the php package sherv/wp-plugin-foundation. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download sherv/wp-plugin-foundation
More information about sherv/wp-plugin-foundation
Files in sherv/wp-plugin-foundation
Download sherv/wp-plugin-foundation
More information about sherv/wp-plugin-foundation
Files in sherv/wp-plugin-foundation
Vendor sherv
Package wp-plugin-foundation
Short Description A structured foundation for building maintainable WordPress plugins using modern PHP practices, service providers, a DI container, and lifecycle management.
License MIT
Homepage https://github.com/shervElmi/wp-plugin-foundation
Package wp-plugin-foundation
Short Description A structured foundation for building maintainable WordPress plugins using modern PHP practices, service providers, a DI container, and lifecycle management.
License MIT
Homepage https://github.com/shervElmi/wp-plugin-foundation
Please rate this library. Is it a good library?
Informations about the package wp-plugin-foundation
WP Plugin Foundation
A foundation package for building structured, maintainable WordPress plugins using modern PHP practices.
Requirements
- PHP 8.2+
- Composer
- WordPress
Installation
Quick Start
Documentation
- Introduction: Overview, features, and quick start.
- Getting Started: Step-by-step setup for a new plugin.
- Architecture: Components overview and UML diagram.
- Plugin Builder: Builder API, paths, and plugin properties.
- Service Providers: Creating, registering, and booting providers.
- Plugin Lifecycle: Activation, deactivation, and boot process.
- Container: Accessing the DI container and resolving services.
- Requirements Validation: Pre-boot environment checks.
- Exceptions: Error handling reference.
Development
Scripts
| Command | Description |
|---|---|
composer test |
Run the test suite |
composer test:coverage |
Run tests with code coverage |
composer lint |
Run PHP CodeSniffer |
composer format |
Auto-fix coding standards violations |
Contributing
Contributions are welcome. Please open an issue or pull request on GitHub.
Security
To report a security vulnerability, please see SECURITY.md.
Changelog
See CHANGELOG.md for a history of notable changes.
License
© Sherv Elmi. Licensed under the MIT License. Distributed without any warranty. See the license for details.
All versions of wp-plugin-foundation with dependencies
PHP Build Version
Package Version
The package sherv/wp-plugin-foundation contains the following files
Loading the files please wait ...