Libraries tagged by extendable
pronamic/wp-orbis
14 Downloads
Orbis is a powerful, extendable plugin to boost up your business. Project Management, Customer Relation Management & More…
mcampbell508/git-review
11 Downloads
An extendable framework for version control hooks.
marshmallow/blogs
2822 Downloads
This packages add the resources you need to create a simple blog in Nova. This is fully extendable.
maer/router
2101 Downloads
A small, simple, extendable one-file PHP router with groups, filters and named routes
maer/file-db
72 Downloads
Extendable flat file database written in PHP
jacerider/neo_settings
158 Downloads
Provides extendable module settings.
iyngaran/sms-gateway
694 Downloads
It is a Laravel package which will serve as gateway to send SMS through various providers. It supports multiple sms gateways, and easily extendable to support new gateways.
heimrichhannot/contao-syndication-type-bundle
1213 Downloads
This bundle brings an extendable syndication framework to contao.
goldfinch/dashboard
1372 Downloads
Extendable Dashboard for Silverstripe
glowy/view
1990 Downloads
View Package provides basic methods for creating extendable PHP Views.
dynamic/silverstripe-product-catalog
304 Downloads
simple, extendable product catalog
delboy1978uk/collection-filter
2062 Downloads
Filter your arrays and collections with this extendable filter class
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.
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, ...)