Search by

eduity / eloquent-onet

gbrock

Integrates a Laravel 5 application with O*NET data.

This package's canonical repository appears to be gone and the package has been frozen as a result. Email us for help if needed.

Package info

bitbucket.org/eduitydev/eloquent-o-net

pkg:composer/eduity/eloquent-onet

Statistics

Installs: 25

Dependents: 0

Suggesters: 0

dev-master 2017-05-17 14:04 UTC

This package is auto-updated.

Last update: 2026-04-20 09:21:02 UTC


README

Integrating your Laravel 5 application with O*NET data.

Installation

Roadmap

This package is still in-development. The following SQL tables are expected to be implemented:

  • abilities – Partially implemented
  • alternate_titles – Partially implemented
  • career_changers_matrix – Not implemented
  • career_starters_matrix –
  • content_model_reference – Partially implemented
  • dwa_reference –
  • education_training_experience –
  • emerging_tasks –
  • ete_categories –
  • green_dwa_reference –
  • green_occupations –
  • green_task_statements –
  • interests –
  • iwa_reference –
  • job_zone_reference –
  • job_zones –
  • knowledge –
  • level_scale_anchors –
  • occupation_data –
  • occupation_level_metadata –
  • sample_of_reported_titles –
  • scales_reference –
  • skills –
  • survey_booklet_locations –
  • task_categories –
  • task_ratings –
  • task_statements –
  • tasks_to_dwas –
  • tasks_to_green_dwas –
  • tools_and_technology –
  • unspsc_reference –
  • work_activities –
  • work_context –
  • work_context_categories –
  • work_styles –
  • work_values –

Configuration

License