Modern PHP Framework for Secure, Scalable Applications
A comprehensive, enterprise-grade PHP framework with 50+ components, complete CLI tooling, migration system, message queues, and everything needed for serious web application development. Built for developers who need a complete, production-ready toolkit.
Primordyx is organized into logical namespaces, each containing specialized components for different aspects of web application development. This structure provides clarity and makes the framework easy to navigate and understand.
Complete command-line interface with executable binary for all framework operations.
Advanced database migration system with 50+ templates for every database operation.
Automated code generation for migrations, models, and application scaffolding.
System health checker to validate framework setup and dependencies.
Powerful make commands for generating boilerplate code and project structure.
Database seeding system for test data and initial application setup.
PSR-4 compliant autoloading with O(1) class resolution and flexible directory mapping.
Framework version information and metadata utilities for system identification.
Centralized configuration management with environment support and validation.
Advanced INI file processing and configuration parsing utilities.
Application configuration and bundle management system for modular applications.
Data transport and inspection system for complex data operations.
Flexible data persistence system with multiple format support and configuration.
Tamper-resistant session management with cryptographic security and database persistence.
Comprehensive input validation and sanitization for secure data processing.
Base database model with ORM-style functionality and relationship support.
Fluent SQL query builder with security and performance optimization.
Database connection pooling and management system for multiple databases.
Efficient database pagination with performance optimization and large dataset support.
Database query monitoring and performance analysis tools.
Advanced SQL processing and query optimization tools for complex operations.
Database model for secure session storage with expiration and soft delete support.
Database persistence implementation for the Safe session management system.
Event-driven architecture with filters, actions, and priority-based execution.
Enterprise message queue system for asynchronous processing and job management.
GPS and location-based service utilities for geographic applications.
US state management and geographic state-based operations.
Comprehensive state information and geographic metadata utilities.
Full-featured HTTP client with cURL backend and authentication support.
Configuration system for HTTP client requests and authentication.
HTTP response handling and result processing utilities.
HTTP status code utilities and response management.
Secure cookie management with SameSite and security options.
Rate limiting and traffic control for web application protection.
Email integration with Mailgun API support for transactional emails.
Lightweight routing for CLI and HTTP requests with middleware support.
RESTful request parameter handling with comprehensive security validation.
Comprehensive authentication with role-based access control and brute force protection.
Multi-layered bot detection through user agent analysis and behavioral indicators.
Cryptographic utilities for secure data handling and encryption operations.
Advanced session security with attack prevention mechanisms and hardening.
Secure token generation and validation for API authentication and authorization.
Bulk file loading utilities with recursive directory scanning capabilities.
Task scheduling and background job management with cron-style timing.
Comprehensive logging system with multiple levels and file rotation.
Precision performance monitoring with named timers and lap timing capabilities.
Time formatting and manipulation utilities for datetime operations.
Advanced framework component for specialized processing operations.
Callback function utilities and management system for event handling.
Data type conversion and formatting utilities for seamless data transformation.
Advanced debugging utilities and development tools for troubleshooting.
Image processing and manipulation utilities for media handling.
Advanced list processing and manipulation functions for array operations.
Specialized utilities and helper functions for unique use cases.
Comprehensive string manipulation and processing utilities for text operations.
General purpose utilities for common development tasks and operations.
Template engine with layout inheritance and custom filters for presentation.
Get up and running with Primordyx in seconds using Composer.
Add Primordyx to your project:
composer require vernsix/primordyx
Ready to start building?