[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-8592":3},{"id":4,"name":5,"fullName":6,"owner":5,"repo":5,"description":7,"homepage":8,"htmlUrl":9,"language":10,"languages":9,"totalLinesOfCode":9,"stars":11,"forks":12,"watchers":13,"openIssues":14,"contributorsCount":15,"subscribersCount":15,"size":15,"stars1d":16,"stars7d":17,"stars30d":18,"stars90d":15,"forks30d":15,"starsTrendScore":19,"compositeScore":20,"rankGlobal":9,"rankLanguage":9,"license":21,"archived":22,"fork":22,"defaultBranch":23,"hasWiki":22,"hasPages":22,"topics":24,"createdAt":9,"pushedAt":9,"updatedAt":43,"readmeContent":44,"aiSummary":45,"trendingCount":15,"starSnapshotCount":15,"syncStatus":46,"lastSyncTime":47,"discoverSource":48},8592,"espocrm","espocrm\u002Fespocrm","EspoCRM – Open Source CRM Application","https:\u002F\u002Fwww.espocrm.com",null,"PHP",3037,882,108,49,0,8,16,92,25,30.84,"GNU Affero General Public License v3.0",false,"master",[25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42],"calendar","contacts","crm","crm-platform","crm-system","customer-portal","customer-support","customizable","documents","email-marketing","kanban","leads","open-source","php","platform","sales-automation","single-page-application","support","2026-06-12 02:01:55","## EspoCRM\n\n[![PHPStan level 8](https:\u002F\u002Fimg.shields.io\u002Fbadge\u002FPHPStan-level%208-brightgreen)](#espocrm)\n\n[EspoCRM](https:\u002F\u002Fwww.espocrm.com) is a free, open-source CRM platform designed to help organizations build and maintain strong customer relationships.\nIt provides a wide range of tools to store, organize, and manage leads, contacts, sales opportunities, marketing campaigns,\nsupport cases, and more – all business information in a simple and intuitive interface.\n\n![Screenshot](https:\u002F\u002Fuser-images.githubusercontent.com\u002F1006792\u002F226094559-995dfd2a-a18f-4619-a21b-79a4e671990a.png)\n\n### Architecture\n\nEspoCRM is a web application with a frontend designed as a single-page application and a REST API\nbackend written in PHP.\n\n### Demo\n\nYou can try the CRM on an online [demo](https:\u002F\u002Fwww.espocrm.com\u002Fdemo\u002F).\n\n### Requirements\n\n* PHP 8.3 - 8.5;\n* MySQL 8.0 (and later), or MariaDB 10.3 (and later);\n* PostgreSQL 15 (and later).\n\nFor more information about server configuration, see [this article](https:\u002F\u002Fdocs.espocrm.com\u002Fadministration\u002Fserver-configuration\u002F).\n\n### Download\n\n[Download](https:\u002F\u002Fwww.espocrm.com\u002Fdownload\u002F) the latest release from our website or from GitHub [releases](https:\u002F\u002Fgithub.com\u002Fespocrm\u002Fespocrm\u002Freleases).\n\n### Release notes\n\nRelease notes are available at GitHub [releases](https:\u002F\u002Fgithub.com\u002Fespocrm\u002Fespocrm\u002Freleases).\n\n### Documentation\n\nSee the [documentation](https:\u002F\u002Fdocs.espocrm.com) for administrators, users and developers.\n\n### Why EspoCRM?\n\n* Open-source transparency. EspoCRM's source code is open and accessible, so anyone can inspect it and see how data is being managed within the CRM.\n* Customization freedom. You can develop features, create custom entities, fields, relationships, buttons to make the system fit your specific needs. EspoCRM is more than a CRM – it's a platform for building custom business applications.\n* Clean user interface. EspoCRM offers an uncluttered, minimalist, and fast user interface, which is easy to navigate and has a short learning curve.\n* Straightforward REST API. It can be easily integrated with other applications using a REST API.\n\n### Who is EspoCRM for?\n\n* From startups, small & medium-sized businesses to larger organizations. A flexible, fully customizable solution that scales with your needs.\n* Developers & tech enthusiasts. You can extend functionalities, build extensions, and create custom integrations.\n* Anyone seeking a free or on-premise CRM.\n\n### Installing stable version\n\nSee installation instructions:\n\n* [Manual installation](https:\u002F\u002Fdocs.espocrm.com\u002Fadministration\u002Finstallation\u002F)\n* [Installation by script](https:\u002F\u002Fdocs.espocrm.com\u002Fadministration\u002Finstallation-by-script\u002F)\n* [Installation with Docker](https:\u002F\u002Fdocs.espocrm.com\u002Fadministration\u002Fdocker\u002Finstallation\u002F)\n* [Installation with Traefik](https:\u002F\u002Fdocs.espocrm.com\u002Fadministration\u002Fdocker\u002Ftraefik\u002F)\n\n### Bug reporting\n\nCreate a [GitHub issue](https:\u002F\u002Fgithub.com\u002Fespocrm\u002Fespocrm\u002Fissues\u002Fnew\u002Fchoose) or post on our [forum](https:\u002F\u002Fforum.espocrm.com\u002Fforum\u002Fbug-reports).\n\n### Development\n\nSee the [developer documentation](https:\u002F\u002Fdocs.espocrm.com\u002Fdevelopment\u002F).\n\nWe highly recommend using an IDE for development. The backend codebase follows SOLID principles, utilizes interfaces, static typing and generics. We recommend to start learning EspoCRM from the Dependency Injection article in the documentation.\n\nMetadata plays an integral role in the EspoCRM application. All possible parameters are described with a JSON Schema, meaning you will have autocompletion in the IDE. You can also find the full metadata reference in the documentation.\n\n### Community & Support\n\nIf you have a question regarding some features, need help or customizations, want to get in touch with other EspoCRM users, or add a feature request, please use our [community forum](https:\u002F\u002Fforum.espocrm.com\u002F). We believe that using the forum to ask for help and share experience allows everyone in the community to contribute and use this knowledge later.\n\n### License\n\nEspoCRM is an open-source project licensed under [GNU AGPLv3](https:\u002F\u002Fraw.githubusercontent.com\u002Fespocrm\u002Fespocrm\u002Fmaster\u002FLICENSE.txt).\n\n### Contributing\n\nBefore we can merge your pull request, you need to accept our CLA [here](https:\u002F\u002Fgithub.com\u002Fespocrm\u002Fcla). See the [contributing guidelines](https:\u002F\u002Fgithub.com\u002Fespocrm\u002Fespocrm\u002Fblob\u002Fmaster\u002F.github\u002FCONTRIBUTING.md).\n\nBranches:\n\n* *fix* – upcoming maintenance release; minor fixes should be pushed to this branch;\n* *master* – develop branch; new features should be pushed to this branch;\n* *stable* – last stable release.\n\n### Language\n\nIf you want to improve existing translation or add a language that is not available yet, you can contribute on our [POEditor](https:\u002F\u002Fpoeditor.com\u002Fjoin\u002Fproject\u002FgLDKZtUF4i) project. See instructions [here](https:\u002F\u002Fwww.espocrm.com\u002Fblog\u002Fhow-to-use-poeditor-to-translate-espocrm\u002F). It may be reasonable to let us know about your intention to join the POEditor project by posting on our forum or via the contact form on our website.\n\nChanges on POEditor are usually merged to the GitHub repository before minor releases.\n","EspoCRM是一个免费且开源的客户关系管理平台，旨在帮助企业构建和维护稳固的客户关系。它通过简洁直观的界面提供广泛的工具来存储、组织和管理潜在客户、联系人、销售机会、营销活动、支持案例等业务信息。核心功能包括日历管理、文档处理、电子邮件营销、看板视图以及销售自动化等，并支持高度自定义以满足特定业务需求。基于PHP开发，采用单页应用架构并提供REST API接口，易于与其他系统集成。适用于从初创企业到大型组织的各种规模的企业使用，同时也为开发者和技术爱好者提供了扩展功能和创建定制化集成的可能性。",2,"2026-06-11 03:18:45","top_language"]