Pinned Repositories
cakephp
CakePHP: The Rapid Development Framework for PHP - Official Repository
CakePHP-Facebook-Plugin
CakePHP Facebook Plugin
croogo
A CakePHP powered Content Management System
css3-google-buttons
My shameless reproduction of google's new UI elements.
debug_kit
Official CakePHP Debug Kit Git Repository
Essentials-of-interpretation
Small lessons on the computer programs interpretation
git-scripts
Scripts for the git VCS, from various places, by various authors
glue
Glue is a simple command line tool to generate CSS sprites
jLabel
jLabel is a jQuery plugin that formats text input fields with unobtrusive labels featuring interactive suggestions. This allows input fields to be labelled clearly and presented with minimal interface obstruction.
jquery-in-field-labels
unobtrusive method to add labels to form inputs that hide on focus and show on blur (also supports Password inputs)
bar's Repositories
bar/cakephp
CakePHP: The Rapid Development Framework for PHP - Official Repository
bar/debug_kit
Official CakePHP Debug Kit Git Repository
bar/BEAR.Resource
Hypermedia framework for object as a service
bar/Bootstrap-Image-Gallery
Bootstrap Image Gallery is an extension to the Modal dialog of Twitter's Bootstrap toolkit, to ease navigation between a set of gallery images. It features mouse and keyboard navigation, transition effects, fullscreen mode and slideshow functionality.
bar/braintree_python
braintree python client library
bar/Cake-Resque
Resque plugin for CakePHP : for creating background jobs that can be processed offline later
bar/CakePdf
CakePHP plugin for creating and/or rendering Pdf, several Pdf engines supported
bar/CakePHP-Elastic-Search-DataSource
CakePHP ElasticSearch datasource that actually behaves like a real datasource
bar/cakephp-git-starter
Baking a new CakePHP project with git, and managing the cake core with git submodule
bar/crud
CakePHP Application development on steroids - rapid prototyping / scaffolding & production ready code - XML / JSON APIs and more
bar/datasources
CakePHP Datasources
bar/dmoz2db
A database importer for the open directory project (aka dmoz) data
bar/docs
new version of CakePHP docs
bar/elastic-search
Elastic search datasource for CakePHP 3.0
bar/elastico
Read data from a RDBMS, map to documents and later save it in Elasticsearch.
bar/factory_boy
A test fixtures replacement for Python
bar/Fresque
A command line tool to manage your php-resque workers
bar/GoogleMaps-PHP-SDK
bar/hack-json-schema
Generate Hack JSON Schema validators based on a JSON Schema.
bar/hack-langspec
The official Hack Language specification.
bar/jquery-tokeninput
Tokeninput is a jQuery plugin which allows your users to select multiple items from a predefined list, using autocompletion as they type to find each item. You may have seen a similar type of text entry when filling in the recipients field sending messages on facebook.
bar/linkable
Linkable behavior is the intelligent friend of Containable behavior. It will re-setup your associations on the fly when you require to join more than one association in the same query
bar/Mobile-Detect
Mobile_Detect is a lightweight PHP class for detecting mobile devices (including tablets). It uses the User-Agent string combined with specific HTTP headers to detect the mobile environment.
bar/php-resque-ex
PHP port of resque (Workers and Queueing), with phpredis support, and more logging options
bar/php-resque-ex-scheduler
An addon for php-resque that lets you queue jobs for execution some time in the future. Follows resque-scheduler.
bar/ResqueStatus
ResqueStatus is an API to save a php-resque worker settings in Redis. It's used by CakeResque, Fresque and ResqueBoard to restart, stop, pause and resume workers.
bar/tools
A CakePHP tools plugin containing lots of useful helpers, behaviors, components, shells, ...
bar/transloadit-image-cropper
A live image cropping tool based on [Transloadit](https://transloadit.com)
bar/TwitterBootstrap
Plugin for CakePHP2 to use Bootstrap, from Twitter (CSS JS Framework)
bar/utils
Utils Plugin for CakePHP