assegaiphp / orm
AssegaiORM is an ORM written in modern PHP. It supports both Active Record and Data Mapper patterns. AssegaiORM is highly influenced by other ORMs, such as TypeORM, Doctrine and Entity Framework.
0.4.9
2024-07-08 09:51 UTC
Requires
- php: >=8.2
- ext-curl: *
- ext-intl: *
- ext-pdo: *
- ext-pdo_mysql: *
- ext-pdo_pgsql: *
- ext-pdo_sqlite: *
- assegaiphp/core: >=0.3.0
- assegaiphp/util: ^0.4.2
Requires (Dev)
README
A progressive PHP framework for building efficient and scalable server-side applications.
Description
An object-relational mapper for AssegaiPHP.
Installation
$ composer require assegaiphp/orm
Quick Start
Support
Assegai is an MIT-licensed open source project. It can grow thanks to the sponsors and support by the amazing backers. If you'd like to join them, please read more here.
Stay in touch
- Author - Andrew Masiye
- Website - https://assegaiphp.com
- Twitter - @assegaiphp
License
Nest is MIT licensed.