Libraries tagged by foldl

justcoded/wordpress-starter

34 Favers
469 Downloads

WordPress boilerplate with modern development tools, easier configuration, and an improved folder structure

Go to Download


jmeyering/hal-explorer

16 Favers
20970 Downloads

HalExplorer is a php client for exploring HAL Hateoas apis. HalExplorer is able to craft requests and follow links to resource relationships.

Go to Download


inda-hr/php_sdk

6 Favers
412 Downloads

# Introduction **INDA (INtelligent Data Analysis)** is an [Intervieweb](https://www.intervieweb.it/hrm/) AI solution provided as a RESTful API. The INDA pricing model is *credits-based*, which means that a certain number of credits is associated to each API request. Hence, users have to purchase a certain amount of credits (established according to their needs) which will be reduced at each API call. INDA accepts and processes a user's request only if their credits quota is grater than - or, at least, equal to - the number of credits required by that request. To obtain further details on the pricing, please visit our [site](https://inda.ai) or contact us. INDA HR embraces a wide range of functionalities to manage the main elements of a recruitment process: + [**candidate**](https://api.inda.ai/hr/docs/v2/#tag/Resume-Management) (hereafter also referred to as **resume** or **applicant**), or rather a person looking for a job; + [**job advertisement**](https://api.inda.ai/hr/docs/v2/#tag/JobAd-Management) (hereafter also referred to as **job ad**), which is a document that collects all the main information and details about a job vacancy; + [**application**](https://api.inda.ai/hr/docs/v2/#tag/Application-Management), that binds candidates to job ads; it is generated whenever a candidate applies for a job. Each of them has a specific set of methods that grants users the ability to create, read, update and delete the relative documents, plus some special features based on AI approaches (such as *document parsing* or *semantic search*). They can be explored in their respective sections. Data about the listed document types can be enriched by connecting them to other INDA supported entities, such as [**companies**](https://api.inda.ai/hr/docs/v2/#tag/Company-Management) and [**universities**](https://api.inda.ai/hr/docs/v2/#tag/Universities), so that recruiters may get a better and more detailed idea on the candidates' experiences and acquired skills. All the functionalities mentioned above are meant to help recruiters during the talent acquisition process, by exploiting the power of AI systems. Among the advantages a recruiter has by using this kind of systems, tackling the bias problem is surely one of the most relevant. Bias in recruitment is a serious issue that affect both recruiters and candidates, since it may cause wrong hiring decisions. As we care a lot about this problem, we are constantly working on reduce the bias in original data so that INDA results may be as fair as possible. As of now, in order to tackle the bias issue, INDA automatically ignores specific fields (such as name, gender, age and nationality) during the initial processing of each candidate data. Furthermore, we decided to let users collect data of various types, including personal or sensitive details, but we do not allow their usage if it is different from statistical purposes; our aim is to discourage recruiters from focusing on candidates' personal information, and to put their attention on the candidate's skills and abilities. We want to help recruiters to prevent any kind of bias while searching for the most valuable candidates they really need. The following documentation is addressed both to developers, in order to provide all technical details for INDA integration, and to managers, to guide them in the exploration of the implementation possibilities. The host of the API is [https://api.inda.ai/hr/v2/](https://api.inda.ai/hr/v2/). We recommend to check the API version and build (displayed near the documentation title). You can contact us at [email protected] in case of problems, suggestions, or particular needs. The search panel on the left can be used to navigate through the documentation and provides an overview of the API structure. On the right, you can find (*i*) the url of the method, (*ii*) an example of request body (if present), and (*iii*) an example of response for each response code. Finally, in the central section of each API method, you can find (*i*) a general description of the purpose of the method, (*ii*) details on parameters and request body schema (if present), and (*iii*) details on response schema, error models, and error codes.

Go to Download


ilexn/keep-a-change-log

1 Favers
7726 Downloads

Create change log follow keepachangelog.com

Go to Download


heddiyoussouf/sequential-attribute-guard

0 Favers
559 Downloads

A Laravel package that ensures model attribute values follow a specified sequential order during creation or updates.

Go to Download


findarace/craft-upload

0 Favers
1442 Downloads

Front-end asset upload for user photos, fields, volumes and folders.

Go to Download


elaborate-code/php-json-tongue

3 Favers
672 Downloads

A Facade for loading localization data from JSONs within a lang folder

Go to Download


eighteen73/nebula

3 Favers
331 Downloads

WordPress boilerplate with Composer, easier configuration, and an improved folder structure

Go to Download


diegonz/color-wcag2

2 Favers
3843 Downloads

Color accessibility tool following Web Content Accessibility Guidelines (WCAG) 2.0

Go to Download


crossknowledge/subconverter-bundle

4 Favers
11962 Downloads

Implementation of subtitles converter with following supported formats: srt, webvtt, ttaf1, txt, tabtxt

Go to Download


coldtrick/dataroot_browser

2 Favers
2370 Downloads

List files and folder from dataroot

Go to Download


codebuglab/laravel-go-translate

35 Favers
452 Downloads

Translate laravel resource, vendor, folder or file from google translation without requiring any api information

Go to Download


capevace/cabinet

8 Favers
434 Downloads

Cabinet is a turn-key file management solution for Laravel, that enables attaching files and folders to models, by integrating various file sources into a streamlined API and user interface.

Go to Download


bubnov-mikhail/landedcostcalculationapi

0 Favers
13699 Downloads

Landed Cost API providing duty rates, calculation, and item harmonization. A set of sample requests are available as a [Postman Collection](https://www.getpostman.com/collections/ad308f6c9351a18c2c12). ## Basics ### Timestamps Timestamps should be formatted using ISO-8601 to the nearest second, in UTC e.g `2015-06-12T09:17:37Z` ### Expiries All Requests will have an associated timestamp. The validity for any request is 1 minute to account for any clock-skew. ## Authorization All API requests require an http header that contains your account ID and your account API Key. During account provisioning, you will be issued an API Key which you must supply with every request. ### Authorization Header To make an authorized API request, set the following HTTP header: `authorization: avalaraapikey id: key:`

Go to Download


b13/l10n-translator

2 Favers
6060 Downloads

Translate l10n files (label files) in a TYPO3 backend module. Maintain l10n folder with CLI tasks.

Go to Download


<< Previous Next >>