PHPackages                             alcyz/alcys-orm - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Database &amp; ORM](/categories/database)
4. /
5. alcyz/alcys-orm

ActiveLibrary[Database &amp; ORM](/categories/database)

alcyz/alcys-orm
===============

AlcysDB Database adapter so that you can use the database object within external applications.

184PHP

Since Mar 1Pushed 10y ago1 watchersCompare

[ Source](https://github.com/AlcyZ/Alcys-ORM)[ Packagist](https://packagist.org/packages/alcyz/alcys-orm)[ RSS](/packages/alcyz-alcys-orm/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Alcys-ORM
=========

[](#alcys-orm)

A test driven developed PHP-ORM system, 100½ code coverage with API documentation. Actually, i only support MySql, but other driver will follow.

Installation
------------

[](#installation)

Download and extract the zip package. Copy the src/ directory to your project and use a PSR-0 or PSR-4 autoloader to require the files. In the package root directory exist a small and simple PSR-0 autoloader, which also could used.

```
