Skip to content

Latest commit

 

History

History
227 lines (141 loc) · 10.1 KB

README.md

File metadata and controls

227 lines (141 loc) · 10.1 KB

Joe's corner

2015-11-03

They say that the universe is a big mess, but I've got my little theory about how planets should be organized.

Php

Array

  • ArrayToString: Utility to export a php array in various string formats
  • ArrayToTable: Create an html table from a php array
  • BabyDash: notation to write an array in a language independent manner

Autoloader

Bloggers

Console

Database

  • QuickPdo: contains basic methods to interact with a mysql database via pdo
  • BullSheet: generate fake data to populate your database

Debug

Deployment

  • Linker: Tool to help manage application symlinks

Design

FileSystem

Formatting

Image

Log

  • ApplicationLog: Lightweight object to quickly send a message to a log file
  • QuickLog: Lightweight object to quickly send a message to a log file

Multi-purpose

  • Bat: multi-purpose library of tools
  • Bate: multi-purpose library of tools, extension of Bat
  • MikeMagicTools: set of various tools
  • TokenFun: Tools for playing with php tokens

Notation (custom notations)

  • BabyDash: notation to write an array in a language independent manner
  • IndentedLines: convert lists in indentedLines format to php arrays
  • NotationFan: contains an implementation of the id filter notation
  • Ornella: notation for replacing {tags} with a customized value
  • Tiphaine: Tool for converting a string to a mixed value, using tiphaine notation

Rss

  • RssUtil: RssUtil contains utilities related to rss

Sitemap

  • SitemapBuilderBox: Utilities to create basic sitemaps
  • SitemapSlicer: Generate a sitemap index and its related sitemaps using data from your database

String

  • Escaper: A tool helping with string escaping
  • Quoter: Utilities to manipulate quotes
  • StringTool: Tool to format string
  • Tiphaine: Tool for converting a string to a mixed value, using tiphaine notation
  • WrappedString: Low level utilities to work with wrapped strings

Testing

Tokens

  • TokenFun: Tools for playing with php tokens

Web

  • AssetLoader: Load assets (js/css) in your html page
  • Colis: an input form control connected to a library of user items
  • GetFileSize: Php service to get the size of the file
  • HtmlTemplate: A simple template system to work with jquery
  • Meredith: Php plugin for implementing a crud strategy based on the jquery datatables plugin
  • PhpTemplate: Simple php template system
  • Tim: Protocol (and tools) to help with communication between a client and a server
  • Uploader: Helps implementing a server side service to handle file uploads
  • UploaderHandler: A tool to help implementing an upload server (with or without chunking)
  • UrlFriendlyListHelper: Utility to handle pagination, sort and search in your html lists

YouTube

Xml

Javascript

Library

  • JQuery: Some compressed Jquery libraries
  • Pea: Php like functions in js
  • JCookie: A javascript library to handle cookies
  • jVideoPlayer: A javascript library to help building a video player

Plugins And other Jquery tools

  • Colis: an input form control connected to a library of user items
  • fullcalendar-php-services: Php implementation of fullcalendar basic interactions
  • Here: Helper to represent events on an horizontal timeline
  • HtmlTemplate: A simple template system to work with jquery
  • InstantLog: A quick log tool for your php apps
  • JGoodies: Some functions for jQuery/javascript
  • JqueryUrlWithDropZone: A jquery based snippet to create a form control consisting of an input text and a dropzone
  • Lys: Another infinite scroll jquery plugin
  • Meredith: Php plugin for implementing a crud strategy based on the jquery datatables plugin
  • SelectChain: A simple javascript object to handle a select chain
  • videojs-ad-markers: Plugin for videojs which provides basic functionality to implement an advertising system
  • videojs-swapping-playlist: Plugin for videojs which provides playlist with no latency in between videos
  • Zoli: Zolipop is a modal dialog

Notes