ViniciusAlcantara's Stars
namshi/jose
JSON Object Signing and Encryption library for PHP.
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.
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).
dragonmantank/cron-expression
CRON for PHP: Calculate the next or previous run date and determine if a CRON expression is due
doctrine/instantiator
hamcrest/hamcrest-php
PHP Hamcrest implementation [Official]
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
doctrine/cache
Doctrine Cache component
doctrine/inflector
Doctrine Inflector is a small library that can perform string manipulations with regard to uppercase/lowercase and singular/plural forms of words.
fzaninotto/Faker
Faker is a PHP library that generates fake data for you
doctrine/common
Doctrine Common
doctrine/dbal
Doctrine Database Abstraction Layer
digitaldreams/dbreader
Database Reader
digitaldreams/laracrud
Laravel Code Generator based on MySQL Database
dnoegel/php-xdg-base-dir
davibennun/laravel-push-notification
Laravel package to enable sending push notifications to devices
container-interop/container-interop
Containers interoperability
fruitcake/laravel-cors
Adds CORS (Cross-Origin Resource Sharing) headers support in your Laravel application
asm89/stack-cors
Cross-origin resource sharing library and stack middleware.
doctrine/annotations
Annotations Docblock Parser
composer/composer
Dependency Manager for PHP