ilgityildirim / wp-framework
WordPress Plugin framework helps you create OOP WP Plugins
Installs: 27
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 0
Open Issues: 0
pkg:composer/ilgityildirim/wp-framework
Requires
- php: >=7.2.0
- symfony/filesystem: ^5.0
Requires (Dev)
- phpunit/phpunit: 9.0.*
- roave/security-advisories: dev-master
This package is auto-updated.
Last update: 2025-11-29 03:04:19 UTC
README
This is a simple service to create OOP WP Plugins.
Any suggestions or recommendations please e-mail me
Please use issues tab for bugs.
Feel free to use on your projects. Do not remove nor change COPYRIGHT.md and LICENSE.md files.
TODO
- Unit tests && TDD moving forward
- Use Docker && .env for testing
- Docker for composer and tools
-
/** @noinspection PhpUnused */to files instead of methods? - Introduce tools
- Events
- Override possibility
- Reduce complexity of Container
- Better ORM implementation