matthiasnoback/symfony-config-test dependents (418) Order by: name | downloads Show: all | require | require-dev

  • PHP

    symfony-cmf/sonata-phpcr-admin-integration-bundle

    Symfony CMF sonata admin implementations

    Abandoned!

  • PHP

    kunstmaan/utilities-bundle

    The KunstmaanUtilitiesBundle makes your life easier by providing a couple of small but usefull helper services you can use and re-use in your applications. We already implemented an easy to use cipher service and a shell helper service for you but feel free to send in a pull request with your additions. The shell helper allows you to run apps in the background, see if a process is running and has a method to kill a running process. The cipher service allow you to encode and decode strings using the Rijndael 256 cipher

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

    setono/sylius-gift-card-plugin

    Gift card plugin for Sylius

  • PHP

    symfony-cmf/simple-cms-bundle

    A simple CMS bundle based on the Symfony CMF

    Abandoned!

  • PHP

    kunstmaan/node-bundle

    All websites need pages(we call them nodes) but you probably don't want to spend too much time building them. Plus they should look pretty and contain the right content and that takes time. We make sure you have to spend less time managing your pages but still offer you flexibility so you can focus on more important tasks and don't have to worry about it.

  • PHP

    sonata-project/comment-bundle

    Integrate the FOSCommentBundle in the Sonata Project

    Abandoned!

  • 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/media-bundle

    To build your perfect website you probably need images, video's or maybe even a presentation too. The Kunstmaan Media Bundle handles all those media assets and centralizes them so you can find your content just the way you like it: fast and efficiently. No central asset management module is useful without some pretty advanced image editing functionality. To provide this we have integrated the Aviary image editing service right from the interface.

  • 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/seo-bundle

    Annotating content with metadata for social sharing and seo purposes cannot be overlooked nowadays. The KunstmaanSeoBundle contains default editing functionality for OpenGraph data, meta descriptions, keywords and titles and Metriweb tags. Because the metatagging and tracking options are always changing, a free field to add custom header information is provided as well.

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

    yoanm/symfony-jsonrpc-http-server

    Symfony Bundle to convert an HTTP json-rpc request into HTTP json-rpc response