PHPackages                             flsouto/array2options - 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. flsouto/array2options

ActiveLibrary

flsouto/array2options
=====================

Functions for generating option tags to be inserted in select elements

1.0.2(9y ago)019PHP

Since Oct 23Pushed 9y agoCompare

[ Source](https://github.com/flsouto/array2options)[ Packagist](https://packagist.org/packages/flsouto/array2options)[ RSS](/packages/flsouto-array2options/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (4)Used By (0)

Installation
============

[](#installation)

Install this library via composer:

```
composer require flsouto/array2options

```

array2options
=============

[](#array2options)

This function allows you to easily build options from arrays for inserting into a "select" tag.

```
