Pimple
Injector
A small PHP dependency injection container that manages services and parameters.
A small PHP dependency injection container
3k stars
104 watching
306 forks
Language: PHP
last commit: 9 months ago
Linked from 1 awesome list
dependency-injectionphppimplesilex
Related projects:
Repository | Description | Stars |
---|---|---|
fabpot/pimple | A small PHP dependency injection container that manages services and parameters. | 78 |
php-di/php-di | A dependency injection container designed to be practical and framework-agnostic for managing application dependencies. | 2,689 |
thephpleague/container | A small but powerful dependency injection container for PHP applications. | 845 |
phpro/grumphp | Automates code quality checks on commits to prevent bad coding practices from being committed | 4,147 |
php-fig/container | Defines an interface for dependency injection containers in PHP. | 9,951 |
composer/composer | Manages dependencies of PHP projects | 28,669 |
bitexpert/disco | A PSR-11 compliant dependency injection container that supports annotation-based configuration and registration of service instances | 139 |
reactphp/reactphp | A low-level library for event-driven programming in PHP with an event loop and various utilities for asynchronous networking. | 8,944 |
auraphp/aura.di | A dependency injection container system with various features and configuration options. | 348 |
zoopcommerce/pixie | Tools to simplify installation of asset libraries using composer. | 3 |
hasherezade/pe-sieve | A tool for detecting and analyzing malicious code in executables | 3,117 |
php-pm/php-pm | A process manager and supercharger for PHP applications, designed to improve performance by reducing the overhead of PHP's bootstrap process. | 6,566 |
pi-hole/pi-hole | A software solution to block unwanted internet content by intercepting DNS queries at the network level. | 49,358 |
laravel/pint | An opinionated PHP code style fixer for maintaining consistent and clean code | 2,808 |
fxpio/foxy | Automates validation, installation, and management of PHP libraries with asset dependencies from NPM or Yarn packages | 175 |