Libraries tagged by json codec
codedgr/database
32 Downloads
JSON helper library
codealfa/minify
327 Downloads
An extremely fast PHP based minification library for Javascript, CSS, Html and Json scripts using Regex Parsing
codeinc/google-oauth2-middleware
26 Downloads
A PSR-15 middleware managing Google OAuth2 authentication using JSON web tokens
vortos/vortos-iac
0 Downloads
Vortos IaC — Terraform/OpenTofu lifecycle (plan/apply/destroy), codegen (.tf.json), nine resource families, state backends, policy gate, audit trail.
ajz/api-response
3 Downloads
Elegant and consistent API response helpers for Laravel applications with proper HTTP status codes and standardized JSON responses.
ronald-ph/test-only
0 Downloads
A sample Composer package that contains only composer.json and no PHP code.
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.
webforge/doctrine-compiler
105 Downloads
Generate your doctrine entities metadata from a simple json file, including the php code for the entity
bufferpunk/logmachine
3 Downloads
Logmachine is a collective and visually elegant logging tool designed to make logging smarter and more efficient for distributed development teams. It offers a fully pluggable architecture that supports features like color-coded output for better readability, automatic JSON parsing, structured log forwarding via HTTP or Socket.IO, and centralized log management. Whether you're debugging locally or working across services, logmachine brings clarity and flexibility to your logging workflow.
auto-api/auto-api-scwv
1 Downloads
Laravel Auto API Single Controller Web View This package that you activate first to learn the secrets of the API, you can write one path and one controller then return the view to the web and from the same controller to restore and re-register the json. This package will write one source code for the web and the API at the same time, you do not need to write one source code for the web and another for the API This package saves you from writing the source code because you will write one source code that works on the web and works on applications, all of this with one source code only
univeros/profiling
0 Downloads
bin/altair profile — framework-native sampling profiler. Answers "where does my code spend time?" via excimer (or xdebug) sampling, builds a weighted call tree + hotspot table + flamegraph SVG, and diffs two profiles to flag regressions. Deterministic JSON for agents and CI.
univeros/index
0 Downloads
bin/altair index — a symbol-usage index built from the PHP AST plus spec awareness. Answers find-usages, implementers, callers-of, dead-code, and refactor-impact queries in milliseconds, as deterministic JSON for agents and CI. SQLite-backed.
tuckdesign/rs-invoice-qrcode-reader
9 Downloads
Reads QR codes from serbian fiscal invoice in pdf or image formats and gets json data
sunmant/phpconst2js
18 Downloads
A small library for converting PHP class constants to JSON array. You can use it when you new constants values from PHP backend in JavaScript code
shell/data-and-reporting-sdk
68 Downloads
Data And Reporting product consists of API's which provides details of transaction and invoice informations about shell cards. The Shell Card Transaction and Invoice API is REST-based and employs Basic authentication in Version 1 and Oauth authentication in Version 2 end points. The API endpoints accept JSON-encoded request bodies, return JSON-encoded responses and use standard HTTP response codes. All resources are located in the Shell Card Platform. The Shell Card Platform is the overall platform that encompasses all the internal Shell systems used to manage resources.