Gorbas's Stars
BelledonneCommunications/flexisip
Linphone.org mirror for flexisip (git://git.linphone.org/flexisip.git)
brendan-duncan/archive
Dart library to encode and decode various archive and compression formats, such as Zip, Tar, GZip, ZLib, and BZip2.
phpDocumentor/ReflectionCommon
phar-io/version
Library for handling version information and constraints
paragonie/sodium_compat
Pure PHP polyfill for ext/sodium
phar-io/manifest
Component for reading phar.io manifest information from a PHP Archive (PHAR)
paragonie/random_compat
PHP 5.x support for random_bytes() and random_int()
opis/closure
Serialize closures (anonymous functions)
php/php-src
The PHP Interpreter
niklasravnsborg/laravel-pdf
📄 Laravel PDF
nao-pon/elfinder-flysystem-driver-ext
Extended version of elFinder driver for Flysytem
musonza/chat
A Laravel chat package. You can use this package to create a chat/messaging Laravel application.
nao-pon/flysystem-cached-extra
Extra traits for Flysystem cached adapter
nao-pon/flysystem-google-drive
Flysystem adapter for Google Drive
myclabs/DeepCopy
Create deep copies (clones) of your objects
briannesbitt/Carbon
A simple PHP API extension for DateTime.
nikic/PHP-Parser
A PHP parser written in PHP
mpdf/mpdf
PHP library generating PDF files from UTF-8 encoded HTML
thephpleague/flysystem-cached-adapter
Flysystem Adapter Cache Decorator.
thephpleague/glide
Wonderfully easy on-demand image manipulation library with an HTTP based API.
thephpleague/flysystem
Abstraction for local and remote filesystems
thephpleague/oauth1-client
OAuth 1 Client
Seldaek/monolog
Sends your logs to files, sockets, inboxes, databases and various web services
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).
laravel/horizon
Dashboard and code-driven configuration for Laravel queues.
laravel/tinker
Powerful REPL for the Laravel framework.
laracasts/Laravel-5-Generators-Extended
This package extends the core file generators that are included with Laravel 5
LaravelCollective/html
HTML and Form Builders for the Laravel Framework
laravel/socialite
Laravel wrapper around OAuth 1 & OAuth 2 libraries.
jenssegers/date
🗓 A library to help you work with dates in multiple languages, based on Carbon.