awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 مستودعات

Awesome GitHub RepositoriesData Generation Expression Evaluation

Evaluating expressions during the generation of test data to compute dynamic field values.

Distinct from Runtime Expression Evaluation: Distinct from debugging expression evaluation; this occurs during the data synthesis phase of test setup.

Explore 2 awesome GitHub repositories matching development tools & productivity · Data Generation Expression Evaluation. Refine with filters or upvote what's useful.

Awesome Data Generation Expression Evaluation GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • nelmio/aliceالصورة الرمزية لـ nelmio

    nelmio/alice

    2,539عرض على GitHub↗

    Alice is a PHP test data generator and fixture library used to automate the creation of large sets of fake objects and entities. It functions as an object hydrator and random data provider, allowing users to define the structure and attributes of dummy test data in markup or arrays to simulate specific application states. The library distinguishes itself through a template-based system that supports fixture inheritance to reduce data duplication. It utilizes a flexible instantiation model that allows for custom factory integration, method invocation, and property hydration via reflection or c

    Computes object field values at runtime using arithmetic operations and property references.

    PHPaliceexpression-languagefaker
    عرض على GitHub↗2,539
  • guigrpa/docx-templatesالصورة الرمزية لـ guigrpa

    guigrpa/docx-templates

    1,081عرض على GitHub↗

    Docx-templates is a library designed for the programmatic generation of Word documents by merging dynamic data with predefined template files. It functions as a template engine that processes embedded instructions directly within the document structure to produce customized, data-driven output. The engine distinguishes itself by allowing the execution of arbitrary JavaScript expressions and custom data resolvers during the generation process. This enables complex conditional logic, iterative loops, and the dynamic injection of diverse content types, including images, HTML fragments, and raw X

    Executes arbitrary JavaScript expressions within the document context to perform data transformations and conditional logic.

    TypeScriptdocxdocx-filedocx-generator
    عرض على GitHub↗1,081
  1. Home
  2. Development Tools & Productivity
  3. Debugging, Profiling & Testing
  4. Debugging and Diagnostics
  5. Debugging and Inspection Tools
  6. Debugging and Inspection Tools
  7. Runtime Debugging
  8. Inline Expression Debugging
  9. Runtime Expression Evaluation
  10. Data Generation Expression Evaluation