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

Json Builder Laravel Package

egeloen/json-builder

PHP 5.6+ library to build JSON using Symfony PropertyAccess paths. Set nested values, arrays, and raw/unescaped values while retaining control over escaping. Produces JSON strings from a fluent builder API with strong test coverage.

View on GitHub
Deep Wiki
Context7

Docker

The most easy way to set up the project is to install Docker and Docker Composer and build the project.

Configure

The configuration is shipped with a distribution environment file allowing you to customize your IDE and XDebug settings as well as your current user/group ID:

$ cp .env.dist .env

The most important part is the USER_ID and GROUP_ID which should match your current user/group.

Build

Once you have configured your environment, you can build the project:

$ docker-compose build

Composer

Install the dependencies via Composer:

$ docker-compose run --rm php composer install

Tests

To run the test suite, you can use:

$ docker-compose run --rm php vendor/bin/phpunit

If you want to run the test suite against HHVM, you can use:

$ docker-compose run --rm hhvm vendor/bin/phpunit

XDebug

If you want to use XDebug, make sure you have fully configured your .env file and use:

$ docker-compose run --rm -e XDEBUG=1 php vendor/bin/phpunit
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.
terminal42/code-quality-tools
codifyo/ts-generator-bundle
andydefer/laravel-cluster
testo/fiber
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