Pinned Repositories
book-library
Demo application using Expressive that I use in talks
mini-mezzio
Minimal Application Factory for Mezzio
ofxparser
:moneybag: OFX File Parser
quality-tutorial
Sample code and exercises for my quality PHP workshop
yamldb
Don't use this, please.
year
:trollface: Year as a Service
browscap
:page_with_curl: The main project repository
BackwardCompatibilityCheck
:ab: Tool to compare two revisions of a class API to check for BC breaks
BetterReflection
:crystal_ball: Better Reflection is a reflection API that aims to improve and provide more features than PHP's built-in reflection API.
SecurityAdvisories
:closed_lock_with_key: Security advisories as a simple composer exclusion list, updated daily
asgrim's Repositories
asgrim/godeploy
:warning: Abandoned :warning:
asgrim/directory-syncing-thing
A simple script that uses inotify to "sync" files quickly when they change from one directory to another
asgrim/joindin-random-feedback-selector
A little tool that selects random feedback from an event on Joind.in
asgrim/zdt-memcache
Zend Developer Tools Memcache plugin
asgrim/mal
Mighty Asgrim's Library. Just a collection of lib classes for Zend Framework I've made that sort of make my life easier. Some of them may actually overlap ZF built-in functionality, but these are mainly just me messing around!
asgrim/zfhtml5
Zend Framework HTML5 base project
asgrim/asm-test
Playing with assembly language
asgrim/breakfast
I made some breakfast.
asgrim/c-stuff
messing around with C/C++ again because funsies
asgrim/DASBiT
Python based IRC bot
asgrim/format-using-ast
Format source code using AST in the middle
asgrim/godeploy-test-project
You can use this project as a test repository to deploy a project using GoDeploy
asgrim/hhvm
A virtual machine designed for executing programs written in Hack and PHP.
asgrim/hhvm-ext
Going through http://blog.golemon.com/2015/01/hhvm-extension-writing-part-i.html
asgrim/packagist
Package Repository Website
asgrim/php-amqplib
AMQP library for PHP
asgrim/phpberks
The website for PHP Berkshire
asgrim/PHPPHP
A PHP VM implementation in PHP
asgrim/phpunit
The PHP Unit Testing framework.
asgrim/Snubbed
Create Snubs of Zend Framework 2 projects to make IDE integration much tighter
asgrim/websockets-sandbox
Mucking around with node.js and socket.io
asgrim/WurflCache
Cache Classes and Connectors to use with Wurfl
asgrim/zend-eventmanager
EventManager component from Zend Framework
asgrim/zf2-controller-plugin-testing
Testing with ZF2 Controller Plugins
asgrim/zf2-route-print
Print ZF2 routes as an HTML file
asgrim/zf2-test-modules
Playing around with ZF2