Libraries tagged by extendable
mcampbell508/git-review
10 Downloads
An extendable framework for version control hooks.
maymeow/php-encrypt
78 Downloads
Extendable Certificate Authority scirpt made with PHP
marshmallow/blogs
2785 Downloads
This packages add the resources you need to create a simple blog in Nova. This is fully extendable.
maer/router
2098 Downloads
A small, simple, extendable one-file PHP router with groups, filters and named routes
maer/file-db
71 Downloads
Extendable flat file database written in PHP
jeyroik/extas-m
489 Downloads
EXTendable State Machine.
jacerider/neo_settings
131 Downloads
Provides extendable module settings.
heimrichhannot/contao-syndication-type-bundle
1166 Downloads
This bundle brings an extendable syndication framework to contao.
getwarp/command-bus
724 Downloads
Simple and extendable command bus
fideloper/porter
1689 Downloads
Extendable link-parser and meta-data obtainer for various services such as Vimeo and Youtube
dynamic/silverstripe-product-catalog
304 Downloads
simple, extendable product catalog
crimsonkissaki/mockmaker
44 Downloads
Whether you call them doubles, stubs, mocks, partials, fakes, or something else there are times when a mocking library such as PHPUnit's mockBuilder, Mockery, Prophecy, etc. just doesn't do exactly what you need or want. Sometimes you just need a concrete class implementation to run through the unit test wringer or a full end to end functional unit test suite. MockMaker aims to simplify the process of generating concrete fake ORM entity objects. Flexible and extendable, the generated seed code can be altered to suit your particular project with relative ease. That means after the initial setup you can re-run MockMaker for any new entities that get added in or update existing entities that change with little to no fuss. What's more, once MockMaker has made your files it's done; you don't have to include it in your code base and can use the generated files like any other project class.
chrisshennan/page-analyzer
1060 Downloads
A simple, extendable page analyzer written in PHP
buggedcom/customtags
104 Downloads
Allows you to create HTML custom tags that aids in templating and providing easy to use extendable functionality that designers find easy to work with.
benconda/collection
6 Downloads
Collection library, powered by generators, with generics, easily extendable and immutable. Lazy by design and memory friendly. Accept anything as iterable 🔥 (Generator, array, Iterator, ...)