Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ixudra/formidable

Latest Version on Packagist license Total Downloads

Ixudra Formidable

Custom PHP formidable library for the Laravel framework - developed by Ixudra.

The package provides an easy and intuitive method for building forms in the Laravel framework.

The provided functionality is completely framework-independent but also contains a Laravel service provider for easy integration into your Laravel project.

Note before posting an issue: When posting an issue for the package, always be sure to provide as much information regarding the request as possible. This includes the example formidable request you are trying to transfer into the package syntax, your actual package syntax (the full request) and (if possible) an example URL I can use to test the request myself if need be.

Installation

Pull this package in through Composer.

    {
        "require": {
            "ixudra/formidable": "0.*"
        }
    }

or run in terminal: composer require ixudra/formidable

Laravel Integration

Laravel's package discovery will take care of integration for you.

Integration without Laravel

Create a new instance of the FormidableService where you would like to use the package:

    $formidableService = new \Ixudra\Formidable\FormidableService();

Usage

To be added soon!

Planning

To be added soon!

Support

Help me further develop and maintain this package by supporting me via Patreon!!

License

This package is open-sourced software licensed under the MIT license

Contact

For package questions, bug, suggestions and/or feature requests, please use the Github issue system and/or submit a pull request. When submitting an issue, always provide a detailed explanation of your problem, any response or feedback your get, log messages that might be relevant as well as a source code example that demonstrates the problem. If not, I will most likely not be able to help you with your problem. Please review the contribution guidelines before submitting your issue or pull request.

For any other questions, feel free to use the credentials listed below:

Jan Oris (developer)

About

No description, website, or topics provided.

Resources

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages