Download the PHP package yangweijie/es-think-orm without Composer
On this page you can find all versions of the php package yangweijie/es-think-orm. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download yangweijie/es-think-orm
More information about yangweijie/es-think-orm
Files in yangweijie/es-think-orm
Download yangweijie/es-think-orm
More information about yangweijie/es-think-orm
Files in yangweijie/es-think-orm
Vendor yangweijie
Package es-think-orm
Short Description Think ORM adapter for EasySwoole - Provides connection pooling, coroutine context, and state isolation
License Apache-2.0
Package es-think-orm
Short Description Think ORM adapter for EasySwoole - Provides connection pooling, coroutine context, and state isolation
License Apache-2.0
Please rate this library. Is it a good library?
Informations about the package es-think-orm
EasyOrm
Think ORM adapter for EasySwoole - Provides connection pooling, coroutine context, and state isolation.
Installation
Features
- Connection Pooling: Automatic management of database connections
- Coroutine Context: Safe database operations in Swoole coroutines
- State Isolation: Each request has independent database state
- Multi-Database Support: Multiple database connections with separate pools
- Query Caching: Built-in support for file and Redis caching
- Transaction Management: Coroutine-safe transaction support
- Hot Reload: Development mode hot reload support
- Pool Monitoring: Connection pool status monitoring
Quick Start
Configuration
Redis Cache Configuration
Custom Cache Handler
You can also create your own cache handler:
Initialize in EasySwooleEvent
Usage
Documentation
See API.md for detailed API documentation.
License
Apache-2.0
All versions of es-think-orm with dependencies
PHP Build Version
Package Version
The package yangweijie/es-think-orm contains the following files
Loading the files please wait ...