Fast Forward Framework is a lightweight and fast PHP framework designed for building modern web applications.
This package serves as an aggregate metapackage, bundling all core components of the Fast Forward ecosystem for easier installation and management.
- 🚀 Modern PHP 8.1+ syntax
- ⚙️ Aggregates key components:
fast-forward/config
– configuration system with dot notation and cachingfast-forward/container
– PSR-11 compatible DI container with aggregation support
- 📦 Simplifies installation of all core packages in one step
- 🧱 Provides a solid foundation for building scalable PHP applications
Install via Composer:
composer require fast-forward/framework
This command will automatically pull in all the required dependencies of the framework.
- PHP 8.1 or higher
Fast Forward Framework is licensed under the MIT license.
Developed with ❤️ by Felipe Sayão Lobato Abreu
📧 [email protected]