Dispatcher – Scheduler for Artisan commands09/12/20251 mins0Dispatcher allows you to schedule your artisan commands within your Laravel project, eliminating the need to touch the crontab…Laravel admin_blogcontinue Reading..
Laravel Responder – Build custom API responses with Fractal07/12/20251 mins0Laravel Responder is a package for building API responses, integrating Fractal into Laravel and Lumen. It can transform your…Laravel admin_blogcontinue Reading..
Lighthouse – An up and coming GraphQL library for Laravel07/12/20252 mins0Lighthouse is a GraphQL framework that integrates with your Laravel application. It takes the best ideas of…Laravel admin_blogcontinue Reading..
Laravel GraphQL – Supports Relay, eloquent models, validation and GraphiQL07/12/20251 mins0This package provides an integration of GraphQL for Laravel. It is based on the PHP port of GraphQL…Laravel admin_blogcontinue Reading..
Laravel Fractal – Output complex, flexible, AJAX/RESTful data structures with Fractal07/12/20251 mins0The package provides a nice and easy wrapper around Fractal for use in your Laravel applications. If you don’t…Laravel admin_blogcontinue Reading..
Laravel CORS – Add CORS (Cross-Origin Resource Sharing) headers support07/12/20251 mins0Adds CORS (Cross-Origin Resource Sharing) headers support in your Laravel application Github: https://github.com/fruitcake/laravel-corsLaravel admin_blogcontinue Reading..
Dingo API – Multi-purpose toolkit for developing RESTful APIs07/12/20251 mins0Unfortunately this package cannot be maintained at this location anymore due to broken CI integrations, and travis-ci…Laravel admin_blogcontinue Reading..
ApiGuard – Allow API authentication with API keys07/12/20251 mins0This package is no longer maintained as Laravel already has a similar feature built-in since Laravel 5.8…Laravel admin_blogcontinue Reading..
Laravel-Searchy – Fuzzy search, basic string matching, Levenshtein Distance07/12/20251 mins0Database Searching Made Easy Searchy is an; easy-to-use, light-weight, MySQL only, Laravel package that makes running user…Laravel admin_blogcontinue Reading..
TNTSearch driver – Driver for Laravel Scout search package based on TNTSearch07/12/20251 mins0Driver for Laravel Scout search package based on https://github.com/teamtnt/tntsearch Github: https://github.com/teamtnt/laravel-scout-tntsearch-driverLaravel admin_blogcontinue Reading..