PHP-Vars-To-Js-Transformer
PHP to JS transformer
Transforms PHP data into JavaScript format for use in web applications.
Transform PHP data to JavaScript.
2k stars
56 watching
219 forks
Language: PHP
last commit: 6 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
kamranahmedse/laraformer | A Laravel package that simplifies data transformation by introducing a layer of abstraction between models and their representation in different formats. | 32 |
aznn/laravel-scene | Laravel library to convert models into standardized API responses | 29 |
r17x/jasat | A tool for automating transformations and modifications to JavaScript code. | 2 |
proengsoft/laravel-jsvalidation | Reuses Laravel Validation Rules and Messages in client-side JavaScript validation without requiring custom code | 1,134 |
ds300/react-native-typescript-transformer | A tool to seamlessly integrate TypeScript with React Native | 657 |
postcss/postcss-js | A PostCSS processor for CSS-in-JS and inline styles | 658 |
jhgg/js-transforms | A collection of JavaScript code transformation utilities using js-codeshift | 96 |
thlorenz/es6ify | Transforms modern JavaScript code into older JavaScript syntax on the fly | 594 |
d2klab/sparql-transformer | Enables SPARQL query transformation into JSON-LD format with customizable output. | 46 |
soapbox/laravel-formatter | A package that allows data conversion between various formats such as XML, JSON, CSV, etc. | 251 |
dhruvdutt/es5-function-to-class-codemod | Transforms ES5 functions to ES6 classes in JavaScript code | 32 |
colineberhardt/json-transforms | Transforms JSON data using a recursive pattern-matching approach. | 140 |
vcharpenay/sttl.js | Software implementation of a language for transforming RDF graphs into character strings | 2 |
spatie/laravel-fractal | A simple wrapper around Fractal to transform data before using it in an API. | 1,894 |
vojtajina/js2dart | Converts JavaScript code to Dart, allowing compilation and re-conversion back to JavaScript. | 61 |