{"id":20017618,"url":"https://github.com/par7133/fastpagination","last_synced_at":"2025-08-11T21:12:31.561Z","repository":{"id":107626265,"uuid":"241261330","full_name":"par7133/FastPagination","owner":"par7133","description":"FastPagination class, the smart Pagination class - BSD License","archived":false,"fork":false,"pushed_at":"2025-04-25T07:14:49.000Z","size":13,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-25T08:26:27.918Z","etag":null,"topics":["class","fast-to-implement","fastpagination","opensource","pagination","php"],"latest_commit_sha":null,"homepage":"http://5mode.com","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/par7133.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-02-18T03:14:15.000Z","updated_at":"2025-04-25T07:14:53.000Z","dependencies_parsed_at":null,"dependency_job_id":"feccc38f-63ab-46e6-bae5-ff91d9d87e50","html_url":"https://github.com/par7133/FastPagination","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/par7133/FastPagination","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/par7133%2FFastPagination","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/par7133%2FFastPagination/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/par7133%2FFastPagination/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/par7133%2FFastPagination/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/par7133","download_url":"https://codeload.github.com/par7133/FastPagination/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/par7133%2FFastPagination/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269957594,"owners_count":24503408,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-11T02:00:10.019Z","response_time":75,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["class","fast-to-implement","fastpagination","opensource","pagination","php"],"created_at":"2024-11-13T08:17:02.886Z","updated_at":"2025-08-11T21:12:31.556Z","avatar_url":"https://github.com/par7133.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n FastPagination     \n \n FastPagination class     \n  \n @package  OpenGallery   http://github.com/par7133     \n @author   Daniele Bonini \u003ccode@gaox.io\u003e      \n @version  1.0     \n @phpver   5.6 to 7.3      \n @access   public     \n @note The class rendering the output controls is making use of Bootstrap.     \n Furthermore, FastPagination is making use of the class FastErr part of OpenGallery     \n and developed by me http://github/par7133     \n \n Given a div container 'pagination-row', a $cssClass 'pagination' and a $cssClassActivePage named 'active'      \n an example of css customization could be the following:     \n \n .pagination-row {     \n   display: table;      \n   content: ' ';      \n   width:100%;     \n   padding-right: 12%;     \n }    \n  .pagination {    \n    float:right;    \n }    \n .pagination \u003e .active \u003e a {    \n    background: #3366CC;    \n    font-weight: 400;    \n }    \n .pagination \u003e .active \u003e a:focus {    \n    background: #0D62AA;    \n    color: white;    \n }    \n .pagination \u003e .active \u003e a:hover {    \n   background: #0D62AA;    \n   cursor: pointer;    \n   color: white;    \n }    \n .pagination \u003e li \u003e a {    \n   color: #677a85;    \n   font-size: 17px;    \n }    \n .pagination \u003e li \u003e a:hover {    \n   color: #677a85;    \n }    \n .pagination \u003e li \u003e a:focus {   \n   color: #677a85;    \n }\n \nFor any need of software additions, plugins and improvements please write to \u003ca href=\"mailto:info@5mode.com\"\u003einfo@5mode.com\u003c/a\u003e  \n\nTo help please donate by clicking \u003ca href=\"https://gaox.io/l/dona1\"\u003ehttps://gaox.io/l/dona1\u003c/a\u003e and filling the form.  \n\nFeedback: \u003ca href=\"mailto:code@gaox.io\"\u003ecode@gaox.io\u003c/a\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpar7133%2Ffastpagination","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpar7133%2Ffastpagination","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpar7133%2Ffastpagination/lists"}