leonardyhuang's Stars
myclabs/DeepCopy
Create deep copies (clones) of your objects
thephpleague/oauth1-client
OAuth 1 Client
briannesbitt/Carbon
A simple PHP API extension for DateTime.
phpDocumentor/ReflectionDocBlock
php/php-src
The PHP Interpreter
mtdowling/cron-expression
CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due
nikic/PHP-Parser
A PHP parser written in PHP
mockery/mockery
Mockery is a simple yet flexible PHP mock object framework for use in unit testing with PHPUnit, PHPSpec or any other testing framework. Its core goal is to offer a test double framework with a succinct API capable of clearly defining all possible object operations and interactions using a human readable Domain Specific Language (DSL).
larapack/doctrine-support
Better Doctrine Support with Laravel (Support for `enum`)
laravel/tinker
Powerful REPL for the Laravel framework.
larapack/voyager-hooks
Hooks system integrated into Voyager.
larapack/hooks
Hooks is a extension system for your Laravel application.
guzzle/psr7
PSR-7 HTTP message library
guzzle/promises
Promises/A+ library for PHP with synchronous support
laravel/socialite
Laravel wrapper around OAuth 1 & OAuth 2 libraries.
JakubOnderka/PHP-Console-Color
Simple library for creating colored console ouput
hamcrest/hamcrest-php
PHP Hamcrest implementation [Official]
JakubOnderka/PHP-Console-Highlighter
Highlight PHP code in terminal
thephpleague/flysystem
Abstraction for local and remote filesystems
Intervention/image
PHP Image Processing
laravel/framework
The Laravel Framework.
laravel/laravel
Laravel is a web application framework with expressive, elegant syntax. We’ve already laid the foundation for your next big idea — freeing you to create without sweating the small things.
jsonrainbow/json-schema
PHP implementation of JSON schema. Fork of the http://jsonschemaphpv.sourceforge.net/ project
doctrine/instantiator
erusev/parsedown
Better Markdown Parser in PHP
egulias/EmailValidator
PHP Email address validator
fideloper/TrustedProxy
Laravel Proxy Package for handling sessions when behind load balancers or other intermediaries.
filp/whoops
PHP errors for cool kids
doctrine/lexer
Base library for a lexer that can be used in Top-Down, Recursive Descent Parsers.
doctrine/collections
Collections Abstraction Library