OrangeHRM avatar

OrangeHRM

Official

@orangehrm · United States of America

0Followers
|
47Public Repos
|
28Published Skills

World's leading HRIS

Skills Distribution
DomainBusiness, Fi...Enterprise HRIS Ar.. (40%)Backend Service En.. (30%)Frontend Interface.. (30%)

Agent Skills by OrangeHRM

Showing 28 vetted skills indexed across 1 GitHub repositories.

orangehrmorangehrm
1.1k

scheduled-jobs

Configure, manage, and debug recurring background tasks for OrangeHRM instances.

Official
Advanced
orangehrmorangehrm
1.1k

compatibility

Align supported PHP, Composer, database, and CI version configurations across OrangeHRM environments.

Official
Intermediate
orangehrmorangehrm
1.1k

ecosystem

Centralizes verified public links for OrangeHRM Starter ecosystem resources.

Official
Basic
orangehrmorangehrm
1.1k

auth-providers

Diagnose and configure OrangeHRM authentication, including LDAP, OAuth2, and OpenID Connect.

Official
Advanced
orangehrmorangehrm
1.1k

rest-validation

Implement input validation rules for OrangeHRM REST API v2 endpoints.

Official
Advanced
orangehrmorangehrm
1.1k

security-primitives

Implement AES-256-GCM encryption, bcrypt hashing, and CSRF protection for OrangeHRM.

Official
Advanced
orangehrmorangehrm
1.1k

rest-serialization

Configure OrangeHRM REST API v2 Model classes for correct JSON responses.

Official
Intermediate
orangehrmorangehrm
1.1k

doctrine-bootstrap

Configure Doctrine ORM 2.20 EntityManager and entity discovery in OrangeHRM.

Official
Advanced
orangehrmorangehrm
1.1k

migrations

Manage OrangeHRM forward-only database migrations using Doctrine DBAL SchemaHelper and helper classes.

Official
Advanced
orangehrmorangehrm
1.1k

frontend-data

Implement OrangeHRM Vue data flows with APIService, pagination, and validation.

Official
Advanced
orangehrmorangehrm
1.1k

dev-environment

Configure Docker-based OrangeHRM development environments with standardized setup guidance.

Official
Intermediate
orangehrmorangehrm
1.1k

config

Standardize OrangeHRM hs_hr_config key/value settings handling across runtime and migrations.

Official
Intermediate
orangehrmorangehrm
1.1k

mail

Implement, configure, and debug email delivery in OrangeHRM.

Official
Advanced
orangehrmorangehrm
1.1k

dependencies

Manage PHP Composer and Yarn dependencies within the OrangeHRM Docker environment.

Official
Intermediate
orangehrmorangehrm
1.1k

frontend-platform

Reference OrangeHRM Vue utilities for translations, permissions, notifications, navigation, and dates.

Official
Intermediate
orangehrmorangehrm
1.1k

frontend-pages

Add Vue 3 pages to OrangeHRM using the 4-step registration flow.

Official
Intermediate
orangehrmorangehrm
1.1k

testing

Write OrangeHRM PHP, Jest, and Cypress tests with YAML fixtures and base class conventions.

Official
Intermediate
orangehrmorangehrm
1.1k

rest-endpoints

Standardize OrangeHRM REST API v2 endpoint implementation and maintenance.

Official
Advanced
orangehrmorangehrm
1.1k

workflow

Implements and debugs role-based state transitions for OrangeHRM approval workflows.

Official
Advanced
orangehrmorangehrm
1.1k

console-commands

Implement and register Symfony console commands for OrangeHRM entry points.

Official
Intermediate
orangehrmorangehrm
1.1k

menus

Manage OrangeHRM menu hierarchies, permissions, and runtime MenuConfigurator overrides.

Official
Intermediate
orangehrmorangehrm
1.1k

events

Guide Symfony-based event dispatching and subscriber registration for OrangeHRM plugins.

Official
Intermediate
orangehrmorangehrm
1.1k

authorization

Resolve access control misconfigurations for OrangeHRM REST endpoints and Vue pages.

Official
Advanced
orangehrmorangehrm
1.1k

helpers

Catalog OrangeHRM framework helper traits and services for common operations.

Official
Intermediate

Frequently Asked Questions About OrangeHRM

FAQPage Schema
What specific tasks can developers perform using these resources?

Developers can manage database migrations, configure authentication providers like LDAP and OAuth2, implement Vue-based frontend pages, and register Symfony console commands to extend core functionality within the HRIS environment.

Which technical personas are the primary target for this documentation?

The target audience includes backend engineers working with PHP and Doctrine ORM, frontend developers specializing in Vue 3, and systems administrators responsible for maintaining secure, containerized HRIS instances.

What are the core prerequisites for deploying these configurations?

Successful implementation requires a functional Docker environment, a compatible PHP runtime, and familiarity with Composer and Yarn dependency management. Users must also adhere to specific naming conventions for Doctrine entities and Symfony service registration.