Skip to content

piaoniao/php-linq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

php-linq

Features

  • Generation

    • from
    • range
  • Projection and filtering

    • map
    • selectMany
    • where
  • Joining and grouping

    • join
    • leftJoin
    • rightJoin
    • fullJoin
    • groupJoin
    • group
  • Select

    • page
    • select
    • find
  • Aggregation

    • aggregate
    • count
    • average
    • sum
    • min
    • max
  • Set

    • all
    • any
    • contains
    • append
    • prepend
    • insert
    • insertAll
    • concat
    • distinct
    • except
    • intersect
    • union
    • elementAt
    • first
    • last
    • single
    • indexOf
    • lastIndexOf
    • findIndex
    • findLastIndex
    • skip
    • skipWhile
    • take
    • takeWhile

Thanks

https://github.com/Athari/YaLinqo

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages