JoshStaff's Stars
adam-ja/dotfiles
My various dotfiles
enovatedesign/craft-style-inliner
A Twig tag for inlining styles in a template
achael/eht-imaging
Imaging, analysis, and simulation software for radio interferometry
wework/speccy
Well Spectually 🤓 Enforce quality rules on your OpenAPI 3.0.x specifications.
OrderAndCh4oS/Python-Binary-Search
Python binary search for characters in string
xKynn/PathOfExileRPC
Discord RPC Client for Path of exile
vuejs/vue
This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core
geocoder-php/php-common
[READ ONLY] Common classes and interfaces for PHP-Geocoder
webmozarts/assert
Assertions to validate method input/output with nice error messages.
tymondesigns/jwt-auth
🔐 JSON Web Token Authentication for Laravel & Lumen
toin0u/Geotools-laravel
Geo-related tools PHP library for Laravel 4 & 5
vlucas/phpdotenv
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
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.
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-util
Symfony utilities for portability of PHP codes
symfony/polyfill-mbstring
Symfony polyfill for the Mbstring extension
symfony/polyfill-php70
This component provides features unavailable in releases prior to PHP 7.0.
symfony/polyfill-php56
This component provides functions unavailable in releases prior to PHP 5.6.
symfony/var-dumper
Provides mechanisms for walking through any arbitrary PHP variable
symfony/property-access
Provides functions to read and write from/to an object or array using a simple string notation
symfony/options-resolver
Provides an improved replacement for the array_replace PHP function
symfony/translation
Provides tools to internationalize your application
symfony/serializer
Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.
symfony/routing
Maps an HTTP request to a set of configuration variables
symfony/process
Executes commands in sub-processes
symfony/yaml
Loads and dumps YAML files
symfony/inflector
Converts words between their singular and plural forms (English only)
sendgrid/php-http-client
SendGrid's PHP HTTP Client for calling APIs
symfony/debug
Provides tools to ease debugging PHP code