ousamox's Stars
winkjs/wink-tokenizer
Multilingual tokenizer that automatically tags each token with its type
felixmosh/bull-board
🎯 Queue background jobs inspector
kriasoft/graphql-starter-kit
💥 Monorepo template (seed project) pre-configured with GraphQL API, PostgreSQL, React, and Joy UI.
triestpa/Open-Cryptochat
An end-to-end, RSA-2048 encrypted anonymous chat application.
ApiRTC/ApiRTC-ionic-demo
ApiRTC Ionic Sample
sebastianbergmann/resource-operations
Provides a list of PHP built-in functions that operate on resources
sebastianbergmann/recursion-context
Provides functionality to recursively process PHP variables
sebastianbergmann/version
Library that helps with managing the version number of Git-hosted PHP projects
Ph3nol/NotificationPusher
Standalone PHP library for easy devices notifications push.
sebastianbergmann/object-reflector
Allows reflection of object attributes, including inherited and non-public ones
sebastianbergmann/code-unit-reverse-lookup
Looks up which function or method a line of code belongs to
sebastianbergmann/object-enumerator
Traverses array structures and object graphs to enumerate all referenced objects
sebastianbergmann/global-state
Snapshotting of global state, factored out of PHPUnit into a stand-alone component
sebastianbergmann/environment
Provides functionality that helps writing PHP code that has runtime-specific execution paths
sebastianbergmann/comparator
Provides the functionality to compare PHP values for equality.
sebastianbergmann/diff
Diff implementation
sebastianbergmann/exporter
Provides the functionality to export PHP variables for visualization
MyIntervals/PHP-CSS-Parser
A Parser for CSS Files written in PHP. Allows extraction of CSS files into a data structure, manipulation of said structure and output as (optimized) CSS
php-fig/simple-cache
php-fig/container
php-fig/http-message
The purpose of this PSR is to provide a set of common interfaces for HTTP messages as described in RFC 7230 and RFC 7231
php-fig/log
ramsey/uuid
:snowflake: A PHP library for generating universally unique identifiers (UUIDs).
bobthecow/psysh
A REPL for PHP
sebastianbergmann/phpunit-mock-objects
Mock Object library for PHPUnit
sebastianbergmann/phpunit
The PHP Unit Testing framework.
phpDocumentor/TypeResolver
A PSR-5 based resolver of Class names, Types and Structural Element Names
phpspec/prophecy
Highly opinionated mocking framework for PHP 5.3+
phpseclib/phpseclib
PHP Secure Communications Library
phpDocumentor/ReflectionDocBlock