Download the PHP package basttyy/reactphp-orm without Composer
On this page you can find all versions of the php package basttyy/reactphp-orm. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package reactphp-orm
Reactphp-ORM
A database ORM for reactphp based on illuminate/database and react/mysql
Project Informations
[]()
Installation
Use php package manager composer to install reactphp-orm.
Usage
Query Features Coverage Map
- [x] query()
- [x] get()
- [x] insert()
- [x] delete
- [x] Update
- [x] first()
- [x] find()
- [ ] count
- [x] exists
- [ ] InsertOrIgnore
- [ ] InsertUsing
- [ ] UpdateOrInsert
- [ ] UpdateFrom
- [ ] Upsert
- [ ] pluck
- [ ] doesntexist
- [ ] existsor
- [ ] doesntexistor
- [ ] Increment
- [ ] decrement
- [ ] lock
- [ ] lockforupdate
- [ ] findor
- [ ] value
- [ ] paginate
- [ ] simplepaginate
- [ ] cursopaginate
- [ ] getcountforpagination
- [ ] getpaginationcountquery
- [ ] cursor
- [ ] min
- [ ] max
- [ ] sum
- [ ] avg
- [ ] average
- [ ] aggregate
- [ ] numericaggregate
- [x] truncate
- [ ] newQuery
- [ ] forSubQuery
- [ ] getProcessor
- [ ] useWritePDO
- [ ] clone
- [ ] cloneWithout
- [ ] cloneWithoutBindings
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
License
All versions of reactphp-orm with dependencies
PHP Build Version
Package Version
Requires
illuminate/database Version
^9.31
react/socket Version ^1.1
react/http Version ^1.6
react/mysql Version ^0.5.6
react/socket Version ^1.1
react/http Version ^1.6
react/mysql Version ^0.5.6
The package basttyy/reactphp-orm contains the following files
Loading the files please wait ....