1. Go to this page and download the library: Download mezon/field library. Choose the download type require.
2. Extract the ZIP file and open the index.php.
3. Add this code to the index.php.
<?php
require_once('vendor/autoload.php');
/* Start to develop here. Best regards https://php-download.com/ */
mezon / field example snippets
public function html(): string
public function getTitle(): string
public function isRequired(): bool
public function isVisible(): bool
public function hasLabel(): bool
public function fillAllRow(): bool
public function getType(): string
public function getNamePrefix(): string
Loading please wait ...
Before you can download the PHP files, the dependencies should be resolved. This can take some minutes. Please be patient.