borutojisan's Stars
spatie/image-optimizer
Easily optimize images using PHP
sebastianbergmann/object-reflector
Allows reflection of object attributes, including inherited and non-public ones
spatie/image
Manipulate images with an expressive API
spatie/laravel-activitylog
Log activity inside your Laravel app
sebastianbergmann/object-enumerator
Traverses array structures and object graphs to enumerate all referenced objects
sebastianbergmann/resource-operations
Provides a list of PHP built-in functions that operate on resources
spatie/laravel-medialibrary
Associate files with Eloquent models
sebastianbergmann/recursion-context
Provides functionality to recursively process PHP variables
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/exporter
Provides the functionality to export PHP variables for visualization
sebastianbergmann/version
Library that helps with managing the version number of Git-hosted PHP projects
php-fig/simple-cache
php-fig/container
sebastianbergmann/code-unit-reverse-lookup
Looks up which function or method a line of code belongs to
robrichards/xmlseclibs
A PHP library for XML Security
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
sebastianbergmann/comparator
Provides the functionality to compare PHP values for equality.
sebastianbergmann/diff
Diff implementation
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.
sebastianbergmann/php-token-stream
Wrapper around PHP's tokenizer extension.
phar-io/version
Library for handling version information and constraints
phpDocumentor/TypeResolver
A PSR-5 based resolver of Class names, Types and Structural Element Names
phpDocumentor/ReflectionCommon
phpspec/prophecy
Highly opinionated mocking framework for PHP 5.3+
PHPOffice/PHPExcel
ARCHIVED