travisfont
Making the world less frustrating and more enjoyable one day at a time! C/C++, C#, PHP, & TS/JS
Luxembourg / USA
travisfont's Stars
PRQL/prql
PRQL is a modern language for transforming data — a simple, powerful, pipelined SQL replacement
karam-mustafa/laravel-geographical-calculator
laravel package helps you to implement geographical calculation, with several algorithms that help you deal with coordinates and distances.
Label84/laravel-hours-helper
Create a Collection of dates/times with a specific interval for a specific period.
sebastianbergmann/phpunit
The PHP Unit Testing framework.
larastan/larastan
⚗️ Adds code analysis to Laravel improving developer productivity and code quality.
reziamini/migrator
Migrator is a GUI migration manager for Laravel.
enlightn/enlightn
Your performance & security consultant, an artisan command away.
kahlan/kahlan
:heavy_check_mark: PHP Test Framework for Freedom, Truth, and Justice
bilfeldt/laravel-route-statistics
Log requests and group together for aggregated statistics of route usage
morrislaptop/laravel-seed-list
Make db:seed interactive
michael-rubel/laravel-auto-binder
Bind interfaces to concrete classes automatically.
MarkBaker/EnumHelper
A collection of useful traits for working with PHP 8.1 Enums
Netflix/pollyjs
Record, Replay, and Stub HTTP Interactions.
staudenmeir/laravel-cte
Laravel queries with common table expressions
PHPOffice/PHPPresentation
A pure PHP library for reading and writing presentations documents
Livijn/laravel-object-detection
Identifies objects in an image using Machine Learning.
damoeb/rss-proxy
RSS-proxy allows you to do create an RSS or ATOM feed of almost any website, just by analyzing just the static HTML structure.
phpstan/phpstan-mockery
PHPStan extension for Mockery
dietercoopman/laravel-showsql
A Laravel package to output a specific sql to your favourite debugging tool. The supported log output is Laravel Telescope, Laravel Log, Ray, Clockwork, Laravel Debugbar and your browser.
AsyncBanana/microdiff
A fast, zero dependency object and array comparison library. Significantly faster than most other deep comparison libraries and has full TypeScript support.
TheAlgorithms/C-Sharp
All algorithms implemented in C#.
kirschbaum-development/mail-intercept
A testing package for intercepting mail sent from Laravel
Webklex/laravel-pdfmerger
A FPDI PDF Wrapper for Laravel which includes the "merge" functionality
sdras/awesome-actions
A curated list of awesome actions to use on GitHub
isaeken/loops
Simple Loop Class
touhidurabir/laravel-presenter
A package that helps to group methods that mostly use for the view presentation purpose form models to a dedicated presenter class.
touhidurabir/eloquent-wherelike
An extended laravel eloquent WHERE method to work with sql LIKE operator.
touhidurabir/laravel-model-uuid
A laravel package to attach uuid to model classes
touhidurabir/command-validator
A simple laravel package to validate console commands arguments and options.
touhidurabir/laravel-meta-fields
A laravel package to handle model specific additional meta fields in an elegant way.