troywegman's Stars
symfony/polyfill-intl-idn
Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions
symfony/contracts
A set of abstractions extracted out of the Symfony components
symfony/polyfill-ctype
Symfony polyfill for ctype functions
symfony/polyfill-iconv
Symfony polyfill for the Iconv extension
zendframework/zend-diactoros
PSR-7 HTTP Message implementation
symfony/psr-http-message-bridge
PSR HTTP message bridge
webpatser/laravel-uuid
Laravel package to generate and to validate a UUID according to the RFC 4122 standard. Only support for version 1, 3, 4 and 5 UUID are built-in.
VentureCraft/revisionable
Easily create a revision history for any laravel model
spatie/temporary-directory
A simple class to work with a temporary directory
spatie/db-dumper
Dump the contents of a database
spatie/laravel-permission
Associate users with roles and permissions
spatie/laravel-backup
A package to backup your Laravel app
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
prologuephp/alerts
Alerts is a package that handles global site messages.
schmittjoh/php-option
Option Type for PHP
phpseclib/phpseclib
PHP Secure Communications Library
predis/predis
A flexible and feature-complete Redis client for PHP.
laravel/passport
Laravel Passport provides OAuth2 server support to Laravel.
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
itsjavi/fontawesome-iconpicker
Font Awesome Icon Picker component for Bootstrap.
thephpleague/event
Event package for your app and domain
lavary/laravel-menu
A quick way to create menus in Laravel
lcobucci/jwt
A simple library to work with JSON Web Token and JSON Web Signature
opis/closure
Serialize closures (anonymous functions)
thephpleague/oauth2-server
A spec compliant, secure by default PHP OAuth 2.0 Server
doctrine/event-manager
The Doctrine Event Manager is a library that provides a simple event system.
guzzle/psr7
PSR-7 HTTP message library
guzzle/promises
Promises/A+ library for PHP with synchronous support