Hansel23's Stars
MarkBaker/Tries
Trie and RadixTrie Datastructure Implementations in PHP, with a couple of working examples showing their use
jamiebuilds/the-super-tiny-compiler
:snowman: Possibly the smallest compiler ever
voryx/Thruway
PHP Client and Router Library for Autobahn and WAMP (Web Application Messaging Protocol) for Real-Time Application Messaging
lega911/ijson
Inverted json - lightweight and blazing fast message-broker
nikic/PHP-Parser
A PHP parser written in PHP
StevenBlack/hosts
🔒 Consolidating and extending hosts files from several well-curated sources. Optionally pick extensions for porn, social media, and other categories.
moneyphp/money
PHP implementation of Fowler's Money pattern.
rinvex/countries
Rinvex Country is a simple and lightweight package for retrieving country details with flexibility. A whole bunch of data including name, demonym, capital, iso codes, dialling codes, geo data, currencies, flags, emoji, and other attributes for all 250 countries worldwide at your fingertips.
reactphp/reactphp
Event-driven, non-blocking I/O with PHP.
pact-foundation/pact-php
PHP version of Pact. Enables consumer driven contract testing, providing a mock service and DSL for the consumer project, and interaction playback and verification for the service provider project
php-decimal/php-decimal
Correctly-rounded arbitrary precision decimal floating point for PHP
maknz/slack
A simple PHP package for sending messages to Slack, with a focus on ease of use and elegant syntax.
guitmz/virii
Collection of ancient computer virus source codes
Seldaek/monolog
Sends your logs to files, sockets, inboxes, databases and various web services
beberlei/assert
Thin assertion library for use in libraries and business-model
sebastianbergmann/object-graph
Provides useful operations on PHP object graphs
phpecc/phpecc
Pure PHP Elliptic Curve Cryptography Library
flyeralarm/onboarding
A list of resources we at flyeralarm use to get new developers up and running
thephpleague/flysystem-sftp
[READ-ONLY SUBSPLIT] Flysystem Adapter for SFTP
icehawk/icehawk
PHP7 micro framework, respecting CQRS
SmartGecko/GovernorFramework
A complete PHP CQRS framework.
php/php-src
The PHP Interpreter
ziadoz/awesome-php
A curated list of amazingly awesome PHP libraries, resources and shiny things.
fortuneglobe/icehawk
Fast and reliable PHP frontend framework respecting CQRS
iluwatar/java-design-patterns
Design patterns implemented in Java
DesignPatternsPHP/DesignPatternsPHP
Sample code for several design patterns in PHP 8.x