yusuf's Stars
wrongakram/react-wp
react-wp
penpot/penpot
Penpot: The open-source design tool for design and code collaboration
Piwigo/piwigo-flutter-app
Piwigo mobile application for Android
Cilyan/piwigo-laravel-auth
Authenticate Piwigo Users from a Laravel App using Passport
sebastianbergmann/object-reflector
Allows reflection of object attributes, including inherited and non-public ones
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
sarfraznawaz2005/visitlog
:alarm_clock: Laravel package to log visitor information into database.
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/http-factory
Implementation of PSR-17 (HTTP Message Factories)
antonioribeiro/ia-collection
Laravel Illuminate Agnostic Collection
antonioribeiro/ia-str
Laravel Illuminate Agnostic Str
antonioribeiro/ia-arr
Laravel Illuminate Agnostic Arr
antonioribeiro/countries
Laravel countries and currencies
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
ralouphie/getallheaders
PHP getallheaders polyfill
php-fig/log
ramsey/uuid
:snowflake: A PHP library for generating universally unique identifiers (UUIDs).
bobthecow/psysh
A REPL for PHP
antonioribeiro/coollection
Laravel Collection Objectified