Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Php Doc Fill Bundle Laravel Package

appventus/php-doc-fill-bundle

View on GitHub
Deep Wiki
Context7

PhpDocFillBundle

The PhpDocFillBundle help you to write your documentation for all your symfony2 projects.

Install

Get the source with composer :

require "appventus/php-doc-fill-bundle": "dev-master"

Declare the bundle in your AppKernel.php:

public function registerBundles() {
    $bundles = array(
        [...]
        new AppVentus\PhpDocFillBundle\AvPhpDocFillBundle(),
        [...]

Then declare the routing.yml in your application:

# PhpDocFillBundle Routing
av_php_doc_fill_bundle_routes:
    resource: "@AvPhpDocFillBundle/Resources/config/routing.yml"
    prefix:   /

Then add the php templating engine support in your framework configuration :

framework:
    templating:
        engines: ['twig', 'php']
    ...

You now have a new action available in the symfony2 debug bar.

Enjoy !

Credits

This bundle is based on existing library created by Clement Nedelcu. Thanks him for his work.

Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
besmartand-pro/php-quality-config
sentix/ai-chatbot
codifyo/ts-generator-bundle
mintobit/jobqueue
a4sex/maintenance-bundle
a4sex/entity-date-update
a4sex/client-identifier
a4sex/base-utilites
a4sex/key-value-storage
a4sex/micro-status
chilldev/dependency-injection-extra
datinglibre/datinglibre-app-api
biberltd/corebundle
bricre/symfony-bundle-test
biberltd/logbundle
dominium/http-adapter-bundle
dominium/google-analytics
a4sex/auto-clean-entity
christhompsontldr/laravel-inky
spatie/mailcoach-vapor