Change the repository type filter
All
Repositories list
11 repositories
service-management
PublicA robust and versatile library for managing services in PHP applications, featuring automatic dependency injection, flexible service lifetimes, interface binding, and namespace-based service registration. Streamline your service management with a clear separation of service registration and access.dbengine
PublicToolkit for database interaction and management in PHP applications offering features for connecting to databases, objectifying queries, executing them, and handling results efficiently.di
PublicLightweight and easy-to-use dependency injection library for PHP to simplify object management and promote loose coupling.config-php
PublicThe PHP Configuration Driver for CommonPHP facilitates the use of PHP files for application configuration, supporting both loading and saving of configurations with robust error handling.config-ini
PublicEnables applications to load and save configurations in INI format, leveraging the CommonPHP Driver Management system for seamless integration.config-json
PublicEnables applications to load and save configurations in JSON format, leveraging the CommonPHP Driver Management system for seamless integration.web
PublicA versatile PHP web library for streamlined HTTP request/response handling and robust web exception management..github
Publicconfig
PublicLibrary designed to simplify the management of configuration files in PHP applications. It leverages the power of dynamic driver loading and custom behaviors to provide a highly adaptable solution for application configuration.drivers
PublicProvides a robust framework for managing driver implementations in PHP applications. By leveraging attributes and contracts, it offers a flexible system to register, enable, and utilize various drivers seamlessly within your projects.events
PublicA powerful and flexible system to handle event-driven programming within PHP applications. It provides mechanisms for event registration, de-registration, triggering, and dynamic hook management.