Libraries tagged by extend objects
accesto/ts3-php-framework
329 Downloads
Initially released in January 2010, the TS3 PHP Framework is a powerful, open source, object-oriented framework implemented in PHP 5 and licensed under the GNU General Public License. It's based on simplicity and a rigorously tested agile codebase. Extend the functionality of your servers with scripts or create powerful web applications to manage all features of your TeamSpeak 3 Server instances.
rekalogika/collections-domain
2153 Downloads
Transforms a Doctrine Collection object into our Recollection object, which extends Collection itself but also extends PageableInterface from our rekalogika/rekapager library.
wheregroup/joii
5267 Downloads
Javascript Object Inheritance Implementation
andrelohmann-silverstripe/extended-image
1337 Downloads
Extends the Image Object with some more Methods and adds a SecureImage for md5 hashed file names.
dashifen/repository
5418 Downloads
An object with read-only protected properties from which other objects can be extened.
manuwhat/avc
4 Downloads
avc - extends PHP array_count_values native function to count any PHP type value in iterable variables
anekdotes/staticmodel
406 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.
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
17 Downloads
This library extends the builtin PDO object by several useful features.
prokki/ext-datetime
84 Downloads
Extends the common php DateTime objects with a lot of additional helpful methods.
digicademy/cobj_xslt
733 Downloads
Extends TYPO3 with a new content object XSLT for flexible XML transformations
digicademy/cobj_xpath
747 Downloads
Extends TYPO3 with a new content object XPATH for flexible querying of XML
wavelo/const-macro
67 Downloads
Extends Latte templating engine with `{const ?}` macro for destructuring of objects and arrays inspired by ES2015