PHPackages                             rocont/orchid-repeater-field - 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. rocont/orchid-repeater-field

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

rocont/orchid-repeater-field
============================

Adding support of repeater field to the Orchid RAD platform. Forked from Nks/orchid-repeater-field

v15.2(1mo ago)41.7k↑89.3%2wtfplPHPPHP ^8.3

Since Oct 5Pushed 1mo agoCompare

[ Source](https://github.com/Rocont/orchid-repeater-field)[ Packagist](https://packagist.org/packages/rocont/orchid-repeater-field)[ Docs](https://github.com/Rocont/orchid-repeater-field)[ RSS](/packages/rocont-orchid-repeater-field/feed)WikiDiscussions master Synced yesterday

READMEChangelog (10)Dependencies (18)Versions (20)Used By (0)

Orchid Platform Repeater Field
==============================

[](#orchid-platform-repeater-field)

[![Orchid Platform Repeater Field](screenshots/repeater.jpg?raw=true)](screenshots/repeater.jpg?raw=true)

Brief
-----

[](#brief)

This package adding repeater fields support to [Orchid RAD platform](https://github.com/orchidsoftware/platform).

Pre-requirements
----------------

[](#pre-requirements)

You must have installed and configured [Orchid Platform](https://github.com/orchidsoftware/platform)

Version Support: .\*

For ^13.0.1 use [^13.0.0 tag](https://github.com/Nks/orchid-repeater-field/tree/13.0.0) and newer.

**Older versions do not have support for most of the current functionality.**

For 6.\* version use [2.0.5 tag](https://github.com/Nks/orchid-repeater-field/tree/2.0.5).

For 5 version use [1.0.0 tag](https://github.com/Nks/orchid-repeater-field/tree/1.0.0).

For 4.7.1 version use [0.0.8 tag](https://github.com/Nks/orchid-repeater-field/tree/0.0.8).

How to use
----------

[](#how-to-use)

1. Install package with composer: `composer require Rocont/orchid-repeater-field`

    Latest version of laravel automatically discover package to use.
2. Create `RepeaterFields.php` in your Orchid Layouts directory. Example:

```
