Popular Packages

  • PHP

    in2code/in2studyfinder

    List of master's and bachelor's degree programs for colleges and universities

  • 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

    cronfy/yii2-web-errorhandler

    Yii2 customizable error handler

  • 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 techni

  • 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 lis

  • 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

  • PHP

    crazycodr/roman

    Provides a simple decimal/roman number converter

  • PHP

    bovigo/callmap

    Allows to stub and mock method calls by applying a callmap.

  • PHP

    shipmonk/copy-paste-detector

    Finds duplicated PHP code structures using AST-based analysis, inspired by CloneDR to detect Type-2 (parameterized) code clones.