Libraries tagged by json auth
mmidu/translatable
32 Downloads
Automatic translation of json multilingual fields for Laravel.
interweberde/cakephp-webpack-asset-loader
518 Downloads
Webpack Asset handling plugin for CakePHP. It takes an exported manifest.json file and then automatically loads all assets for an specified entry point.
aozisik/translatable
29 Downloads
Translatable is a package that helps you have translatable fields on models. These fields will store your translations in JSON format and will be automatically fetched to your current app locale when you try to reach them. You can also get a specific language of your choice by using certain methods. Please refer to the Github page for further details.
machavia/sqlzero
2 Downloads
SQLite style database in a Json readable file, with typed fields, auto-increments, uniques, etc.
linusshops/magicdoc
20 Downloads
Autogenerate phpdoc for magic methods from json documents
tsyren/sitemap-generator
3 Downloads
SitemapGenerator is a convenient library for automatic generation of site maps in XML, CSV and JSON formats
kiefer79/restdoc
218 Downloads
Seamlessly embeds Sphinx/reStructuredText-based documentation into your TYPO3 website. Instead of publishing your various manual, in-house documents, guides, references, ... solely as PDF, render them as JSON and use this extension to show them as part of your website to enhance the overall user experience and Search Engine Optimization (SEO). Lets you merge the chapter structure with the breadcrumb menu and much more. Documentation styles automatically inherit from your corporate design.
custom-laravel-form-request/validator
1 Downloads
Validator Form Request which may be used for validating data after parsing. For example we got big jsob string and we cannot change this, so what we need to do is to use Validator in laravel and provide in controller all the shit code like rules.. if fails and another. This class can validate this json after parsing without redundant code in controller, simply add data, next validation steps will processed automatically, rules and another logic is hidden in this class.
aryuna/sitemap-generator
8 Downloads
SitemapGenerator is a convenient library for automatic generation of site maps in XML, CSV and JSON formats.
webdevstudios/wds-wp-rest-api-connect
62 Downloads
Helper class for connecting from one WordPress installation to another via the WordPress REST API and OAuth.
clgsru/composer-modify-autoload
352 Downloads
Simple library for updated the vendor/autoload.php so it manually includes any files specified in composer.json's files array.
zao-web/qbo-connect-ui
180 Downloads
Provides UI for connecting to Quickbooks Online over OAuth.
webdevstudios/wds-wp-rest-api-connect-ui
10 Downloads
Provides UI for connecting from one WordPress installation to another via the WordPress REST AP over OAuth1. This plugin is a UI wrapper for WDS WP REST API Connect.
forever2077/php-helper
35 Downloads
PHP Tool Library
ruth/json-rpc-bundle
13 Downloads
Json RPC 2.0 implementation