Stars
The PHP AST Viewer is a tool for viewing the Abstract Syntax Tree of PHP code. By visualizing the structure, it helps developers gain a deeper understanding of the code, thus improving code quality…
The snake game using the CLI terminal written in phel.
A simple skeleton to build a website using Phel.
A functional, Lisp-inspired language that compiles to PHP. Inspired by Clojure, Phel brings macros, persistent data structures, and expressive functional idioms to the PHP ecosystem.
📒 Provides a GitHub repository template for a composer package with GitHub Actions workflows using standard PHP development tools.
Convert strings between 13 naming conventions: Snake case, Camel case, Kebab case, Pascal case, Ada case, Train case, Cobol case, Macro case, Upper case, Lower case, Title case, Sentence case and D…
Get statistics and locations of bicycle stations through REST API
PHP Static Analysis Tool - discover bugs in your code without running it!
A PHP static analysis tool for finding errors and security vulnerabilities in PHP applications