Highlights
Stars
Select, put and delete data from JSON, TOML, YAML, XML, INI, HCL and CSV files with a single tool. Also available as a go mod.
🎓 Path to a free self-taught education in Computer Science!
Fancy stream processing made operationally mundane
PHP Static Analysis Tool - discover bugs in your code without running it!
Automated Security Testing For REST API's
Curated list of Go design patterns, recipes and idioms
A Static Code Analyzer for PHP (a PhpStorm/Idea Plugin)
⛔ PSR-7 storage-less CSRF token generation/validation
🔮 Better Reflection is a reflection API that aims to improve and provide more features than PHP's built-in reflection API.
Phan is a static analyzer for PHP. Phan prefers to avoid false-positives and attempts to prove incorrectness rather than correctness.
[ARCHIVED] Uses PhantomJS to headlessly analyze web pages and generate manifests. You may be able to use the puppeteer-har package instead.
The iconic SVG, font, and CSS toolkit
virtPHP is a tool to create isolated PHP environments.
Database backup manager for dumping to and restoring databases from S3, Dropbox, FTP, SFTP, and Rackspace Cloud
A set of tools for lexical and syntactical analysis written in pure PHP.
A PHP library to support implementing representations for HATEOAS REST web services.
Very basic implementation of Naive Bayes Classifier in PHP