rcboned's Stars
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
oscarotero/Embed
Get info from any web service or page
igorw/evenement
Événement is a very simple event dispatching library for PHP.
doctrine/reflection
The Doctrine Reflection project is a simple library used by the various Doctrine projects which adds some additional functionality on top of the reflection API that comes with PHP. It allows you to get the reflection information about classes, methods and properties statically.
doctrine/persistence
The Doctrine Persistence project is a library that provides common abstractions for object mapper persistence.
doctrine/event-manager
The Doctrine Event Manager is a library that provides a simple event system.
doctrine/instantiator
doctrine/lexer
Base library for a lexer that can be used in Top-Down, Recursive Descent Parsers.
doctrine/inflector
Doctrine Inflector is a small library that can perform string manipulations with regard to uppercase/lowercase and singular/plural forms of words.
doctrine/dbal
Doctrine Database Abstraction Layer
dingo/blueprint
Generate valid API Blueprint documentation
dnoegel/php-xdg-base-dir
dingo/api
A RESTful API package for the Laravel and Lumen frameworks.
defuse/php-encryption
Simple Encryption in PHP.
doctrine/collections
Collections Abstraction Library
doctrine/annotations
Annotations Docblock Parser
doctrine/cache
Doctrine Cache component
doctrine/common
Doctrine Common
composer/xdebug-handler
Restart a CLI process without loading the xdebug extension.
composer/ca-bundle
Lets you find a path to the system CA bundle, and includes a fallback to the Mozilla CA bundle.
composer/semver
Semantic versioning utilities with the addition of version constraints parsing and checking.
composer/spdx-licenses
Tools for working with the SPDX license list and validating licenses.
container-interop/container-interop
Containers interoperability
cviebrock/eloquent-sluggable
Easy creation of slugs for your Eloquent models in Laravel
composer/composer
Dependency Manager for PHP
mikeerickson/php-cli-colors
Liven up you PHP Console Apps with standard colors
mikeerickson/phpunit-pretty-result-printer
PHPUnit Pretty Result Printer -- make your PHPUnit tests look pretty!
bugsnag/bugsnag-psr-logger
BugSnag's PHP PSR logger implementation