IgorAbrantes1's Stars
peckphp/peck
Peck is a powerful CLI tool designed to identify pure wording or spelling (grammar) mistakes in your codebase.
stevebauman/github-summarizer
A PHP GitHub summarizer using Chat GPT.
nunomaduro/heminders
binafy/laravel-user-monitoring
Monitor your user and all activity on your application
cerbero90/laravel-enum
🎲 Laravel package to supercharge enum functionalities.
Nejcc/php-datatypes
Enhance your PHP projects with php-datatypes. a robust library that introduces strict type safety and precision. Effortlessly manage signed and unsigned integers Int8, UInt8, etc, various floating-point formats Float32, Float64, etc., and structured data types like structs and dictionaries, ensuring your applications are both reliable and efficient
mchev/banhammer
Banhammer for Laravel offers a simple way to ban any Model by ID, UUID and by IP or Country.
msamgan/laravel-env-keys-checker
check if all the keys are available across all the .env files.
eusonlito/Password-Manager
Self-hosted Password Manager based on Laravel 10 + PHP 8 + MySQL 8. Gestor de Contraseñas basado en Laravel 10 + PHP 8 + MySQL 8.
recca0120/laravel-erd
Laravel ERD automatically generates Entity-Relationship Diagrams from your Laravel models and displays them using erd-editor.
deligoez/laravel-model-hashid
#️⃣ Generate, Save, and Route Stripe/Youtube-like Hash IDs for Laravel Eloquent Models
patrickn2/OpenVPNServer
How to create an OPENVPN Server
mohammad-fouladgar/laravel-mobile-verification
This package provides convenient methods for making token code, sending and verifying mobile phone verification requests.
thephpleague/container
Small but powerful dependency injection container
thephpleague/csv
CSV data manipulation made easy in PHP
glhd/linen
Lightweight spreadsheets for Laravel
glorand/laravel-model-settings
Model Settings for your Laravel app
timacdonald/callable-fake
A PHP testing utility that allows you to fake, capture, and assert against invocations of a callable / Closure.
realodix/urlhub
✂️ URL shortener web application based on the Laravel PHP Framework.
ash-jc-allen/short-url
A Laravel package for creating shortened URLs for your web apps.
cjmellor/level-up
Level-Up is a Laravel package introducing gamification into your applications. Users earn experience points (XP) and levels through interactions, while also unlocking achievements. It promotes engagement, competition, and fun through its dynamic leaderboard feature. Customisable to fit your specific needs
spatie/async
Easily run code asynchronously
spatie/laravel-medialibrary
Associate files with Eloquent models
spatie/simple-excel
Read and write simple Excel and CSV files
ramsey/uuid
:snowflake: A PHP library for generating universally unique identifiers (UUIDs).
bilfeldt/laravel-request-logger
Log Laravel application request and response with a unique ID for easy debugging
bilfeldt/laravel-route-statistics
Log requests and group together for aggregated statistics of route usage
driesvints/dotfiles
Get started with your own dotfiles.
nunomaduro/pint-strict-preset
Pint strict preset is an insanely defensive coding style preset for those who demand meticulous precision in their projects.
orchestral/testbench
Laravel Testing Helper for Packages Development