{"id":89736,"library":"cycle-orm","title":"Cycle ORM","description":"PHP DataMapper ORM and Data Modelling Engine","status":"active","version":"2.18.0","language":"php","source_language":null,"source_url":"https://github.com/cycle/orm","tags":["orm","datamapper","database","php","cycle"],"install":[{"cmd":"composer require cycle/orm","lang":"bash","label":"composer require"}],"dependencies":[],"imports":[{"symbol":"ORM","correct":"use Cycle\\ORM\\ORM;"}],"quickstart":{"code":"use Cycle\\ORM\\ORM;\n\n$orm = new ORM($dbal, $schema);\n$user = $orm->getRepository('User')->findByPK(1);","lang":"php","description":"Initialize Cycle ORM and fetch a user by primary key"},"warnings":[{"fix":"Upgrade PHP to 8.1 or higher","message":"Requires PHP 8.1+","severity":"breaking","affected_versions":"<2.0"}],"env_vars":null,"search_vec":"'cycl':1,14 'data':7 'databas':12 'datamapp':4,11 'engin':9 'model':8 'orm':2,5,10 'php':3,13","created_at":"2026-06-19T08:51:49.128779+00:00","updated_at":"2026-06-19T08:51:49.128779+00:00","problems":[],"ecosystem":"packagist","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://cycle-orm.dev","github":"https://github.com/cycle/orm","docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["orm","database"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-19","next_check":"2026-12-16","install_tag":null}}