Download the PHP package felideo/felideo-trine without Composer
On this page you can find all versions of the php package felideo/felideo-trine. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download felideo/felideo-trine
More information about felideo/felideo-trine
Files in felideo/felideo-trine
Download felideo/felideo-trine
More information about felideo/felideo-trine
Files in felideo/felideo-trine
Vendor felideo
Package felideo-trine
Short Description Query builder that return query result in a hierarchical tree
License MIT
Package felideo-trine
Short Description Query builder that return query result in a hierarchical tree
License MIT
Please rate this library. Is it a good library?
Informations about the package felideo-trine
FelideoTrine - QueryBuilder
- First point: Sorry about bad english!
FelideoTrine - QueryBuilder provide simple methods to construct MySQL queries and returning result into a hierarchical tree
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.
Install
- composer require felideotrine/query-builder
All versions of felideo-trine with dependencies
PHP Build Version
Package Version
No informations.
The package felideo/felideo-trine contains the following files
Loading the files please wait ....