24 Modular Packages

Ecosystem Packages

WPZylos is modular by design. Use the entire framework or pick just the components you need for your next project.

24 Packages
5K+ GitHub Stars
450K+ Downloads

Core

Foundation packages that power the framework

wpzylos/core
1240 50k+
Core

Plugin identity (PluginContext), Application kernel, ServiceProvider base, Paths & Cache utilities.

wpzylos/container
890 42k+
Core

PSR-11 DI container with autowiring, tagging, and scoped definitions.

wpzylos/config
650 38k+
Core

Configuration with dot-notation, typed accessors (string/int/bool/float/array), EnvLoader, and directory loading.

Web

HTTP handling and routing

wpzylos/http
450 20k+
Web

Request capture, typed input helpers (text/email/url/int/float/bool), Response factories, and Middleware Pipeline.

wpzylos/routing
580 32k+
Web

Admin/Ajax/REST routing, FastRoute-based dispatcher, named routes, and WP rewrite integration.

wpzylos/views
750 38k+
Web

Multi-engine view system (PHP + optional Twig), ViewFactory, shared data, and dot-notation paths.

Data

Database and data handling

wpzylos/database
890 42k+
Data

WordPress $wpdb wrapper with QueryBuilder, Connection, prepared statements, and transactions.

wpzylos/migrations
520 28k+
Data

WordPress dbDelta-based migrations with Migrator, batched rollback, and status tracking.

wpzylos/validation
430 22k+
Data

14 built-in rules + 12 standalone rule classes, FormRequest, MessageBag, and custom rules via RuleInterface.

wpzylos/model
380 18k+
Data

WordPress custom table ORM — Model base class with attributes, timestamps, events, relationships, soft deletes, and QueryBuilder integration.

Tooling

Development and CLI tools

wpzylos/scaffold
680 35k+
Tooling

Plugin scaffolding with best practices baked in.

wpzylos/cli-core
450 20k+
Tooling

Artisan-like CLI commands for generating code and running tasks.

wpzylos/wp-cli
320 15k+
Tooling

WP-CLI integration for framework commands.

wpzylos/cli-devtool
410 19k+
Tooling

42 make:* commands for scaffolding (model, controller, migration, job, mail, notification, etc.) with package dependency checks.

Infrastructure

Supporting packages for enterprise features

wpzylos/security
380 18k+
Infrastructure

Security utilities including nonce handling, sanitization, and CSRF protection.

wpzylos/hooks
420 25k+
Infrastructure

Type-safe WordPress hook management with priorities and namespacing.

wpzylos/events
290 12k+
Infrastructure

Event dispatcher with listeners and subscribers.

wpzylos/i18n
240 10k+
Infrastructure

Internationalization helpers and translation management.

wpzylos/logger
310 14k+
Infrastructure

PSR-3 compatible logging with multiple drivers.

wpzylos/queue
340 16k+
Infrastructure

Background job processing via WP-Cron, database-backed queue, Worker with retry and failure handling.

wpzylos/mail
280 13k+
Infrastructure

WordPress wp_mail() wrapper with Mailable class, fluent API (to/cc/bcc/subject/html/attach), and HTML templates.

wpzylos/notification
260 11k+
Infrastructure

Multi-channel notifications (Mail, Database, Admin Notice), Notifiable trait, and custom channels.

wpzylos/scheduler
300 14k+
Infrastructure

WP-Cron task scheduler with frequency DSL (hourly/daily/weekly/cron), lock management, and overlap prevention.

wpzylos/assets
270 12k+
Infrastructure

Script/Style asset manager with wp_enqueue integration, Vite HMR support, and async/defer/module attributes.

wpzylos/requirements
220 10k+
Infrastructure

Pre-flight checks for PHP version, WordPress version, PHP extensions, plugin dependencies, and multisite compatibility.

Ready to build something amazing?

Get started with WPZylos in minutes. Our scaffold sets up everything you need.