Libraries tagged by in app
opctim/symfony-csp-bundle
897 Downloads
This bundle helps to properly secure your application using the CSP header in a symfony application.
omaralalwi/laravel-time-craft
67 Downloads
Laravel Time Craft is a powerful package for handling date and time scopes in your Laravel applications. It provides a set of convenient traits and helper functions to simplify date and time operations.
noogic/laravel-cli-password-reset
1378 Downloads
An artisan command to reset password for one or all users in a laravel application
networkteam/flow-altcha
409 Downloads
Integration of ALTCHA Next-Gen Captcha in Neos Flow applications
mouf/security.userfiledao
143709 Downloads
This package contains an implementation of a UserDao, that stores the application users in a simple PHP file. It can be used together with the MoufUserService to provide easy access management to an application. Since the users are stored in a PHP file, this very special DAO does not require a database!
mokhosh/laravel-youtube-downloader
75 Downloads
download youtube videos in your laravel applications (for personal and educational purposes of course)
maximkou/laravel-opcache-clear
5498 Downloads
This Laravel package allows you to clear the OPcache of a PHP application running in FPM mode with ease.
manish-pareek/laravel-cors
8259 Downloads
Adds CORS (Cross-Origin Resource Sharing) headers support in your Laravel application
maestroerror/eloquent-regex
19 Downloads
Eloquent Regex brings the simplicity and elegance to regular expressions. Designed for Laravel developers, this package offers a fluent, intuitive interface for building and executing regex patterns in your PHP applications.
laranex/laravel-refresh-token
542 Downloads
A package to help you implement refresh token mechanism in your laravel application
justijndepover/laravel-settings
2230 Downloads
Store settings in your Laravel application
jield-webdev/laminas-mvc-messenger
2889 Downloads
Easy install and configuration for Symfony messenger in a Laminas application
jfbiswajit/php-bigquery
3075 Downloads
PHP BigQuery for Laravel is a seamless integration package that allows you to harness the power of Google BigQuery in your Laravel applications effortlessly. With a zero-configuration setup, plug and play this library to perform high-speed querying and advanced analytics on large datasets.
jetcod/laravel-model-translation
116 Downloads
Laravel Model Translation simplifies managing model attribute translations in your Laravel applications.
huubverbeek/query-watcher
4822 Downloads
A package to watch queries in your Laravel application -- including PHPUnit asserts.