Fast Forward is a lightweight and fast PHP framework designed for building modern web applications.
This package serves as an aggregate metapackage, bundling all http components of the Fast Forward ecosystem for easier installation and management.
- 🚀 Modern PHP 8.2+ syntax
- ⚙️ Aggregates key components:
fast-forward/http-message
– PSR-7 compatible HTTP message implementationfast-forward/http-factory
– HTTP factory for creating PSR-7 request and response objectsfast-forward/http-client
– PSR-18 compatible HTTP client for making requests
- 📦 Simplifies installation of all http packages in one step
- 🧱 Provides a solid foundation for building scalable Http PHP applications
Install via Composer:
composer require fast-forward/http
This command will automatically pull in all the required dependencies of the framework.
- PHP 8.2 or higher
Fast Forward Framework is licensed under the MIT license.
Developed with ❤️ by Felipe Sayão Lobato Abreu
📧 [email protected]