joomla/di
PSR-11 compatible dependency injection (IoC) container from the Joomla Framework. Provides a powerful, flexible DI solution for PHP 8.1+ applications, with Composer installation and support for stable/unstable releases.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| symfony/dependency-injection | 0.86 | Symfony DependencyInjection standardizes and centralizes object construction with a powerful service container. Define services and parameters, manage autowiring and configuration, and optimize performance through compilation for cleaner, decoupled apps. | 4,164 | 4,201 | 91 | 8M | 0 | 58.3 | 53.6 | MIT | 1 week ago | |
| yiisoft/di | 0.85 | PSR-11 compatible dependency injection container for PHP 8.1+. Supports autowiring plus constructor, method and property injection, aliasing, service providers, delegated/composite containers, circular reference detection, and state reset for long-running workers. | 236 | 239 | 49 | 54K | 14 | 15.9 | 41.1 | BSD-3-Clause | 8 months ago | |
| php-di/php-di | 0.85 | PHP-DI is a practical, powerful, framework-agnostic dependency injection container for PHP. It helps manage services and wiring with autowiring and flexible configuration, making applications easier to build, test, and maintain across any framework. | 2,772 | 2,851 | 321 | 3M | 56 | 49.7 | 61.5 | MIT | 11 months ago | |
| sanmai/di-container | 0.85 | Lightweight PSR-11 compatible dependency injection container for PHP. Supports autowiring via reflection, bindings and shared services, simple configuration, and fast resolution with minimal boilerplate—suitable for small apps and libraries needing a straightforward DI container. | 7 | 7 | 3 | 867K | 2 | 23.9 | 64.3 | BSD-3-Clause | 2 months ago | |
| jms/di-extra-bundle | 0.85 | — | 327 | 340 | 127 | 35K | 84 | 28.0 | 52.2 | — | 8 years ago | |
| joomla/controller | 0.84 | Lightweight Joomla Framework controller package. Defines a ControllerInterface and an AbstractController base that wires in Input and Application objects. Implement execute() in your controller (single-task by default), with support for multi-task or HMVC patterns. | 2 | 3 | 5 | 577 | 0 | 3.0 | 32.0 | GPL-2.0 | 1 year ago | |
| joomla/database | 0.82 | Joomla Database provides a generic database layer and drivers for building queries and managing connections. Includes a factory for creating drivers, and helpers for safe input handling (escape/quote), making it easier to integrate database access in custom PHP apps. | 31 | 31 | 37 | 13K | 18 | 28.5 | 50.9 | GPL-2.0 | 5 months ago | |
| joomla/utilities | 0.82 | Joomla Utilities provides lightweight helper classes for common tasks, including ArrayHelper methods to cast arrays to integers, convert arrays to objects/strings, and extract arrays from objects—handy utilities for PHP apps and Joomla Framework projects. | 3 | 4 | 11 | 17K | 1 | 2.1 | 50.5 | GPL-2.0 | 1 year ago | |
| joomla/event | 0.81 | Joomla Event provides the building blocks for PHP event systems, including a dispatcher implementation with prioritized listeners. Use it to define, register, and trigger events in a clean, decoupled way. Requires PHP 8.1+. | 8 | 9 | 9 | 16K | 0 | 2.1 | 45.1 | GPL-2.0 | 1 year ago | |
| joomla/language | 0.81 | Joomla Framework Language package for internationalization and translations. Provides interfaces and utilities to manage language strings, load translation files, and integrate multilingual support in PHP 8.1+ applications (requires joomla/string). | 4 | 4 | 13 | 8K | 0 | 2.0 | 44.1 | GPL-2.0 | 1 year ago | |
| joomla/test | 0.81 | A small Joomla Framework utility package that streamlines PHPUnit unit testing. Provides a TestHelper with bulk mock configuration (callbacks and canned return values) plus reflection helpers to reduce repetitive test setup and access internals when needed. | 3 | 4 | 6 | 10K | 0 | 8.0 | 48.4 | GPL-2.0 | 9 months ago | |
| joomla/console | 0.80 | Joomla Framework Console provides the infrastructure for building PHP command-line applications. It offers a base Application, command routing, input/output handling, and helpers to create structured CLI tools and workflows using composer-installed components. | 9 | 10 | 3 | 11K | 0 | 2.0 | 41.8 | GPL-2.0 | 1 year ago | |
| joomla/input | 0.80 | Joomla Input provides an injectable request input API with Input plus Cookie, Files, and Json subclasses. It abstracts input sources (e.g., $_REQUEST or JSON payloads), supports filtering, and improves testability versus static access like JRequest. | 9 | 10 | 16 | 10K | 1 | 2.7 | 42.1 | GPL-2.0 | 1 year ago | |
| joomla/session | 0.79 | Framework-agnostic PHP 8.1+ session management from the Joomla Framework. Provides interfaces and utilities to start and manage sessions, store and retrieve session data, and integrate session handling cleanly within your application. | 5 | 6 | 20 | 9K | 0 | 2.7 | 43.9 | GPL-2.0 | 1 year ago | |
| joomla/archive | 0.78 | Joomla Archive intelligently selects adapters to extract common archives (zip, tar/tgz/tbz2, gz, bz2). Supports PHP 8.1+, with optional zlib/bz2 extensions, and lets you override default extractors by registering custom adapters. | 3 | 4 | 8 | 15K | 0 | 5.3 | 50.1 | GPL-2.0 | 1 year ago | |
| joomla/application | 0.78 | Joomla Framework Application package providing AbstractApplication base classes for building apps. Includes lifecycle initialise hook, input/config handling, execute flow with doExecute(), response headers/body helpers, and PSR-3 LoggerAwareInterface support for integrating logging. | 23 | 25 | 33 | 11K | 1 | 4.6 | 37.7 | GPL-2.0 | 1 year ago |
How can I help you explore Laravel packages today?