PHPackages                             asanusi007/ci4-select2 - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. asanusi007/ci4-select2

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

asanusi007/ci4-select2
======================

Integrate select2 with CodeIgniter 4 using composer

v1.1.0(1y ago)030[2 PRs](https://github.com/ahmaddzidan/ci4-select2/pulls)MITPHPPHP &gt;=8.0CI passing

Since Feb 12Pushed 4mo ago1 watchersCompare

[ Source](https://github.com/ahmaddzidan/ci4-select2)[ Packagist](https://packagist.org/packages/asanusi007/ci4-select2)[ RSS](/packages/asanusi007-ci4-select2/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (3)Dependencies (2)Versions (4)Used By (0)

Select2 library for Codeigniter 4
=================================

[](#select2-library-for-codeigniter-4)

PHP Library to handle server-side processing for Select2, in a fast and simple way.

Installation
------------

[](#installation)

Drop the contents of the download zip into your application library directory, then load library on your controller file. That's it.

How to use it?
--------------

[](#how-to-use-it)

In your controller file, add this line to load library:

```
