salesforce-apex
There are 197 repositories under salesforce-apex topic.
SFDO-Tooling/CumulusCI
Python framework for building portable automation for Salesforce projects
j-fischer/rflib
Salesforce open source library with logging framework, trigger framework, feature switches, and advanced monitoring capabilities
rsoesemann/apex-unified-logging
Platform-Event-based Apex logger for unified logging over transaction boundaries
usmanovs/Salesforce-Interview-Handbook
🌐 Project to help aspiring Salesforce professionals land their dream job!
rsoesemann/apex-domainbuilder
Framework to setup Apex test data in a highly flexible and readable way using the Test Data Builder pattern.
neowit/vim-force.com
Vim plugin for force.com
jetstreamapp/jetstream
A better way to build on Salesforce
jamessimone/apex-dml-mocking
DML mocking, CRUD mocking, dependency injection framework for Salesforce.com (SFDC) using Apex
jamessimone/apex-mocks-stress-test
Testing out FFLib versus Crud / CrudMock
rahulmalhotra/HTTPCalloutFramework
HTTP Callout Framework - A light weight callout framework for apex HTTP callouts in Salesforce
neowit/tooling-force.com
Work with force.com Tooling/Meta API from various command line tools and editor plugins like vim-force.com.
rsoesemann/apex-chainable
Chain Asynchronous Apex in a readable and flexible way without hardcoding the successor.
rsoesemann/sobject-work-queue
Custom Apex queue to process arbitrary work on existing SObject in a guaranteed order.
jongpie/NebulaFramework
A development framework for Salesforce's Apex language & the Force.com platform
kdcllc/CometD.NetCore.Salesforce
A .NET Core library for real-time Salesforce integration using CometD protocol. Simplify event-driven communication with Salesforce Streaming API for modern .NET applications. Perfect for developers seeking scalable, efficient, and real-time Salesforce data synchronization.
PropicSignifi/Sweet.apex
Next Generation of Apex Development
apexfarm/ApexDI
A dependency injection framework ported from .Net Core for Apex.
jamessimone/salesforce-round-robin
Round robin records in Salesforce (SFDC) in Flow & Apex
neowit/apexmock
force.com Mock data and fixtures for Apex Unit Tests
SFDC-Assets/Lightning-Barcode-Scanner
A Salesforce Lightning web component that lets you scan a barcode from a mobile device and supports executing custom flows or Apex classes after scanning.
apexfarm/ApexQuery
A better Apex SOQL query builder.
ChuckJonas/APEX-JSONReservedNameSerializer
A utility class that allows serialization/deserialization of reserved keywords
VeritechConsulting/veritech-trigger-framework
A lightweight Apex trigger framework for Salesforce that is packed with functionality.
vimaltiwari2612/SalesforceApexUtilites
Collection of Classes that uses Apex standard APIs like Schema or Describe and return results dynamically. Also, some Architectures and Frameworks using Apex
jonathanmorris180/apex-fuzzy-finder
A fuzzy finder for Apex.
wozniak-michal/apex-collection-library
Standalone library class allowing SObject collection manipulations in APEX
kylefernandadams/box-for-salesforce-blueprints
Box for Salesforce Blueprints for the Box for Salesforce Managed Package
lukethacoder/fflib.dev
⚡ Unofficial and semi-opinionated fflib documentation - Apex Enterprise Patterns
sonicfurqan/Salesforce-Fundamentals
Basic operations prototype/syntax for developers
wisefoxme/apex-test-list
List Apex tests for your CI/CD pipeline.
jamessimone/apex-log-gatherer
Gets exceptions generated by your Apex logs so that you can export them
JJLongoria/aura-helper
Repository for manage the development of Aura Helper VSCode Extension
LogicLuminaryy/Solution-Apex-Callouts-Superbadge-Unit-
Apex Callouts Superbadge Unit
Clientell-Ai/awesome-salesforce
A curated list of awesome Salesforce resources, tools, and utilities maintained by Clientell
khushal-ganani/todo-google-tasks-integration
Salesforce To-Do Manager with Google Tasks Integration project which extends the capabilities of the original To-Do Manager by seamlessly integrating with the Google Tasks API. The project includes secure OAuth 2.0 authorization, robust JSON parsing, Postman testing, and Apex callouts with trigger handlers.
steinwinde/flowex
A command line tool to convert Salesforce Flows into Apex code