Libraries tagged by instance of
zalevsk1y/container-builder
160 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.
phpsagas/doctrine-bridge
231 Downloads
The implementation of saga instance repository
magero/magento-project-installer
66 Downloads
Scripts for management of Magento instance
dospuntocero/silverstripe-catalogmanager
16 Downloads
Catalog Manager provides extension for ModelAdmin editing of SiteTree instances
data-values/data-types
85398 Downloads
PHP library defining the DataTypes\DataType class of which instances represent a type of value, such as "positive integer" or "percentage".
danielhurdmint/silverstripe-catalogmanager
10 Downloads
Catalog Manager provides extension for ModelAdmin editing of SiteTree instances
altcloud/instance3bundle
12 Downloads
The Instance3 Bundle is a Bundle for the Symfony2 framework, containing the basic CMS functionality of this 3rd version of the Instance Content Management Framework
aboutcoders/supervisor-command-bundle
5983 Downloads
A symfony bundle that provides console commands to control supervisor instances on top of the https://github.com/yzalis/SupervisorBundle.
webignition/web-page-inspector
2110 Downloads
Convenience inspector for getting information out of a WebPageInterface instance
olssonm/horizon-status
20 Downloads
Utility to check the status of Lavarel Horizon instances programmatically
mrbig00/yii2-class-validator
10 Downloads
This validator test if an object (instance) is a subtype of a given class
maxime-rainville/silverstripe-linkfield-tester
617 Downloads
Creates a bunch of pointless LinkField instance in Silverstripe CMS to test the linkfield repo.
maxime-rainville/anyfield-tester
16 Downloads
Creates a bunch of pointless AnyField instance in Silverstripe CMS to test the AnyField repo.
lucasmichot/eloquentuuid
17 Downloads
Provides a unique Base62-encoded UUID representing a given state of a model instance
d9magai/ec2-metadata-getter
83 Downloads
This tool is a rewrite of the EC2 Instance Metadata API for PHP.