Libraries tagged by instance of
hamidyousefi/base64-uploaded-file
185 Downloads
Creating UploadedFile instance of encoded base64 file sent inside the request body
gubler/var-dump-finder-task
82 Downloads
Finds instances of var_dump() in your source code.
lightningspirit/magic-interfaces
26 Downloads
Provides PHP Interfaces to test some magic methods using instanceof instead of method_exists
zalevsk1y/container-builder
155 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
230 Downloads
The implementation of saga instance repository
dospuntocero/silverstripe-catalogmanager
16 Downloads
Catalog Manager provides extension for ModelAdmin editing of SiteTree instances
data-values/data-types
85389 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
9 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.
olssonm/horizon-status
15 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