Libraries tagged by json auth
interweberde/cakephp-webpack-asset-loader
521 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.
janmuran/laravel-command-bus
250 Downloads
Laravel command bus with automatic build command object from json request
linusshops/magicdoc
21 Downloads
Autogenerate phpdoc for magic methods from json documents
tsyren/sitemap-generator
4 Downloads
SitemapGenerator is a convenient library for automatic generation of site maps in XML, CSV and JSON formats
marlonpcg/test-request-logger
2 Downloads
TestRequestLogger is a lightweight, pluggable error logging system for PHP applications. It captures PHP errors during web requests and logs them in structured JSON format. Ideal for testing and debugging, especially in automated test suites.
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.
causal/restdoc
4649 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.
aryuna/sitemap-generator
11 Downloads
SitemapGenerator is a convenient library for automatic generation of site maps in XML, CSV and JSON formats.
webdevstudios/wds-wp-rest-api-connect
64 Downloads
Helper class for connecting from one WordPress installation to another via the WordPress REST API and OAuth.
clgsru/composer-modify-autoload
403 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
182 Downloads
Provides UI for connecting to Quickbooks Online over OAuth.
zao-web/qbo-connect
261 Downloads
Helper class for connecting to Quickbooks Online over OAuth.