Libraries tagged by Laravel Recurring
laralord-project/server
1 Downloads
Laralord enables multi-tenancy for any stateless Laravel application without requiring code updates.It is an OpenSwoole wrapper designed to provide a high-performance, multi-tenant server setup for Laravel Application.
commacode/laravel-zoom-integration
2 Downloads
Zoom Meeting Integration for Laravel with automatic recording download and embedded viewing.
thecsea/laravel-noredirect-traits
51 Downloads
The library that allows you to use standard laravel traits without redirect, returning information via JSON and HTTP code, ideal for REST applications
mizterfrek/laravel-api-responser
12 Downloads
Laravel Package - Traits and helpers for returning standard API responses
jrbecart/laravel-statistics
682 Downloads
Forked from rinvex/laravel-statistics, Rinvex Statistics is a lightweight, yet detailed package for tracking and recording user visits across your Laravel application. With only one simple query per request, important data is being stored, and later a cronjob crush numbers to extract meaningful stories from within the haystack.
godscodes/laravel-statistics
71 Downloads
Statistics is a lightweight, yet detailed package for tracking and recording user visits across your Laravel application. With only one simple query per request, important data is being stored, and later a cronjob crush numbers to extract meaningful stories from within the haystack.
vhar/laravel-robokassa
21 Downloads
Пакет для работы с Робокассой в Laravel
ngmy/okuribito-laravel
6 Downloads
OkuribitoLaravel can monitor view loading and record it. This helps to remove unused view files.
mjducharme/laravel-model-json-storage
178 Downloads
Storing your models in a json file rather than in database (single or few lines recording) can be a good option. This package saves you to create a table for a ridiculous amount of lines, improves the data recovery performances, and allows you to store and access to your models from a json files as you would do it in database.
marcossaoleo/laravel-oauth2-login
9 Downloads
Provides a middleware to protect resources requiring an OAuth2 login
jhonattan/response-helper-laravel
2 Downloads
this package creates a standard interface for returning endpoints
critiq/laravel-head-manifest
124 Downloads
Define your HTML head attributes in a manifest shared between Laravel and an SPA project so that robots crawling the page have access to up too path-specific metadata without requiring server side rendering on the SPA side
apsonex/laravel-dusk-screenrecordings
3 Downloads
A package to have screen recordings of Dusk tests
ami-hp/laravel-eye
49 Downloads
Recording Site Views with Cache and CronJob
itul/api-transactions
34 Downloads
A laravel model for running and recording api transactions