Libraries tagged by echoFusion
echo-fusion/contracts
21 Downloads
Core interfaces and contracts for the EchoFusion framework, providing shared, standardized interfaces for cross-package interoperability and modular design.
echo-fusion/servicemanager
6 Downloads
A flexible service management package for PHP applications, providing service registration, lazy loading, and configurable dependency injection support.
echo-fusion/routemanager
7 Downloads
A lightweight and flexible routing package that helps manage HTTP routes in PHP applications. Supports PSR-7 and PSR-15, designed for MVC architecture with middleware integration.
echo-fusion/pluginmanager
3 Downloads
A flexible PHP package for managing and integrating plugins, allowing dynamic loading and registration based on application environments. Enhance the modularity and extensibility of your applications with ease.
echo-fusion/middlewaremanager
6 Downloads
a middleware manager implements PSR-15 and PSR-7
echo-fusion/eventmanager
3 Downloads
EventManager is a flexible and lightweight event handling system for PHP, allowing you to attach and trigger events with priorities and listeners.
echo-fusion/codestandard
42 Downloads
This project contains the code standard for echoFusion framework