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

ActiveLibrary

terehinis/orchid-repeater-field
===============================

Adding support of repeater field to the Orchid RAD platform.

03PHP

Since Apr 19Pushed 2y agoCompare

[ Source](https://github.com/terehinis/orchid-repeater-field)[ Packagist](https://packagist.org/packages/terehinis/orchid-repeater-field)[ RSS](/packages/terehinis-orchid-repeater-field/feed)WikiDiscussions develop Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

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

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

[![Support Ukraine Badge](https://camo.githubusercontent.com/dd588b74eef18b23137f6bcff6cbc3a6e29ae26092e2757b9fa0eff5e54569de/68747470733a2f2f6269742e6c792f737570706f72742d756b7261696e652d6e6f77)](https://supportukrainenow.org)

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

Brief
-----

[](#brief)

We've all worked with WordPress at one time or another. Inspired by [Advanced Custom Fields](https://www.advancedcustomfields.com/).

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 nakukryskin/orchid-repeater-field`

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

```
