{"id":87201,"library":"yajra-laravel-datatables-oracle","title":"Yajra Laravel DataTables","description":"jQuery DataTables API for Laravel.","status":"active","version":"12.6.3","language":"php","source_language":null,"source_url":"https://github.com/yajra/laravel-datatables","tags":["laravel","datatables","jquery","ajax","api"],"install":[{"cmd":"composer require yajra/laravel-datatables-oracle","lang":"bash","label":"composer require"}],"dependencies":[],"imports":[{"symbol":"DataTables","correct":"use Yajra\\DataTables\\DataTables;"}],"quickstart":{"code":"use Yajra\\DataTables\\DataTables;\n\n$data = DataTables::of(User::query())->toJson();\nreturn response()->json($data);","lang":"php","description":"Returns JSON data for jQuery DataTables from a User query."},"warnings":[{"fix":"Ensure Laravel version is 5.4 or higher and include DataTables JS library.","message":"Requires Laravel 5.4+ and jQuery DataTables on the frontend.","severity":"breaking","affected_versions":">=10.0.0"}],"env_vars":null,"search_vec":"'ajax':12 'api':6,13 'datat':3,5,10 'jqueri':4,11 'laravel':2,8,9 'yajra':1","created_at":"2026-06-19T08:14:52.384128+00:00","updated_at":"2026-06-19T08:14:52.384128+00:00","problems":[],"ecosystem":"packagist","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/yajra/laravel-datatables","github":"https://github.com/yajra/laravel-datatables","docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["web-framework"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-19","next_check":"2026-12-16","install_tag":null}}