alfonsofernandezyf's Stars
yeeking/vimeo-account-downloader
Python script that downloads all the videos at highest quality from your vimeo account for backup
bluenviron/mediamtx
Ready-to-use SRT / WebRTC / RTSP / RTMP / LL-HLS media server and media proxy that allows to read, publish, proxy, record and playback video and audio streams.
it-gssb/pdffiller
Bulk PDF Mail Merge, PDF Filler, and Email tool
bigbluebutton/greenlight
A really simple end-user interface for your BigBlueButton server.
blindsidenetworks/wordpress-plugin_bigbluebutton
BigBlueButton Wordpress Integration
arkq/bluez-alsa
Bluetooth Audio ALSA Backend
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)
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
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.
sebastianbergmann/object-reflector
Allows reflection of object attributes, including inherited and non-public ones
sebastianbergmann/object-enumerator
Traverses array structures and object graphs to enumerate all referenced objects
sebastianbergmann/resource-operations
Provides a list of PHP built-in functions that operate on resources
sebastianbergmann/recursion-context
Provides functionality to recursively process PHP variables
symfony/debug
Provides tools to ease debugging PHP code
sebastianbergmann/version
Library that helps with managing the version number of Git-hosted PHP projects
symfony/http-foundation
Defines an object-oriented layer for the HTTP specification
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