Awesome List Updates on Apr 04, 2016
10 awesome lists updated today.
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor
1. Codeface
The Gallery
Nimbus Mono
[ License ]
2. Awesome Irc
Use / Platforms
- Language -
Python
,Java
,C++
,Go
,JavaScript
,Ruby
,C
etc.
3. Awesome Economics
Studying / Useful Materials
- Academic Search - Search across
.edu
and other educational domains. These materials are more reliable than the big Internet.
- IGM Economic Experts Panel - Top economists reflect on policy-related issues. Some answers contain useful details.
Research / Articles and Working Papers
- IDEAS RePEc - The largest database of economics publications (2,000,000 items). Searching through papers is easier with Google:
site:ideas.repec.org <search term>
. Index sources mentioned below.
- NBER - Working papers by major researchers. Many of these papers get published in peer-reviewed journal.
- Google Scholar - Searching academic literature in general. Features author pages and citation counters. If you look for economic writings only, IDEAS would be more powerful.
Research / Data
- IMF Data - The standard reference for macro data.
- Monetary Economics: Data Sources - Overview of macro data sources.
- OFFSTATS - Links to official data sources by country and subject.
Career / Graduate
- American Economic Association: Graduate Training in Economics - Overview of the programs, requirements, and advices to those considering a PhD program in economics.
Career / Faculty
- Job Openings for Economists - The job board by the American Economic Association.
4. Awesome Swift
JSON
- Alembic (⭐116) - Functional JSON parsing, mapping to objects, and serialize to JSON.
5. Awesome Elixir
Authentication
- ueberauth_vk (⭐19) - vk.com Strategy for Überauth.
6. Awesome Charting
Free and Open Source Libraries
- Chartkick (⭐6k) - JavaScript charts with one line of Ruby.
- EJSChart (⭐34) - enterprise ready charting library.
- Graphosaurus (⭐361) - 3D graph viewer powered by WebGL (three.js)
- Smoothie Charts (⭐2.2k) - JavaScript charts for realtime streaming data.
- uvCharts - JavaScript Charting library built using d3.js
7. Awesome Tmux
Tutorials
Cheat Sheets
Configuration
- Example tmux config (⭐1.8k) 📗 Example tmux configuration - screen + vim key-bindings, system stat, cpu load bar
- tmux-extra (⭐117) Configuration and scripts for sane Tmux default behavior
Tools and session management
- powerline (⭐14k) Statusline plugin for vim, and provides statuslines and prompts for several other applications including tmux
- tmuxifier (⭐1.2k) Tmuxify your Tmux. Powerful session, window & pane management for Tmux.
- tmuxinator (⭐13k) Manage complex tmux sessions easily
Plugins
- tmux2html (⭐703) 🐈 Render full tmux windows or individual panes as HTML
- tmux-plugins Official tmux plugins
- tmux-continuum (⭐3.2k) Continuous saving of tmux environment. Automatic restore when tmux is started. Automatic tmux start when computer is turned on.
- tmux-copycat (⭐1.1k) A plugin that enhances tmux search
- tmux-fpp (⭐301) Quickly open any path on your terminal window in your $EDITOR of choice!
- tmux-logging (⭐1k) Easy logging and screen capturing for Tmux.
- tmux-open (⭐622) Tmux key bindings for quick opening of a highlighted file or url
- tmux-pain-control (⭐739) standard pane key-bindings for tmux
- tmux-resurrect (⭐11k) Persists tmux environment across system restarts.
- tmux-sessionist (⭐408) Lightweight tmux utils for manipulating sessions
- tmux-sidebar (⭐533) A sidebar with the directory tree for the current path. Tries to make tmux more IDE like.
- tmux-tpm (⭐12k) Tmux Plugin Manager
- tmux-urlview (⭐262) Quickly open any url on your terminal window! (No commits since 2016, see tmux-urlscan or tmux-fzf-url for a maintained alternative.)
- tmux-yank (⭐2.6k) Tmux plugin for copying to system clipboard. Works on OSX, Linux and Cygwin.
Plugins / Development and testing
- tmux-example-plugin (⭐44) Example Tmux plugin that actually demonstrates how to build plugins for Tmux
- tmux-test (⭐16) A small framework for isolated testing of tmux plugins.
Miscellaneous / Development and testing
- Statically linked tmux Install new version without root access
- vim-tmux (⭐330) vim plugin for tmux.conf
8. Engineering Blogs
Individuals/Group Contributors / A individuals
- Abu Ashraf Masnun http://masnun.com/
9. Awesome Php
Table of Contents / Dependency Management Extras
- Composed (⭐53) - A library to parse your project's Composer environment at runtime.
- Satis (⭐3.1k) - A static Composer repository generator.
- Toran Proxy - A Composer proxy for speed and reliability. (⚠️ Toran Proxy is being phased out.)
Table of Contents / Routers
- Route (⭐645) - A routing library built on top of Fast Route.
Table of Contents / Static Site Generators
- Couscous - Couscous turns Markdown documentation into beautiful websites. It's GitHub Pages on steroids.
- Sculpin - A tool that converts Markdown and Twig into static HTML.
Table of Contents / HTTP
- Guzzle (⭐23k) - A comprehensive HTTP client.
Table of Contents / Scraping
- Embed (⭐2.1k) - An information extractor from any web service or page.
- PHP Spider (⭐1.3k) - A configurable and extensible PHP web spider.
Table of Contents / URL
- Purl (⭐906) - A URL manipulation library.
- Uri (⭐1k) - Another URL manipulation library.
Table of Contents / Email
- Email Reply Parser (⭐638) - An email reply parser library.
- Fetch (⭐502) - An IMAP library.
- PHPMailer (⭐21k) - Another mailer solution.
Table of Contents / Files
- CSV (⭐3.3k) - A CSV data manipulation library.
- Gaufrette (⭐2.5k) - A filesystem abstraction layer.
Table of Contents / Imagery
- Intervention Image (⭐14k) - Another image manipulation library.
- PHP Image Workshop (⭐861) - Another image manipulation library.
Table of Contents / Testing
- Alice (⭐2.5k) - An expressive fixture generation library.
- Codeception (⭐4.8k) - A full stack testing framework.
- PHPSpec (⭐1.9k) - A design by specification unit testing library.
- PHPUnit (⭐20k) - A unit testing framework.
Table of Contents / Security
- Halite - A simple library for encryption using libsodium (⭐12k).
- Optimus (⭐1.3k) - Id obfuscation based on Knuth's multiplicative hashing method.
- PHP Encryption (⭐3.8k) - Secure PHP Encryption Library.
Table of Contents / Passwords
- GenPhrase (⭐115) - A library for generating secure random passphrases.
- PHP Password Lib (⭐373) - A library for generating and validating passwords.
Table of Contents / Code Analysis
- Code Climate - An automated code review.
- PHP Parser (⭐17k) - A PHP parser written in PHP.
- PHPLOC (⭐2.3k) - A tool for quickly measuring the size of a PHP project.
- PHPQA (⭐566) - A tool for running QA tools (phploc, phpcpd, phpcs, pdepend, phpmd, phpmetrics).
- UBench (⭐566) - A simple micro-benchmark library.
Table of Contents / Architectural
- RulerZ (⭐871) - A powerful rule engine and implementation of the Specification pattern.
Table of Contents / Debugging and Profiling
- PHP Console (⭐529) - A web debugging console.
- PHP Debug Bar - A debugging toolbar.
- xDebug (⭐3.1k) - A debug and profile tool for PHP.
- XHProf (⭐2.6k) - A profiling tool originally developed by Facebook.
Table of Contents / Navigation
- KnpMenu (⭐1.4k) - A menu library.
Table of Contents / Date and Time
- Moment.php (⭐973) - Moment.js inspired PHP DateTime handler with i18n support.
Table of Contents / Event
- Ratchet (⭐6.2k) - A web socket library.
Table of Contents / Logging
- Monolog (⭐21k) - A comprehensive logger.
Table of Contents / E-commerce
- Money (⭐4.6k) - A PHP implementation of Fowler's money pattern.
- Shopware (⭐2.7k) - Highly customizable e-commerce software
Table of Contents / PDF
- Dompdf (⭐10k) - A HTML to PDF converter.
Table of Contents / Office
- PHPWord (⭐7.2k) - A library for working with Microsoft Word documents.
Table of Contents / Migrations
- Migrations (⭐40) - A migration management library.
- PHPMig (⭐569) - Another migration management library.
Table of Contents / Queue
- BunnyPHP (⭐698) - A performant pure-PHP AMQP (RabbitMQ) sync and also async (ReactPHP) library.
- Tarantool Queue (⭐63) - PHP bindings for Tarantool Queue.
- Thumper (⭐276) - A RabbitMQ pattern library.
Table of Contents / Search
- ElasticSearch PHP (⭐5.3k) - The official client library for ElasticSearch.
Table of Contents / Command Line
- Cilex (⭐622) - A micro framework for building command line tools.
- CLI Menu (⭐1.9k) - A library for building CLI menus.
- CLIFramework (⭐437) - A command-line framework supports zsh/bash completion generation, subcommands and option constraints. It also powers phpbrew.
- CLImate (⭐1.9k) - A library for outputting colors and special formatting.
- GetOptionKit (⭐150) - Another command line opt parser.
- PsySH (⭐9.7k) - Another PHP REPL.
- ShellWrap (⭐746) - A simple command line wrapper library.
Table of Contents / Authentication and Authorization
- Json Web Token (⭐7.2k) - Json Tokens to authenticate and transmit information.
- Opauth (⭐1.6k) - A multi-provider authentication framework.
- Sentinel Social - A library for social network authentication.
- Sentinel - A framework agnostic authentication & authorisation library.
Table of Contents / Markup and CSS
- Decoda (⭐196) - A lightweight markup parser library.
- Parsedown (⭐15k) - Another Markdown parser.
- PHP Markdown (⭐3.4k) - A Markdown parser.
Table of Contents / Strings
- Agent (⭐4.5k) - A PHP desktop/mobile user agent parser, based on Mobiledetect.
- Mobile-Detect (⭐11k) - A lightweight PHP class for detecting mobile devices (including tablets).
- Patchwork UTF-8 (⭐79) - A portable library for working with UTF-8 strings.
- URLify (⭐673) - A PHP port of Django's URLify.js.
- UUID (⭐12k) - A library for generating UUIDs.
Table of Contents / Numbers
- PHP Conversion (⭐130) - Another library for converting between units of measure.
- PHP Units of Measure (⭐22) - A library for converting between units of measure.
Table of Contents / Filtering, Sanitizing and Validation
- Filterus (⭐454) - A simple PHP filtering library.
- MetaYaml (⭐104) - A schema validation library that supports YAML, JSON and XML.
- Respect Validation (⭐5.8k) - A simple validation library.
- Upload (⭐1.7k) - A library for handling file uploads and validation.
- Valitron (⭐1.6k) - Another validation library.
Table of Contents / API
- API Platform - Expose in minutes a hypermedia REST API that embraces JSON-LD, Hydra format.
- Drest (⭐87) - A library for exposing Doctrine entities as REST resource endpoints.
- Hateoas (⭐1k) - A HATEOAS REST web service library.
Table of Contents / Caching and Locking
- CacheTool (⭐1.6k) - A tool to clear APC/opcode caches from the command line.
- Doctrine Cache (⭐7.8k) - A caching library.
Table of Contents / Data Structure and Storage
- PINQ (⭐460) - A PHP library based on .NET's LINQ (Language Integrated Query).
- YaLinqo (⭐438) - Yet Another LINQ to Objects for PHP.
Table of Contents / Notifications
- Notificato (⭐224) - A library for handling push notifications.
- Php-pushwoosh (⭐66) - A PHP Library to easily send push notifications with the Pushwoosh REST Web Services.
Table of Contents / Deployment
- Deployer (⭐10k) - A deployment tool.
- Rocketeer (⭐2.7k) - A fast and easy deployer for the PHP world.
Configuration / Third Party APIs
- Mailgun (⭐1.1k) The official Mailgun PHP API.
- Stripe (⭐3.7k) - The official Stripe PHP library.
- Twilio (⭐1.5k) - The official Twilio PHP REST API.
Configuration / Miscellaneous
- ClassPreloader (⭐361) - A library for optimizing autoloading.
- Pagerfanta (⭐1.6k) - A pagination library.
Configuration / PHP Installation
- PHP Build (⭐998) - Another PHP version installer.
Configuration / PHP Websites
- Nomad PHP - A online PHP learning resource.
Configuration / PHP Books
- Signaling PHP - A book about catching PCNTL signals in CLI scripts by Cal Evans.
- XML Parsing with PHP - This book covers parsing and validating XML documents, leveraging XPath expressions, and working with namespaces as well as how to create and modify XML files programmatically.
Configuration / PHP Videos
- Programming with Anthony - A video series by Anthony Ferrara.
10. Scalable Css Reading List
Articles
- CSS and Scalability, by Adam Morse (3/24/16)
- Can CSS Be Too Modular?, by Harry Roberts (3/8/15)
- Prev: Apr 05, 2016
- Next: Apr 03, 2016