From 7ea146c50099713b7a07f859bd02e6cb1b4d547f Mon Sep 17 00:00:00 2001 From: Ayon Khan Date: Thu, 16 Oct 2014 12:04:37 +0600 Subject: [PATCH] Add Flexible PHP Pagination to the miscellaneous list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 30cab83..5ed7fb2 100644 --- a/README.md +++ b/README.md @@ -591,6 +591,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things. * [Lambda PHP](https://github.com/igorw/lambda-php) - A Lambda calculus interpreter in PHP. * [Country List](https://github.com/umpirsky/country-list) - A list of all countries with names and ISO 3166-1 codes. * [PHP-GPIO](https://github.com/ronanguilloux/php-gpio) - A library for playing with the Raspberry PI's GPIO pins. +* [Flexible PHP Pagination](https://github.com/Blaxus/Flexible-PHP-Pagination) - The Flexible PHP pagination class was designed to be the easiest to use PHP Pagination system without losing any customization options. # Software *Software for creating a development environment.*