Documentation
Welcome to PivotPHP - The evolutionary PHP microframework designed for building modern, high-performance applications with minimal overhead.
PivotPHP is currently in active development. New features and extensions are being added regularly. It's perfect for concept validation and local API development, but not yet recommended for production use.
Why PivotPHP?
PivotPHP brings the simplicity and elegance of Express.js to the PHP ecosystem while maintaining the performance and reliability PHP developers expect. With over 52 million operations per second, zero configuration requirements, and PSR-15 compliance, PivotPHP is perfect for:
- Local API development and testing
- Concept validation and prototyping
- Learning modern PHP patterns
- Building proof-of-concept applications
Key Features
🚀 Blazing Fast Performance
With over 52 million operations per second, PivotPHP is one of the fastest PHP frameworks available. Our benchmarks show consistent performance across various workloads.
🛡️ Security First
Built-in security features including CSRF protection, XSS prevention, rate limiting, and secure authentication make your applications safe by default.
🔧 Zero Configuration
Start building immediately with sensible defaults. No complex configuration files or setup required - just install and code.
📦 PSR Compliant
Full compliance with PSR-7 (HTTP messages), PSR-15 (middleware), and PSR-12 (coding standards) ensures compatibility with the PHP ecosystem.
Getting Started
Ready to build your first PivotPHP application? Head over to our Quick Start guide to create your first app in minutes.
Community & Support
- GitHub: github.com/pivotphp
- Issues: Report bugs or request features on our issue tracker
- Discussions: Join our community discussions
License
PivotPHP is open-source software licensed under the MIT license.