Libraries tagged by shoperti
dkd/php-populate
50753 Downloads
Trait for PHP classes, allowing properties to be populated from sources like JSON, via getters but using a single method
diverently/phpstan-livewire
21665 Downloads
Recognize Livewire computed properties
demos-europe/edt-paths
13875 Downloads
Tools to create paths between entities and entity properties.
demos-europe/edt-access-definitions
13879 Downloads
Tools to regulate access to entities and their properties.
cnastasi/serializer
12154 Downloads
A experimental serializer using php 7.4 typed properties and reflection
bgm/bgm-hreflang
30311 Downloads
An extension to add hreflang meta tags. Page translations are added automatically as hreflang tags. Editors can configure other pages in the page properties which should be added as hreflang tags.
bcastellano/symfony-validator-conditional
34725 Downloads
Symfony validator for conditional validations based on object properties
ayacoo/redirect-tab
9174 Downloads
Show TYPO3 redirects in the page properties
arokettu/private-access
2176 Downloads
Simple and fast methods to read private properties and call private methods
angrybytes/domainobject
25114 Downloads
A simple DomainObject implementation that provides simulated properties
alexinator1/yii2-jta
5787 Downloads
Yii2 extension allows to access attributes of junction table and attach them as child model as properties in many-to-many relation
icanhazstring/phpstan-readonly-property
13340 Downloads
Support #[IsReadonly] promoted constructor properties for PHPStan
digiaonline/instance-factory
49229 Downloads
A factory for constructing objects from arrays of properties
serafim/properties
9082 Downloads
PHP properties implementation
n7olkachev/laravel-computed-properties
606 Downloads
Computed properties for Eloquent