2017 © Pedro Peláez
 

cli analytics-mongoshell-converter

small script that converts a mongoshell compatible aggregate array to json

image

graviton/analytics-mongoshell-converter

small script that converts a mongoshell compatible aggregate array to json

  • Thursday, April 19, 2018
  • by narcoticfresh
  • Repository
  • 2 Watchers
  • 0 Stars
  • 8 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 14 % Grown

The README.md

analytics-mongoshell-converter

this repository is not fit for public usage!, (*1)

it helps us to write complex mongodb aggregation pipelines in a comfortable editor using mongoshell, but then easily convert it into the form we need in order to use it in php using the mongodb driver - which doesn't understand mongo shell (and sadly, mongoshell does not support extended json)., (*2)

it parses *.js file using a Lexer and a Parser to generate valid PHP code - one class per pipeline., (*3)

The Versions

19/04 2018

dev-develop

dev-develop

small script that converts a mongoshell compatible aggregate array to json

  Sources   Download

MIT

The Requires

 

18/03 2018

dev-master

9999999-dev

small script that converts a mongoshell compatible aggregate array to json

  Sources   Download

MIT

The Requires