falcon758 / ci_infinite_scroll
CodeIgniter4 Infinite Scroll
Installs: 3
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:project
Requires
- php: ^7.4 || ^8.0
- codeigniter4/framework: ^4.2
Requires (Dev)
- fakerphp/faker: ^1.9
- mikey179/vfsstream: ^1.6
- phpunit/phpunit: ^9.1
Suggests
- ext-fileinfo: Improves mime type detection for files
This package is auto-updated.
Last update: 2025-03-04 17:53:03 UTC
README
CodeIgniter 4 Infinite Scroll is a simple implementation for a endless scroll with a bootstrap 5 table implementation.
Installation & updates
composer create-project falcon758/ci_infinite_scroll
then composer update
whenever
there is a new release.
Setup
Copy env
to .env
and tailor for your app, specifically the baseURL
and any database settings.
Server Requirements
PHP version 7.4 or higher is required, with the following extensions installed:
Additionally, make sure that the following extensions are enabled in your PHP: