Libraries tagged by wpzylos
wpdiggerstudio/wpzylos-core
1434 Downloads
Core foundation for WPZylos framework - PluginContext, Application, ServiceProvider, and base utilities for building WordPress plugins
kynetcode/wpzylos-wp-cli
63 Downloads
WP-CLI bridge for WPZylos framework (only loaded when WP_CLI)
kynetcode/wpzylos-views
63 Downloads
PHP template engine with optional Twig adapter for WPZylos framework
kynetcode/wpzylos-validation
63 Downloads
Minimal validation with localized messages for WPZylos framework
kynetcode/wpzylos-security
64 Downloads
Security primitives (Nonce, Gate, Sanitizer, Escaper) for WPZylos framework
kynetcode/wpzylos-routing
63 Downloads
FastRoute-based routing with WordPress rewrite integration for WPZylos framework
kynetcode/wpzylos-migrations
65 Downloads
dbDelta-based migration runner for WPZylos framework
kynetcode/wpzylos-i18n
64 Downloads
Internationalization wrapper for WPZylos framework
kynetcode/wpzylos-http
63 Downloads
HTTP Request, Response and Middleware pipeline for WPZylos framework
kynetcode/wpzylos-hooks
63 Downloads
WordPress hook management with plugin-scoped custom hooks for WPZylos framework
kynetcode/wpzylos-database
67 Downloads
Safe wpdb wrapper with query builder for WPZylos framework
kynetcode/wpzylos-core
104 Downloads
Core foundation for WPZylos framework - PluginContext, Application, ServiceProvider, and base utilities for building WordPress plugins
kynetcode/wpzylos-container
63 Downloads
PSR-11 compatible dependency injection container with auto-wiring for WPZylos framework
kynetcode/wpzylos-config
63 Downloads
Configuration management with dot-notation and .env support for WPZylos framework
kynetcode/wpzylos-cli-devtool
104 Downloads
Development CLI tool for scaffolding WPZylos plugins with generators for controllers, requests, migrations, and more