Libraries tagged by settings json
vsavritsky/settingsbundle
2331 Downloads
Symfony4 Settings bundle provides flexible settings (Boolean, Integer, Float, String, Text, Html), easily configurable with Sonata Admin
viddhost/oaconfig
4 Downloads
Config extension for open-admin, thanks to z-song
syntaxseed/translator
5 Downloads
Translate strings in your application to multiple languages loaded from JSON files.
dedermus/config
34 Downloads
Config extension for open-admin-core, thanks to z-song
appcia/utils
51 Downloads
Collection of utility functions that services basic PHP types: arrays, strings, numbers etc
weprovide/symfony-config-bundle
101 Downloads
The We Provide Config Bundle for Symfony adds an interface into the Sonata/AdminBundle in which you can configure application parameters.
jsonplus/qtranslate
22 Downloads
an JSONplus extension to provide i18n support to human-readable strings like markdown based upon the qTranslate syntax
tarikweiss/tjson
8 Downloads
Map json strings into objects and vice versa
netcreaties/faker-quill-delta
94 Downloads
Generate quill delta JSON strings using faker
neam/php-po2json
248 Downloads
Convert PO files to JSON strings. The result is Jed-compatible. Based on, and using same test fixtures as https://github.com/mikeedwards/po2json
jbreeze/jbreeze
11 Downloads
This project provides powerful and flexible methods to manipulate JSON datasets. It allows you to perform common database-like operations on JSON data files or raw JSON strings, including filtering, selecting, inserting, updating, and deleting records, as well as sorting and handling nested data.
benmajor/jql
26 Downloads
A query language built with PHP for JSON files and strings
alive2tinker/transwire
49 Downloads
Translation package that searches your project for translatable strings and list them in {locale}.json file ready to be translated
charm/schema
8 Downloads
A simple to use schema validator allowing you to validate strings, numbers, arrays and objects. Modelled after JSON Schema written as PHP arrays.
exclusivedev/laravel-amazon-mws
9 Downloads
Use Amazon's MWS web services with Laravel 5/6/7/8 versions Based on sonnenglas/amazon-mws-laravel and creacoon/amazon-mws-laravel package and modified to make it compatible with latest Laravel releases (+ bugfixes for setting a text/xml header).