What is PJAX? It's a jquery plugin. For more information visit the plugin page. This hook enable the use of PJAX in CodeIgniter. Copy application/core/MY_Input.php and application/hooks/Pjax.php to your project.
https://github.com/michalsn/CodeIgniter-PJAXTags | codeigniter pjax codeigniter-pjax |
Implementation | PHP |
License | MIT |
Platform | Windows Linux |
. Pjax is a standalone JavaScript module that uses AJAX (XmlHttpRequest) and pushState() to deliver a fast browsing experience.
ajax pjax pjax-request jquery-pjax pushstate navigation transition animationPjax is a jQuery plugin that leverages ajax to speed up the loading time of your pages. It works by only fetching specific html fragments from the server, and client-side updating only happens on certain parts of the page. The package provides a middleware that can return the response that the jQuery plugin expects.
laravel pjax performanceMOVED - see https://github.com/eventials/django-pjax
Integrate Chris Wanstrath's PJAX into Rails 3.2+ via the asset pipeline.
Wiselinks makes following links and submitting forms in your web application faster. You may find Wiselinks similar to Turbolinks or Pjax, but Wiselinks works as a whitelist rather than blacklist. We tried to make Wiselinks as easy to use as Turbolinks are but also as configurable as Pjax.
My CodeIgniter Base Model is an extended CI_Model class to use in your CodeIgniter applications. It provides a full CRUD base to make developing database interactions easier and quicker, as well as an event-based observer system, in-model data validation, intelligent table name guessing and soft delete. Download and drag the MY_Model.php file into your application/core folder. CodeIgniter will load and initialise this class automatically for you.
This package installs the offical CodeIgniter (version 3.1.*) with secure folder structure via Composer. Note: If you want to install CodeIgniter4 (under development), see https://github.com/kenjis/codeigniter-composer-installer/tree/4.x.
codeigniter composer installerCodeIgniter Payments is an abstraction library for supporting multiple payments providers. The project began in February 2011 as a CodeIgniter library and has since evolved into a framework agnostic payments engine with support for CodeIgniter. By default, test api endpoints will be used. To enable production endpoints, change the mode in /config/payments.php from 'test' to 'production'. Note that if you are a Psigate customer, you must obtain your production endpoint from Psigate support.
CodeIgniter-Template is a Template library that helps your build complex views with CodeIgniter. It has logic to work with themes & modules and helps add your title, meta-data, breadcrumbs and partial views. Open user_guide/index.html in your browser for docs.
CodeIgniter is an Application Development Framework - a toolkit - for people who build web sites using PHP. Its goal is to enable you to develop projects much faster than you could if you were writing code from scratch, by providing a rich set of libraries for commonly needed tasks, as well as a simple interface and logical structure to access these libraries. CodeIgniter lets you creatively focus on your project by minimizing the amount of code needed for a given task. This repo contains in-development code for future releases. To download the latest stable release please visit the CodeIgniter Downloads page.
MailChimp API v1.3 - The CodeIgniter Way!
Simpletest Integration for CodeIgniter
CodeIgniter-cURL is a CodeIgniter library which makes it easy to do simple cURL requests and makes more complicated cURL requests easier too.
This is a CodeIgniter Textmate/E bundle that I created. It is a full bundle with references to every library and helper function available in CodeIgniter
A CodeIgniter interface for the Redis data store. This library tries to adhere to the defined protocol, including responses. This library is also released as a Spark. If you use this library in any other way, don't copy the autoload.php to your config directory.
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.