Libraries tagged by dependency manager
hgraca/composer-system-requirements-plugin
21 Downloads
A composer plugin to manage system dependencies.
hgraca/composer-shell-plugin
31 Downloads
A composer plugin to manage shell dependencies.
sanatorium/githelper
0 Downloads
Extension to manage versioned extensions & dependencies
renzojohnson/mailgun-api
0 Downloads
Lightweight PHP wrapper for Mailgun API. Send emails, validate addresses, manage domains. Zero dependencies beyond ext-curl.
michel/pqueue
2 Downloads
PQueue is a minimalist PHP library for processing background messages using a single persistent CLI (managed via systemd) or periodic execution (via cron), covering 90% of use cases without external dependencies or complex worker management.
conpago/conpago-access-right-di
13 Downloads
Conpago framework access right management module for dependency injection.
auroro/workspaces
1 Downloads
Composer plugin for PHP monorepo workspace management — cascading installs, dependency graph, filtering, and cross-worktree linking
ajgl/cpm-bundle
37 Downloads
Manages the javascript dependencies with CPM
vigihdev/yii2-bridge-db
7 Downloads
Vigih Dev Database bridge component for Yii2 framework that implements service container pattern for dependency injection and modular database management.
project-zer0/pz
103 Downloads
A command line tool that allows you to manage your project resources, dependencies and infrastructure.
haridarshan/laravel-modules-composer-deps
1701 Downloads
Manage module specific composer dependencies for api modules in Laravel using nWidart/laravel-modules
botmaster/address
10 Downloads
This package used to manage addresses and its dependencies
zkrati/class-factory
30 Downloads
Simple library to manage class instances. It handles dependencies and supports lazy instantiating.
omega-mvc/omega-kernel
1 Downloads
The core runtime kernel of the Omega Framework, providing the application lifecycle, dependency injection container, bootstrapping, service provider management, and shared runtime infrastructure.
zalevsk1y/container-builder
161 Downloads
Container Builder, provides a simple implementation of a Dependency Injection Container. It allows for easy management of object instances and their dependencies, allowing for more flexible and maintainable code. The module includes methods for adding definition files, retrieving instances, and calling methods on instances with specified arguments. This can help improve code organization and reduce coupling between classes, leading to a more robust and scalable application.