- All languages
- AppleScript
- Assembly
- Bikeshed
- C
- C#
- C++
- CSS
- Clojure
- CoffeeScript
- Crystal
- Dart
- Dockerfile
- Elixir
- Elm
- Emacs Lisp
- FLUX
- Go
- HTML
- Handlebars
- Haskell
- Inno Setup
- JSON
- Java
- JavaScript
- Jupyter Notebook
- Kotlin
- MDX
- Makefile
- Markdown
- Nunjucks
- OCaml
- Objective-C
- Objective-C++
- PHP
- Python
- ReScript
- Reason
- Roff
- Ruby
- Rust
- SCSS
- Sass
- Scala
- Shell
- Swift
- TeX
- TypeScript
- Vim Script
- Vue
Starred repositories
SecLists is the security tester's companion. It's a collection of multiple types of lists used during security assessments, collected in one place. List types include usernames, passwords, URLs, se…
Personal CRM. Remember everything about your friends, family and business relationships.
Sample code for several design patterns in PHP 8.x
A pure PHP library for reading and writing spreadsheet files
PHP Static Analysis Tool - discover bugs in your code without running it!
A tool to automatically fix PHP Coding Standards issues
Associate users with roles and permissions
A PHP client library for accessing Google APIs
A RESTful API package for the Laravel and Lumen frameworks.
Instant Upgrades and Automated Refactoring of any PHP 5.3+ code
Assertions to validate method input/output with nice error messages.
Which is the fastest web framework?
A minimalist, open source online pastebin where the server has zero knowledge of pasted data. Data is encrypted/decrypted in the browser using 256 bits AES.
A framework agnostic PHP library to build chat bots
A static analysis tool for finding errors in PHP applications
Phan is a static analyzer for PHP. Phan prefers to avoid false-positives and attempts to prove incorrectness rather than correctness.
Log activity inside your Laravel app
Official PHP client for Elasticsearch.
An elegant debug assistant for the Laravel framework.
PHP implementation of the GraphQL specification based on the reference implementation in JavaScript
The most widely used PHP client for RabbitMQ
A custom WordPress nav walker class to fully implement the Twitter Bootstrap 4.0+ navigation style (v3-branch available for Bootstrap 3) in a custom theme using the WordPress built in menu manager.
The enum PHP is missing, inspired from SplEnum