small / orm-core
This package is abandoned and no longer maintained.
The author suggests using the small/swoole-entity-manager-core package instead.
There is no license information available for the latest version (1.18.0) of this package.
small-orm core package. Use it for your from scratch implementation.
1.18.0
2024-05-29 13:40 UTC
This package is not auto-updated.
Last update: 2024-08-01 19:34:10 UTC
README
Small ORM is a small php ORM.
This package is the core of Small ORM.
- A Symfony bundle for Small ORM is available here : https://framagit.org/small/small-orm-bundle
- A Swoft package for Small ORM is available here (not maintained anymore) : https://github.com/sebk69/small-orm-swoft
Documentation
The documentation is available here : https://framagit.org/small/small-orm-doc
Install
Require the package with composer:
composer require small/orm-core