eduity / eloquent-onet
Integrates a Laravel 5 application with O*NET data.
dev-master
2017-05-17 14:04 UTC
Requires
- php: >=5.4.0
- chumper/zipper: 0.6.x
- illuminate/config: ~5.0
- illuminate/database: ~5.0
- illuminate/support: ~5.0
- laravelcollective/bus: ^5.2
- maatwebsite/excel: ~2.1.0
Requires (Dev)
- laravel/laravel: ^5.2
- phpunit/phpunit: ~4.0
This package is auto-updated.
Last update: 2024-12-20 06:28:57 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 –