Popular Packages
-
-
-
-
-
-
-
-
PHP
tapp/laravel-aws-secrets-manager
Use AWS Secrets manager to load environment variables for configuration.
-
-
PHP
davmixcool/php-sentiment-analyzer
PHP Sentiment Analyzer is a lexicon and rule-based sentiment analysis tool that is used to understand sentiments in a sentence using VADER (Valence Aware Dictionary and sentiment Reasoner).
-
-
PHP
stevegrunwell/time-constants
A series of constants designed to make it easier to express time in PHP applications
-
-
PHP
jedrzej/sortable
Sortable trait for Laravel's Eloquent models - sort your models using request parameters
-
PHP
austinw/laravel-union-paginator
Combines data from multiple models into a single unified query using SQL unions, allowing for consistent pagination and customization across diverse data sources.