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

Custom Entity Api Endpoint Bundle Laravel Package

diglin/custom-entity-api-endpoint-bundle

View on GitHub
Deep Wiki
Context7

Diglin Reference Data API Endpoint Bundle

Add entry point for the API of the CustomEntityBundle of Akeneo Labs.

Installation

You can install this bundle with composer:

php composer.phar require diglin/custom-entity-api-endpoint-bundle:1.*

Add at the end of app/config/routing.yml, the following content:

diglin_api_ref_data:
    resource: "@DiglinApiRefDataBundle/Resources/config/routing.yml"
    prefix: /api

and enable the bundle in the app/AppKernel.php file in the registerProjectBundles() method:

    $bundles = [
        // ...
        new \Diglin\Bundle\ApiRefDataBundle\DiglinApiRefDataBundle(),
    ]

Usage

Available API endpoint:

api_ref_data_reference_data_list  GET  /api/rest/v1/reference-data/{referenceName}
api_ref_data_reference_data_get  GET  /api/rest/v1/reference-data/{referenceName}/{code}  

License

Do What The Fuck You Want To Public License (WTFPL)

Author

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.
codeflextech/permission-manager
karnoweb/livewire-datepicker
sayedenam/sayed-dashboard
milito/query-filter
apiboxsym/user-bundle
apiboxsym/health-check-bundle
jayeshmepani/jpl-moshier-ephemeris-php
elnasnato/laraliveui
labrodev/rest-sdk
sampaui/sampaui
babelqueue/php-sdk
facebook/capi-param-builder-php
babelqueue/symfony
hamzi/corewatch
minionfactory/raw-hydrator
hexters/coinpayment
rjcodes/rjcms
act-training/laravel-permissions-manager
alimarchal/laravel-chart-of-accounts
babenkoivan/elastic-scout-driver