- Rails: https://github.com/rails/pjax_rails
- Django: https://github.com/jacobian/django-pjax
- Asp.Net MVC3: http://biasecurities.com/blog/2011/using-pjax-with-asp-net-mvc3/
- FuelPHP: https://github.com/rcrowe/fuel-pjax
- Grails: http://www.bobbywarner.com/2012/04/23/add-some-pjax-to-grails/
- Express: https://github.com/abdelsaid/express-pjax-demo
Created
December 14, 2012 08:45
-
-
Save defunkt/4283721 to your computer and use it in GitHub Desktop.
pjax helpers for different frameworks
- Is it possible to use pjax on Jekyll powered sites i.e. there is no server at all?
- If not, the Jekyll site is hosted on an Apache server running PHP, could I leverage PHP here then?
- For people looking for a solution I've used http://maker.github.io/ratchet/#push the push.js component successfully in the past, but it does more than just the pjax'ing
For all the Java developers - here's an example of how-to use pjax with Apache Tiles (and Spring framework)
https://github.com/steinermatt/pjax-tiles
Google App Engine (Python): https://github.com/maverick97/gae-pjax (demo)
In Yii2 pjax is built-in www.yiiframework.com/doc-2.0/yii-widgets-pjax.html
Laravel 5: https://github.com/JacobBennett/pjax
ASP.NET MVC 3, 4, 5: https://github.com/JoshClose/Pjax.Mvc
Kirby CMS 2 & 3 (PHP): http://forum.getkirby.com/t/kirby-ajaxed-quick-and-dirty/1498
Laravel(Middleware): https://gist.github.com/JeffreyWay/8526696b6f29201c4e33
Laravel 5 middleware: https://github.com/spatie/laravel-pjax
CodeIgniter: https://github.com/michalsn/CodeIgniter-PJAX
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
CakePHP : https://github.com/sanojimaru/CakePjax