Pimple
Injector
A small PHP dependency injection container that manages services and parameters.
A small PHP dependency injection container
3k stars
104 watching
307 forks
Language: PHP
last commit: 8 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,690 |
thephpleague/container | Provides a simple and powerful way to manage dependencies in PHP applications. | 844 |
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,948 |
composer/composer | A dependency manager for PHP projects. | 28,636 |
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,931 |
auraphp/aura.di | A dependency injection container system with various features and configuration options. | 349 |
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,103 |
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,564 |
pi-hole/pi-hole | A software solution to block unwanted internet content by intercepting DNS queries at the network level. | 49,206 |
laravel/pint | An opinionated PHP code style fixer for maintaining consistent and clean code | 2,797 |
fxpio/foxy | Automates validation, installation, and management of PHP libraries with asset dependencies from NPM or Yarn packages | 173 |