Libraries tagged by extend objects
rekalogika/collections-domain
1244 Downloads
Transforms a Doctrine Collection object into our Recollection object, which extends Collection itself but also extends PageableInterface from our rekalogika/rekapager library.
dashifen/repository
5238 Downloads
An object with read-only protected properties from which other objects can be extened.
anekdotes/staticmodel
399 Downloads
Abstract class used to create static Model classes. These classes have their data initiated in themselves. Allows Model operations to be used to a certain extent.
andrelohmann-silverstripe/extended-image
1337 Downloads
Extends the Image Object with some more Methods and adds a SecureImage for md5 hashed file names.
prokki/ext-datetime
81 Downloads
Extends the common php DateTime objects with a lot of additional helpful methods.
digicademy/cobj_xpath
744 Downloads
Extends TYPO3 with a new content object XPATH for flexible querying of XML
manuwhat/avc
4 Downloads
avc - extends PHP array_count_values native function to count any PHP type value in iterable variables
laranail/prompter
26 Downloads
A Laravel package by `simtabi` that extends and adds new functionality to `laravel/prompts`, providing a fluent API for crafting CLI forms and additional validators.
wheregroup/joii
5232 Downloads
Javascript Object Inheritance Implementation
just-core/dao-orm
87 Downloads
Object Relational Manager Stub extends Data Access Object for the just-core eco system
andrelohmann-silverstripe/extended-file
1354 Downloads
Extends the file object with a load method to easily create file objects from file path
openmage-module-fostering/zookal_mock
3 Downloads
Transparent auto detecting of disabled core modules & exten. Providing mock objects for not breaking Magento.
tpsoft/dbmodel
7 Downloads
This library extends the builtin PDO object by several useful features.
digicademy/cobj_xslt
728 Downloads
Extends TYPO3 with a new content object XSLT for flexible XML transformations
wavelo/const-macro
67 Downloads
Extends Latte templating engine with `{const ?}` macro for destructuring of objects and arrays inspired by ES2015