Pinned Repositories
aS3StreamWrapper
An Amazon S3 stream wrapper for PHP with full support for subdirectory trees, multiple protocol names and caching
grunt-dox
Grunt Plugin for generating Dox
joinr
Performs joins on MongoDB documents and those from compatible databases.
jquery-bottomless
jquery-bottomless is an infinite scroll plugin that has been torture-tested by naive users with old versions of IE, which is important because permanently replacing pagination with infinite scroll on a public facing site is a high risk, high benefit proposition. jquery-bottomless has a sweet and simple API.
jquery-rest-admin
A jQuery plugin providing an admin panel for any REST backend. Supports nested panels.
mongo-dump-stream
Pipe entire mongodb databases through the shell, or to a node stream. It's what you wanted mongodump to be.
node-netpbm
node-netpbm scales and converts GIF, JPEG and PNG images asynchronously, without running out of memory, even if the original image is very large. It can also determine the image dimensions and type.
OptimumPHP
Optimum PHP installs and optimizes PHP for Ubuntu and CentOS Linux servers. FastCGI, APC and Apache worker threads are all configured for best performance. PHP is built with all the not-so-"optional" stuff needed by Apostrophe and other PHP framework based web apps such as those built on Symfony. PHP is configured with a more practical set of defaults. Kittens dance.
phpQuery
This is phpQuery, a PHP port of jQuery selectors, super useful for DOM traversal and functional testing. Originally by Tobiasz Cudnik, who released it on Google Code. We forked it because we need some bug fixes and no commits have been made upstream for quite some time. Please share your phpQuery fixes with us!
symfony2-file-uploader-bundle
Multiple file uploads, based on the BlueImp jQuery uploader. Makes it very easy to attach one or more files to whatever you're editing. It's also easy to present that list again on a later edit so that existing files can be managed side by side with existing attachments.
P'unk Avenue's Repositories
punkave/phpQuery
This is phpQuery, a PHP port of jQuery selectors, super useful for DOM traversal and functional testing. Originally by Tobiasz Cudnik, who released it on Google Code. We forked it because we need some bug fixes and no commits have been made upstream for quite some time. Please share your phpQuery fixes with us!
punkave/symfony2-file-uploader-bundle
Multiple file uploads, based on the BlueImp jQuery uploader. Makes it very easy to attach one or more files to whatever you're editing. It's also easy to present that list again on a later edit so that existing files can be managed side by side with existing attachments.
punkave/mirror-website
Create a static mirror of a website. The goal is to address the almost universal need for custom processing when mirroring a modern site.
punkave/best-practices
P'unk Ave development best practices.
punkave/backend-challenge
Backend node.js coding challenge based on the Indego bike share API.
punkave/symfony1
This fork solely addresses security issues and compatibility with new PHP versions. No new features, and no bc breaks for project level code unless security absolutely demands it. Minimum PHP version is 5.3.4.
punkave/frontend-challenge
P'unk Avenue frontend challenge
punkave/frontend-starter
Frontend starting point for P'unk Ave projects
punkave/albedo
node.js app for generating reports from mysql databases
punkave/checky
A service that maintains a status check of selected sites
punkave/cloud-static
Sync and update folders of web-accessible static content to your local or cloud-based storage via uploadfs, retaining metadata in MongoDB to eliminate latency
punkave/paypal-bulk-refund
Issues refunds for many PayPal REST API transaction IDs quickly.
punkave/tag-old-releases
Retroactively tag old npm releases in git. Obviously subjective, use at your own risk.
punkave/pk-accordion
punkave/pk-cookie-alert
Persistent alert for users to acknowledge use of cookies (or whatever really) on a site.
punkave/pk-pattern-library
a pattern library generator for ApostropheCMS :pencil:
punkave/anchors-demo
Sandbox that demos a menu widget that uses the remote ids field and anchors improvement
punkave/doctrine1
Doctrine 1 Object Relational Mapper
punkave/eslint-config-punkave
punkave/less.js-middleware
Temporary fork to fix dependency issues. Connect Middleware for LESS.js compiling
punkave/nunjucks-debug
Demonstrating & debugging issues in Nunjucks
punkave/pk-basic-auth
punkave/pk-link-widget
punkave/pk-people
punkave/pk-utilities
punkave/pk-video
punkave/pk-webpack
Webpack build tool for internal pk-modules :wavy_dash:
punkave/standby
An incredibly simple server that just delivers a one-page site saying your site will be back shortly. Great for use in deployments and migrations that require the site be temporarily down. The page automatically refreshes until your site is back, without changing the URL.
punkave/stylelint-config-punkave
punkave/uploadfs-imagemin-test
Testbed for injecting imagemin into uploadfs. See the uploadfs npm module for everything you're curious about.