<small id='FzG00'></small><noframes id='FzG00'>

  1. <tfoot id='FzG00'></tfoot>

        <bdo id='FzG00'></bdo><ul id='FzG00'></ul>

    1. <legend id='FzG00'><style id='FzG00'><dir id='FzG00'><q id='FzG00'></q></dir></style></legend>
    2. <i id='FzG00'><tr id='FzG00'><dt id='FzG00'><q id='FzG00'><span id='FzG00'><b id='FzG00'><form id='FzG00'><ins id='FzG00'></ins><ul id='FzG00'></ul><sub id='FzG00'></sub></form><legend id='FzG00'></legend><bdo id='FzG00'><pre id='FzG00'><center id='FzG00'></center></pre></bdo></b><th id='FzG00'></th></span></q></dt></tr></i><div id='FzG00'><tfoot id='FzG00'></tfoot><dl id='FzG00'><fieldset id='FzG00'></fieldset></dl></div>
    3. 哪个是 codeigniter 的最佳 PHP ORM?

      Which is the best PHP ORM for codeigniter?(哪个是 codeigniter 的最佳 PHP ORM?)
      • <bdo id='xDwjI'></bdo><ul id='xDwjI'></ul>

                <small id='xDwjI'></small><noframes id='xDwjI'>

                <tfoot id='xDwjI'></tfoot>

                <i id='xDwjI'><tr id='xDwjI'><dt id='xDwjI'><q id='xDwjI'><span id='xDwjI'><b id='xDwjI'><form id='xDwjI'><ins id='xDwjI'></ins><ul id='xDwjI'></ul><sub id='xDwjI'></sub></form><legend id='xDwjI'></legend><bdo id='xDwjI'><pre id='xDwjI'><center id='xDwjI'></center></pre></bdo></b><th id='xDwjI'></th></span></q></dt></tr></i><div id='xDwjI'><tfoot id='xDwjI'></tfoot><dl id='xDwjI'><fieldset id='xDwjI'></fieldset></dl></div>

              • <legend id='xDwjI'><style id='xDwjI'><dir id='xDwjI'><q id='xDwjI'></q></dir></style></legend>

                  <tbody id='xDwjI'></tbody>
                本文介绍了哪个是 codeigniter 的最佳 PHP ORM?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

                问题描述

                对于 codeigniter 框架来说,这将是最好的 ORM.我看到了一些类似的问题,但它太旧了,链接不起作用.谁能帮我解决这个问题?

                解决方案

                DataMapper

                <块引用>

                用 PHP 为 CodeIgniter 编写的对象关系映射器.它旨在将您的数据库表映射为易于使用的对象,充分了解彼此之间的关系.

                网站:http://datamapper.wanwizard.eu/

                气体 ORM

                <块引用>

                用于 CodeIgniter 的轻量级且易于使用的 ORM.Gas 是专门为 CodeIgniter 应用程序构建的.它使用 CodeIgniter 数据库包,这是一个强大的 DBAL,它支持许多 DB 驱动程序.Gas ORM 提供了一组方法,可以将您的数据库表及其关系映射到可访问的对象中.

                网站:http://gasorm-doc.taufanaditya.com/

                教义

                网站:http://docs.doctrine-project.org/projects/doctrine-orm/en/latest/

                注意:您必须采取一些变通方法才能将其与 CI 集成,请尝试 这里.

                编辑:学说,与 CodeIgniter 集成(工作 URL).这可能不适用于所有 CodeIgniter 版本,可能需要稍作调整.

                Which would be the best ORM for the codeigniter framework. I saw some similar questions but it was too old and the link didn't work. Can anyone help me out with this?

                解决方案

                DataMapper

                An Object Relational Mapper written in PHP for CodeIgniter. It is designed to map your Database tables into easy to work with objects, fully aware of the relationships between each other.

                Website: http://datamapper.wanwizard.eu/

                Gas ORM

                A lightweight and easy-to-use ORM for CodeIgniter. Gas was built specifically for CodeIgniter app. It uses CodeIgniter Database packages, a powerful DBAL which support numerous DB drivers. Gas ORM provide a set of methods that will map your database tables and its relationship, into accessible object.

                Website: http://gasorm-doc.taufanaditya.com/

                Doctrine

                Website: http://docs.doctrine-project.org/projects/doctrine-orm/en/latest/

                NOTE: You must do some workaround to integrate this with CI, try here.

                EDIT: Doctrine, integrating with CodeIgniter (working URL). This might not work for all CodeIgniter versions and may require slight adjustments.

                这篇关于哪个是 codeigniter 的最佳 PHP ORM?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

                本站部分内容来源互联网,如果有图片或者内容侵犯了您的权益,请联系我们,我们会在确认后第一时间进行删除!

                相关文档推荐

                DeepL的翻译效果还是很强大的,如果我们要用php实现DeepL翻译调用,该怎么办呢?以下是代码示例,希望能够帮到需要的朋友。 在这里需要注意,这个DeepL的账户和api申请比较难,不支持中国大陆申请,需要拥有香港或者海外信用卡才行,没账号的话,目前某宝可以
                PHP通过phpspreadsheet导入Excel日期,导入系统后,全部变为了4开头的几位数字,这是为什么呢?原因很简单,将Excel的时间设置问文本,我们就能看到该日期本来的数值,上图对应的数值为: 要怎么解决呢?进行数据转换就行,这里可以封装方法,或者用第三方的
                mediatemple - can#39;t send email using codeigniter(mediatemple - 无法使用 codeigniter 发送电子邮件)
                Laravel Gmail Configuration Error(Laravel Gmail 配置错误)
                Problem with using PHPMailer for SMTP(将 PHPMailer 用于 SMTP 的问题)
                Issue on how to setup SMTP using PHPMailer in GoDaddy server(关于如何在 GoDaddy 服务器中使用 PHPMailer 设置 SMTP 的问题)
                <tfoot id='Jj6t0'></tfoot>

                <small id='Jj6t0'></small><noframes id='Jj6t0'>

                  <bdo id='Jj6t0'></bdo><ul id='Jj6t0'></ul>

                    <i id='Jj6t0'><tr id='Jj6t0'><dt id='Jj6t0'><q id='Jj6t0'><span id='Jj6t0'><b id='Jj6t0'><form id='Jj6t0'><ins id='Jj6t0'></ins><ul id='Jj6t0'></ul><sub id='Jj6t0'></sub></form><legend id='Jj6t0'></legend><bdo id='Jj6t0'><pre id='Jj6t0'><center id='Jj6t0'></center></pre></bdo></b><th id='Jj6t0'></th></span></q></dt></tr></i><div id='Jj6t0'><tfoot id='Jj6t0'></tfoot><dl id='Jj6t0'><fieldset id='Jj6t0'></fieldset></dl></div>
                        <tbody id='Jj6t0'></tbody>
                        • <legend id='Jj6t0'><style id='Jj6t0'><dir id='Jj6t0'><q id='Jj6t0'></q></dir></style></legend>