awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 रिपॉजिटरी

Awesome GitHub RepositoriesLifecycle Method Execution

Triggering specific object methods during an automated hydration or instantiation process.

Distinct from Per-Object Virtual Method Hooks: None of the candidates cover triggering non-setter methods as part of a data hydration lifecycle.

Explore 2 awesome GitHub repositories matching software engineering & architecture · Lifecycle Method Execution. Refine with filters or upvote what's useful.

Awesome Lifecycle Method Execution GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • johnno1962/injectionforxcodejohnno1962 का अवतार

    johnno1962/injectionforxcode

    6,537GitHub पर देखें↗

    This project is an Xcode runtime code injector and developer productivity tool. It enables the injection of Swift and Objective-C code changes into a running application without requiring a process restart, functioning as a hot module replacement tool for iOS development. The tool provides a dynamic UI debugger for reloading storyboards and tuning visual parameters in real time. It allows for the recompilation of individual classes and the binding of new implementations into a live process, avoiding full project rebuilds. The system covers runtime injection capabilities, including automated

    Executes specific methods immediately after code injection to refresh state and update global variables.

    Objective-C
    GitHub पर देखें↗6,537
  • nelmio/alicenelmio का अवतार

    nelmio/alice

    2,539GitHub पर देखें↗

    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

    Triggers specific non-setter methods on generated objects during the data hydration process.

    PHPaliceexpression-languagefaker
    GitHub पर देखें↗2,539
  1. Home
  2. Software Engineering & Architecture
  3. Lifecycle Method Execution