Libraries tagged by echoFusion
echo-fusion/contracts
12 Downloads
Core interfaces and contracts for the EchoFusion framework, providing shared, standardized interfaces for cross-package interoperability and modular design.
echo-fusion/servicemanager
5 Downloads
A flexible service management package for PHP applications, providing service registration, lazy loading, and configurable dependency injection support.
echo-fusion/codestandard
36 Downloads
This project contains the code standard for echoFusion framework
echo-fusion/routemanager
5 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
1 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
5 Downloads
a middleware manager implements PSR-15 and PSR-7
echo-fusion/eventmanager
1 Downloads
EventManager is a flexible and lightweight event handling system for PHP, allowing you to attach and trigger events with priorities and listeners.