Popular Packages
-
PHP
kunstmaan/translator-bundle
A bundle which enables editing translations in the admin interface without need for editing the translations files. Translations will be stored in a (default) database and retrieved on the most efficient way possible.
-
PHP
broadway/broadway-saga
Proof-of-concept component providing saga functionality to broadway/broadway.
-
PHP
zendframework/zend-expressive-tooling
Migration and development tooling for Expressive
Abandoned! See mezzio/mezzio-tooling
-
HTML
neilime/zf2-mobile-detect
Zend Framework module that provides Mobile-Detect features
Abandoned!
-
-
PHP
kunstmaan/search-bundle
The KunstmaanSearchBundle works with ElasticSearch and supports different search providers. The bundle currently supports Elastica as a provider. Add your own objects to index using a tagged service which implements the SearchConfigurationInterface
-
PHP
kunstmaan/media-pagepart-bundle
The KunstmaanMediaPagePartBundle is a pagepart that can be used on the KunstmaanPagePartBundle. It is a separate bundle to prevent a tight coupling between the KunstmaanPagePartBundle and the KunstmaanMediaBundle.
-
PHP
kunstmaan/form-bundle
Managing forms, fields and their submissions by the user is a key functionality missing in most platforms. By leveraging the KunstmaanPagePartBundle system in the KunstmaanFormBundle users gain an easy way to create and manage the form on their website, again without having to worry about the technical side of things.
-
PHP
kunstmaan/pagepart-bundle
The KunstmaanPagePartBundle forms the basis of our content management framework. A page built using a composition of blocks names pageparts. These pageparts allow you to fully separate the data from the presentation so non-technical webmasters can manage the website. Every page can have it's own list of possible pageparts, and pageparts are easy to create for your specific project to allow for rapid development.
-
PHP
kunstmaan/adminlist-bundle
Every website contains several lists of content ranging from articles on a blog, to drop down values. The KunstlaanAdminListBundles takes CRUD a step further by supplying filtering, exports to csv and editing capabilities to these content entities.
-
PHP
kunstmaan/sitemap-bundle
A sitemap bundle to generate a sitemap for your Kunstmaan bundles website based on its Nodes
-
PHP
kunstmaan/admin-bundle
The Kunstmaan Admin bundle supplies your project with a basic, elegant backend interface you can modify and extend so you can make your perfect admin module. The clean interface makes it straightforward for you and the people working with it to change settings and modify content.
-
-
PHP
kunstmaan/article-bundle
Add articles to your website. Use the KunstmaanGeneratorBundle to generate a new Overview/Detail article section for your website
-
PHP
kunstmaan/node-search-bundle
This bundle uses the KunstmaanSearchBundle to search through Nodes from the KunstmaanNodeBundle