Amita-tops's Stars
spatie/color
A little library to deal with color conversions
spatie/browsershot
Convert HTML to an image, PDF or string
sebastianbergmann/lines-of-code
Library for counting the lines of code in PHP source code
sebastianbergmann/type
Collection of value objects that represent the types of the PHP type system
SocialiteProviders/Laravel-Passport
[READ ONLY] Subtree split of the SocialiteProviders/Laravel-Passport Provider (see SocialiteProviders/Providers)
sebastianbergmann/object-reflector
Allows reflection of object attributes, including inherited and non-public ones
sebastianbergmann/object-enumerator
Traverses array structures and object graphs to enumerate all referenced objects
slevomat/coding-standard
Slevomat Coding Standard for PHP_CodeSniffer provides many useful sniffs
sebastianbergmann/resource-operations
Provides a list of PHP built-in functions that operate on resources
SocialiteProviders/Manager
Easily add new or override built-in Laravel Socialite providers
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
sebastianbergmann/cli-parser
Library for parsing CLI options
sebastianbergmann/complexity
Library for calculating the complexity of PHP code units
sebastianbergmann/code-unit
Collection of value objects that represent the PHP code units
sebastianbergmann/code-unit-reverse-lookup
Looks up which function or method a line of code belongs to
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
sailenicolas/forceutf8
PHP Class Encoding featuring Encoding::toUTF8()
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.
ringcentral/psr7
PSR-7 HTTP message library [currently mising ServerRequestInterface and UploadedFileInterface]
reactphp/promise
Promises/A implementation for PHP.
reactphp/dns
Async DNS resolver for ReactPHP.
reactphp/stream
Event-driven readable and writable streams for non-blocking I/O in ReactPHP.
reactphp/reactphp
Event-driven, non-blocking I/O with PHP.
reactphp/http
Event-driven, streaming HTTP client and server implementation for ReactPHP.
reactphp/event-loop
ReactPHP's core reactor event loop that libraries can use for evented I/O.