Libraries tagged by instance of
gubler/var-dump-finder-task
83 Downloads
Finds instances of var_dump() in your source code.
cedx/which
46524 Downloads
Find the instances of an executable in the system path. Like the `which` Linux command.
lightningspirit/magic-interfaces
28 Downloads
Provides PHP Interfaces to test some magic methods using instanceof instead of method_exists
seotils/has-parent
30 Downloads
The trait allows set and get parent class of instance.
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.
phpsagas/doctrine-bridge
232 Downloads
The implementation of saga instance repository
magero/magento-project-installer
68 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
85459 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.
mrbig00/yii2-class-validator
10 Downloads
This validator test if an object (instance) is a subtype of a given class
mittwald/mw_matomo_widget
365 Downloads
Dashboard widget that displays visitor data of your Matomo instance
maxime-rainville/silverstripe-linkfield-tester
617 Downloads
Creates a bunch of pointless LinkField instance in Silverstripe CMS to test the linkfield repo.