Libraries tagged by shoperti
c-tanner/laravel-deep-sync
1 Downloads
Elegantly sync properties across any relationship
brickhouse/reflection
31 Downloads
Reflection package for classes, functions, properties, etc.
basilicom-pimcore-plugin/document-authentication
2788 Downloads
Enables selective HTTP Basic Auth via document properties
axtiva/flexible-graphql-federation
4873 Downloads
Schema SDL first lib for generate php code from graphql sdl to TypeRegistry with webonyx/graphql-php for apollo federation properties
aharisu/generate-form-request-phpdoc
174 Downloads
Generate PHPDoc properties automatically based on the rules specification of the FormRequest class
sylius/assortment-bundle
11705 Downloads
Manage products, their variants, properties and options in your Symfony2 application.
sandfoxme/private-access
1837 Downloads
Simple and fast methods to read private properties and call private methods
palex/spider4schema
36 Downloads
A Web Bot that crawls the http://Schema.org web site to retrieve all available Types and Properties in order to create a JSON file and also some PHP libraries.
ondram/ci-detector-standalone
9 Downloads
Standalone CLI command to detect continuous integration environment and provide unified access to properties of current build
melvinachterhuis/property-groups-shopware6-plugin
3 Downloads
Group properties on product detail page
majkl578/nette-injects-extension
61 Downloads
Nette Framework DI extension for injecting services into other services' properties.
lavoiesl/php-abstract-structure
18 Downloads
Basic data structure with public properties while validating data type.
fsi/property-observer
19114 Downloads
FSi PropertyObserver component is a simple component which tracks changes in registered object's properties.
elearning-ag/exceldatatables
175 Downloads
Replace a worksheet within an Excel workbook (.xlsx) without changing any other properties of the file
aedart/overload
11265 Downloads
Provides means to dynamically deal with inaccessible properties, by implementing PHP's magic methods; __get(), __set(), __isset(), and __unset(). This package, however, enforces the usage of getters- and setters-methods, ensuring that if a property is indeed available, then its corresponding getter or setter method will be invoked. The term 'overload', in this context, refers to PHP’s own definition hereof. (http://php.net/manual/en/language.oop5.overloading.php)