{"id":88242,"library":"propel-propel","title":"Propel ORM","description":"Propel2 is an open-source Object-Relational Mapping (ORM) for PHP.","status":"active","version":"2.0.0-beta4","language":"php","source_language":null,"source_url":"https://github.com/propelorm/Propel2","tags":["orm","database","propel","object-relational-mapping"],"install":[{"cmd":"composer require propel/propel","lang":"bash","label":"composer require"}],"dependencies":[],"imports":[{"symbol":"Propel","correct":"use Propel\\Runtime\\Propel;"}],"quickstart":{"code":"use Propel\\Runtime\\Propel;\n\n$con = Propel::getConnection();\n$books = BookQuery::create()->find();","lang":"php","description":"Initialize Propel and fetch all books."},"warnings":[{"fix":"Ensure your project uses PHP 7.4 or higher and migrate from Propel1 carefully.","message":"Propel2 requires PHP 7.4+ and may have breaking changes from Propel1.","severity":"breaking","affected_versions":">=2.0.0"}],"env_vars":null,"search_vec":"'databas':17 'map':12,22 'object':10,20 'object-rel':9 'object-relational-map':19 'open':7 'open-sourc':6 'orm':2,13,16 'php':15 'propel':1,18 'propel2':3 'relat':11,21 'sourc':8","created_at":"2026-06-19T08:29:23.639085+00:00","updated_at":"2026-06-19T08:29:23.639085+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.propelorm.org/","github":"https://github.com/propelorm/Propel2","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}}