awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesFluent Data Manipulation

Chainable APIs for transforming and filtering complex data structures.

Distinct from Complex Data Modeling: The candidates focus on serialization, views, and modeling; this is about the functional API for manipulating data arrays.

Explore 1 awesome GitHub repository matching data & databases · Fluent Data Manipulation. Refine with filters or upvote what's useful.

Awesome Fluent Data Manipulation GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • spatie/data-transfer-objectspatie 的头像

    spatie/data-transfer-object

    2,226在 GitHub 上查看↗

    This library provides a framework for defining typed, immutable data structures in PHP. It enables developers to construct structured objects from raw input arrays, ensuring consistent data shapes and schema integrity across different layers of an application. By enforcing strict property types and validation rules during instantiation, the library prevents invalid data states and simplifies the handling of complex information. The project distinguishes itself through its use of attribute-driven metadata, which allows for property renaming, custom validation, and serialization logic directly

    Provides chainable, immutable methods for filtering and extracting subsets of object data.

    PHPobjectsphpvalue
    在 GitHub 上查看↗2,226
  1. Home
  2. Data & Databases
  3. Fluent Data Manipulation