apexfarm / ApexTriggerHandlerLinks
Apex Trigger Handler is a modern Salesforce Apex trigger framework for clean, scalable automation. Register handlers with code or metadata, control execution flow, and enable or disable triggers easily. Boost productivity and code quality for all your Salesforce projects.
☆58Updated 2 weeks ago
Alternatives and similar repositories for ApexTriggerHandler
Users that are interested in ApexTriggerHandler are comparing it to the libraries listed below
Sorting:
- Chain Asynchronous Apex in a readable and flexible way without hardcoding the successor.☆56Updated last year
- A universal mock class in Apex☆85Updated 4 months ago
- a Hyper-Fast Batch interface for Salesforce☆68Updated 3 years ago
- DML mocking, CRUD mocking, dependency injection framework for Salesforce.com (SFDC) using Apex☆85Updated 2 weeks ago
- App for monitoring Salesforce org limits☆72Updated 2 months ago
- Apex JSON parser to make it easier to extract information from nested JSON structures☆141Updated 2 years ago
- Classic Gang of Four design patterns in the Salesforce Apex programming language☆52Updated 2 years ago
- This has my notes for studying for the Salesforce CTA Exam☆93Updated last year
- A development framework for Salesforce's Apex language & the Force.com platform☆48Updated 4 years ago
- Testing out FFLib versus Crud / CrudMock☆67Updated last year
- A way to simplify your Salesforce data creation and method stubbing.☆156Updated 2 years ago
- Common Apex utility classes and frameworks used by Sirono products☆111Updated last year
- The most advanced and powerful native open-source data factory for Salesforce.☆121Updated 11 months ago
- Amoss - Apex Mock Objects, Spies and Stubs - A Simple Mocking framework for Apex (Salesforce)☆99Updated 9 months ago
- ☆39Updated 4 years ago
- 📎 Easily migrate your Attachments to Salesforce Files.☆73Updated 5 years ago
- ☆96Updated 2 years ago
- SFDX Plugin to populate your scratch org and/or developer sandbox with data extracted from multiple sObjects.☆112Updated 9 months ago
- Salesforce Apex code formatter written in Rust☆71Updated 3 months ago
- ☆98Updated this week
- The service Lightning Component to write a clear asynchronous JavaScript code☆112Updated 5 years ago
- Framework to setup Apex test data in a highly flexible and readable way using the Test Data Builder pattern.☆124Updated 2 weeks ago
- Make your components feel faster by using building stencil (skeleton) that closely match your component's final output☆42Updated last year
- ☆39Updated 4 years ago
- A simple framework for building Restful API on Salesforce☆106Updated 2 years ago
- Apex Dependency Injection Sample