{"id":93362,"library":"php-activerecord-php-activerecord","title":"PHP ActiveRecord","description":"php-activerecord is an open source ORM library based on the ActiveRecord pattern.","status":"active","version":"1.2.0","language":"php","source_language":null,"source_url":"https://github.com/jpfuentes2/php-activerecord","tags":["orm","activerecord","database","legacy"],"install":[{"cmd":"composer require php-activerecord/php-activerecord","lang":"bash","label":"composer require"}],"dependencies":[],"imports":[{"symbol":"Model","correct":"use ActiveRecord\\Model;"}],"quickstart":{"code":"use ActiveRecord\\Model;\n\nclass User extends Model {}\n$user = User::find(1);\necho $user->name;","lang":"php","description":"Define a model and fetch a record using ActiveRecord pattern."},"warnings":[{"fix":"Consider using an alternative ORM like Eloquent or Doctrine.","message":"Library is not actively maintained; may have compatibility issues with PHP 8+.","severity":"breaking","affected_versions":">=1.2.0"}],"env_vars":null,"search_vec":"'activerecord':2,5,15,18 'base':12 'databas':19 'legaci':20 'librari':11 'open':8 'orm':10,17 'pattern':16 'php':1,4 'php-activerecord':3 'sourc':9","created_at":"2026-06-19T09:46:57.744466+00:00","updated_at":"2026-06-19T09:46:57.744466+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":"http://www.phpactiverecord.org/","github":"https://github.com/jpfuentes2/php-activerecord","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}}