tzmfreedom's Stars
ziadoz/awesome-php
A curated list of amazingly awesome PHP libraries, resources and shiny things.
samber/lo
💥 A Lodash-style Go library based on Go 1.18+ Generics (map, filter, contains, find...)
chiraggude/awesome-laravel
A curated list of bookmarks, packages, tutorials, videos and other cool resources from the Laravel ecosystem
dlvhdr/gh-dash
A beautiful CLI dashboard for GitHub 🚀
ynqa/jnv
Interactive JSON filter using jq
superfly/litefs
FUSE-based file system for replicating SQLite databases across a cluster of machines
golang/proposal
Go Project Design Documents
YS-L/csvlens
Command line csv viewer
kitloong/laravel-migrations-generator
Laravel Migrations Generator: Automatically generate your migrations from an existing database schema.
sebastianbergmann/phploc
A tool for quickly measuring the size of a PHP project.
PHPCompatibility/PHPCompatibility
PHP Compatibility check for PHP_CodeSniffer
benbjohnson/postlite
Postgres wire compatible SQLite proxy.
PHPCSStandards/PHP_CodeSniffer
PHP_CodeSniffer tokenizes PHP files and detects violations of a defined set of coding standards.
qiniu/goc
A Comprehensive Coverage Testing System for The Go Programming Language
cerbero90/json-parser
🧩 Zero-dependencies lazy parser to read JSON of any dimension and from any source in a memory-efficient way.
wader/jqjq
jq implementation of jq
Adawg4/openapi-autospec
Proxy server that generates API specs for any app or website on localhost.
mavinoo/laravelBatch
insert batch and update batch in laravel
reliforp/reli-prof
A sampling profiler or a memory profiler for PHP written in PHP, which reads information about running PHP VM from outside the process. You can find performance bottlenecks or memory leaks of your scripts without changing the target script or loading extensions.
JetBrains/phpstorm-attributes
PhpStorm specific attributes
k1LoW/octocov
octocov is a toolkit for collecting code metrics (code coverage, code to test ratio, test execution time and your own custom metrics).
php-defer/php-defer
Golang's defer statement for PHP
hotmeteor/spectator
OpenAPI testing for PHP
staabm/phpstan-dba
PHPStan based SQL static analysis and type inference for the database access layer
gogitdb/gitdb
Distributed Embeddable Database
petaki/inertia-go
⏩ Inertia.js server-side adapter for Go.
osxfuse/fuse
C-based FUSE for macOS SDK
jdavidbakr/laravel-cache-garbage-collector
An artisan command to purge expired cache files
lufia/plug
Package plug replaces functions, defined in the other packages, on testing.
bag2php/result
Result class implementation for PHP