Pinned Repositories
KitpagesCmsBundle
Simple and user friendly CMS. Can be added as a bundle in an existing project.
KitpagesDataGridBundle
This Symfony bundle is a simple datagrid bundle. Designed to be very simple to configure and personnalize.
KitpagesFileBundle
File upload and file management for the KitpagesCmsBundle
KitpagesFileSystemBundle
This is a bundle that provides a filesystem abstraction layer. Basicaly this does the same as the gaufrette library from KnpLabs, but it manages much more efficiently big files. We can manage a 2GB file with a memory limit of 128Mo for the PHP process. We never transfert the entire content in a $content variable.
KitpagesMobileAppBuilderBundle
This bundle is used to generate specific plateform packages (android, iOS, phonegap, firefoxOS,...) from a given common Html/JS code base
KitpagesSemaphoreBundle
This bundle allows a synchronization between several parallel php process accessing a single resouce
KitpagesShopBundle
Symfony2 bundle used for an online shop : cart, order, invoice, shipping, discount,... (alpha state)
KitpagesSimpleCacheBundle
This is a very simple cache system
KitpagesWorkflowBundle
This bundle provides a generic Workflow system for symfony2
symfony-kitpages-cms-edition
This is a symfony2 distribution used to install easily the Kitpages CMS. This distribution is still in alpha state. The stable version shoud be released in may with the 2.0 version of the Kitpages CMS.
Kitpages's Repositories
kitpages/KitpagesMobileAppBuilderBundle
This bundle is used to generate specific plateform packages (android, iOS, phonegap, firefoxOS,...) from a given common Html/JS code base
kitpages/symfony-kitpages-cms-edition
This is a symfony2 distribution used to install easily the Kitpages CMS. This distribution is still in alpha state. The stable version shoud be released in may with the 2.0 version of the Kitpages CMS.
kitpages/KitpagesUtilBundle
Small tools used mainly by the KitpagesCmsBundle
kitpages/jquery.kitQuickStatus
This plugins is a simple widget that allows you to quickly select a status in a list of predefined status
kitpages/KitpagesCacheControlBundle
Remove browser cache on every pages of a symfony2 website
kitpages/KitpagesCompanyBundle
kitpages/jquery_kitSlider
Slider plugin in JQuery
kitpages/jquery_kitSlideshow
A slideShow here is a horizontal presentation of several pages
kitpages/KitpagesCommonStepBundle
This bundle contains some common steps (copy a directory, send an email, run a unix command,...) used by the KitpagesChainBundle.
kitpages/KitpagesEdmBundle
Electronic Document Manager
kitpages/KitpagesPDFBundle
FPDF and FPDI simple wrapper for Symfony
kitpages/KitpagesSimpleEdmBundle
kitpages/human-talk-qunit-example
This repository is an javascript unit testing example for the Human talks Grenoble
kitpages/kitpages-cms-shop-edition
kitpages/KitpagesShopCmsBundle
kitpages/yui-samples
This repository contains only small tests on some yui 3 features.