{"id":91294,"library":"yajra-laravel-datatables","title":"Laravel DataTables","description":"Laravel DataTables Complete Package for server-side handling of DataTables.","status":"active","version":"13.0.0","language":"php","source_language":null,"source_url":"https://github.com/yajra/datatables","tags":["laravel","datatables","ajax","server-side","php"],"install":[{"cmd":"composer require yajra/laravel-datatables","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())->make(true);\nreturn response()->json($data);","lang":"php","description":"Return DataTables JSON response"},"warnings":[{"fix":"Install Laravel and include DataTables JS in your frontend.","message":"Requires Laravel framework and DataTables JavaScript library.","severity":"gotcha","affected_versions":">=13.0.0"}],"env_vars":null,"search_vec":"'ajax':16 'complet':5 'datat':2,4,13,15 'handl':11 'laravel':1,3,14 'packag':6 'php':20 'server':9,18 'server-sid':8,17 'side':10,19","created_at":"2026-06-19T09:15:43.108378+00:00","updated_at":"2026-06-19T09:15:43.108378+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/datatables","github":"https://github.com/yajra/datatables","docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["web-framework","utility"],"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}}