Libraries tagged by shoperti
nystudio107/craft-twig-sandbox
7 Downloads
Allows you to easily create a sandboxed Twig environment where you can control what tags, filters, functions, and object methods/properties are allowed
neosrulez/neos-dimensionskeeper
21 Downloads
A Neos CMS package which automatically adjusts properties to the value of the default dimension even if they are changed.
mvccore/ext-view-helper
742 Downloads
MvcCore - Extension - View - Helper - abstract class code and interface support code to create more sofisticated view helpers with better setup and protected properties.
mvccore/ext-router-extended
403 Downloads
MvcCore - Extension - Router - Extended - trait with additional properties, setters and getters required by extended router implementations - localized router and media site version router.
monro/doctrine-nullable-embedabbles
5065 Downloads
Workarround to the issues related of using Doctrine with embedabbles relations where the relation can be null. If the object is null doctrine would instanciate it with all the properties to null, this library will fix it to set it to null.
modera/config-bundle
4615 Downloads
Bundles provides tools that allow to you to dynamically store and fetch your configuration properties in a flexible way.
matej21/nette-autowire-component-factories
689 Downloads
Lazy-Autowire of properties for Nette PresenterComponents.
markbaker/spymaster
12 Downloads
SpyMaster is a small library, for use in testing, that allows access to verify the values of protected and private properties in a class that is being tested, without needing to modify the class using Reflection.
make/accessible
80 Downloads
A very lightweight PHP package that let you easely access and test singleton classes and inaccessible instance members like private or protected methods and properties.
locomotivemtl/charcoal-contrib-property-filter
865 Downloads
Charcoal service provider for a collection filtering widget that uses model properties as filters.
leuverink/livewire-property-groups
3 Downloads
Livewire Attribute for grouping properties
leedavis81/altr-ego
1128 Downloads
Access an objects protected / private properties and methods
keven/hydrate
6786 Downloads
Hydrate an object from an array of properties.
juanchosl/datatransfer
131 Downloads
A small, lightweight utility to read values and properties from distinct sources using the same methodology
jclaveau/php-visibility-violator
193 Downloads
Class providing simple helpers to violate the defined visibility of methods and properties