2017 © Pedro Peláez
 

library query-builder

Query builder that return query result in a hierarchical tree

image

felideotrine/query-builder

Query builder that return query result in a hierarchical tree

  • Saturday, June 30, 2018
  • by felideo
  • Repository
  • 2 Watchers
  • 0 Stars
  • 11 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

FelideoTrine - QueryBuilder

  • First point: Sorry about bad english!

Build Status Latest stable, (*1)

FelideoTrine - QueryBuilder provide simple methods to construct MySQL queries and returning result into a hierarchical tree, (*2)

About

Why another query builder? * Because I think MySQL syntax very bad. * Because I try a lot other query builder, orms or similar, and anyone return result of queries in a hierarchical tree (if you know anyone, please, talk me). * Because I don't like any other query builder, orm or similar methods. * Because I like Doctrine query builder methods, I like how result is presented in hierarchical tree, but Doctrine is very big, with a lot things I not use, I wont know how use and I not insert in my project a package with 10 or 15 mb unnecessary. * Finally, because I want a tiny, simple and effective query builder, that return query results in a hierarchical tree., (*3)

Install

  • composer require felideotrine/query-builder

The Versions

30/06 2018

dev-master

9999999-dev

Query builder that return query result in a hierarchical tree

  Sources   Download

MIT

by Felideo Desittale Paravimnce