atlas 包

  • PHP

    atlas/cli

    Atlas 的命令行界面。

  • PHP

    atlas/info

    使用 Atlas.Pdo 连接来发现模式信息。

  • PHP

    atlas/mapper

    持久化模型的数据映射器。

  • PHP

    atlas/orm

    为持久化模型(而非领域模型)提供的 ORM。

  • PHP

    atlas/pdo

    提供带有便捷方法的 PDO 实例装饰器和连接管理器。

  • PHP

    atlas/query

    用于 MySQL、Postgres、SQLite 和 SQLServer 的面向对象的查询构建器和执行器。

  • PHP

    atlas/statement

    用于 MySQL、Postgres、SQLite 和 SQLServer 的面向对象的语句构建器。

  • PHP

    atlas/symfony

    Atlas 3 的 Symfony 4 扩展包。

  • PHP

    atlas/table

    Atlas 的表数据网关实现。

  • PHP

    atlas/testing

    支持测试 Atlas 包。

  • PHP

    atlas/transit

    数据源-领域映射系统。