Download the PHP package lsys/entity without Composer
On this page you can find all versions of the php package lsys/entity. 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 entity
表记录映射对象
主要用在数据库orm记录映射实体对象
-
默认使用 composer require lsys/entity 进行php 源码版本安装
-
如果追求最高执行效率,可以使用php扩展版本
建议使用php>=7.2(官方7.1测试通过)
,git clone 后如下安装并在php.ini添加引入: - windows 版的dll请在 https://github.com/php-lsys/entity/releases 下载
默认请使用composer 方式安装,当编译有扩展时,会优先使用扩展的实现,否则会用php源码版本.
All versions of entity with dependencies
PHP Build Version
Package Version
No informations.
The package lsys/entity contains the following files
Loading the files please wait ....