leonardyhuang's Stars
clue/stream-filter
A simple and modern approach to stream filtering in PHP
public-apis/public-apis
A collective list of free APIs
apelegri/wechat-mini-program-wiki
Anyone can make a Wechat mini-program with the first and only English Wiki made to decrypt the Mini-program framework.
symfony/thanks
Give thanks (in the form of a GitHub ★) to your fellow PHP package maintainers (not limited to Symfony components)!
theseer/tokenizer
A small library for converting tokenized PHP source code into XML (and potentially other formats)
Xethron/Laravel-4-Generators
Jeffery Way's Laravel 4 Generators package running on Laravel 5+
symfony/polyfill-mbstring
Symfony polyfill for the Mbstring extension
symfony/polyfill-php70
This component provides features unavailable in releases prior to PHP 7.0.
webmozarts/assert
Assertions to validate method input/output with nice error messages.
symfony/var-dumper
Provides mechanisms for walking through any arbitrary PHP variable
vlucas/phpdotenv
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
symfony/translation
Provides tools to internationalize your application
symfony/routing
Maps an HTTP request to a set of configuration variables
symfony/process
Executes commands in sub-processes
symfony/http-kernel
Provides a structured process for converting a Request into a Response
symfony/http-foundation
Defines an object-oriented layer for the HTTP specification
tijsverkoyen/CssToInlineStyles
CssToInlineStyles is a class that enables you to convert HTML-pages/files into HTML-pages/files with inline styles. This is very usefull when you're sending emails.
getsentry/sentry-laravel
The official Laravel SDK for Sentry (sentry.io)
Seldaek/phar-utils
PHAR file format utilities, for when PHP phars you up.
Seldaek/cli-prompt
Allows you to prompt for user input on the command line, and optionally hide the characters they type
symfony/debug
Provides tools to ease debugging PHP code
getsentry/sentry-php
The official PHP SDK for Sentry (sentry.io)
symfony/filesystem
Provides basic utilities for the filesystem
Seldaek/jsonlint
JSON Lint for PHP
symfony/finder
Finds files and directories via an intuitive fluent interface
symfony/event-dispatcher
Provides tools that allow your application components to communicate with each other by dispatching events and listening to them
symfony/css-selector
Converts CSS selectors to XPath expressions
symfony/console
Eases the creation of beautiful and testable command line interfaces
swiftmailer/swiftmailer
Comprehensive mailing tools for PHP
sebastianbergmann/object-reflector
Allows reflection of object attributes, including inherited and non-public ones