Skip to content

Instantly share code, notes, and snippets.

@ziadoz
ziadoz / awesome-php.md
Last active May 10, 2024 15:06
Awesome PHP — A curated list of amazingly awesome PHP libraries, resources and shiny things.
// ==UserScript==
// @name Slither.io
// @version 0.35
// @description AI powered bot for slither.io!
// @author Alex
// @match http://slither.io
// ==/UserScript==
var Vector2 = (function() {