160 Repositories
PHP model-form Libraries
A trait to make building your own custom Laravel Model Searches a lot easier.
BrekiTomasson\LaravelModelFinder A simple trait that makes building your own custom Laravel Model Searches a lot easier and safer. It ensures that you
Packet-driven global form interaction-spam blocker for PM.
Looking for testers and README improvers! Form Interaction Fix Interaction-spam Interaction spam is often a problem for players who use the mouse as t
Monorepo of the PoP project, including: a server-side component model in PHP, a GraphQL server, a GraphQL API plugin for WordPress, and a website builder
PoP PoP is a monorepo containing several projects. The GraphQL API for WordPress plugin GraphQL API for WordPress is a forward-looking and powerful Gr
A Rich Featured Mini PHP MVC Framework
Footup MVC PHP Framework Un mini framework MVC PHP qui comporte : CLI support for generating class Translation support Config using PHP File or .env (
Simple solution for form request validation on lumen.
Form Request Validation for Lumen This small package contains a laravel-like solution for request form validation. Contents Form Request Validation fo
The Popular Datetime, Flatpickr Picker as a Filament Form Field
Flatpickr Date/Time Picker as a Filament Field Flatpickr is one of the most popular js datepickers. This filament plugin allows you to use flatpickr a
A collection of pre-made simple Laravel Blade form components.
Laravel Form Components Library A collection of pre-made simple Laravel Blade form components. Installation & setup You can install the package via co
A demo of how to use filament/forms to build a user-facing Form Builder which stores fields in JSON.
About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experie
[READ-ONLY] Properties define model metadata.
Charcoal Property Properties define object's metadata. They provide the building blocks of the Model's definition. Properties are defined globally for
Laravel style FormRequests for Symfony; inspired by adamsafr/form-request-bundle
Somnambulist Form Request Bundle An implementation of form requests from Laravel for Symfony based on the original work by Adam Sapraliev. Requirement
Laravel package to create autonumber for Eloquent model
Laravel AutoNumber Laravel package to create autonumber for Eloquent model Installation You can install the package via composer: composer require gid
A package to render form fields in WordPress settings pages.
WP Settings Page Fields A package to render form fields in WordPress settings pages. You might need a settings page with a form and its fields and you
Advanced Custom Fields Contact Form Extension (Beta)
Advanced Custom Fields Contact Form Extension (Beta) This is an extension for Advanced Custom Fields 5 for Wordpress, which enables you to create a co
Package with small support traits and classes for the Laravel Eloquent models
Contains a set of traits for the eloquent model. In future can contain more set of classes/traits for the eloquent database.
Easy way to upload Laravel model related files from the request.
Easy way to upload laravel model related file from the requset.
An online system to keep digitized form of employee personal files (staff personal files)
An online system to keep digitized form of employee personal files (staff personal files).
LaraCache is an ORM based package for Laravel to create, update and manage cache items based on model queries
LaraCache Using this package, you can cache your heavy and most used queries. All you have to do is to define the CacheEntity objects in the model and
Laravel Model File Uploader package
Laravel Model File Uploader package Easy way to upload laravel model related file from the requset. Install (Via Composer) composer require plusemon/u
Easily implement optimistic Eloquent model locking feature to your Laravel app.
quarks/laravel-locking Easily implement optimistic Eloquent model locking feature to your Laravel app. Installation composer require quarks/laravel-lo
Uploader is a set of small classes for sending images, files, and media received by a form of your application
Uploader is a set of small classes for sending images, files, and media received by a form of your application. The Uploader handles, validates and sends the files to your server. Image class can still handle sizes with the gd library.
A DynamoDB based Eloquent model and Query builder for Laravel.
Laravel DynamoDB A DynamoDB based Eloquent model and Query builder for Laravel. You can find an example implementation in kitar/simplechat. Motivation
This package allows you to easily work with NanoID in your Laravel models.
Laravel Model UUIDs Introduction Huge thanks to Micheal Dyrynda, whose work inspired me to create this package based on laravel-model-nanoid but uses
SilverStripe Model Annotations Task
A SilverStripe Task to generate data object model annotations for defined db fields. Also for configs from data extensions.
This Laravel package merges staudenmeir/eloquent-param-limit-fix and staudenmeir/laravel-adjacency-list to allow them being used in the same model.
This Laravel package merges staudenmeir/eloquent-param-limit-fix and staudenmeir/laravel-adjacency-list to allow them being used in the same model.
Laravel comments - This package enables to easily associate comments to any Eloquent model in your Laravel application
Laravel comments - This package enables to easily associate comments to any Eloquent model in your Laravel application
3D trashcan model with a bunch of features
3D Trashcan plugin with a bunch of features.
New Form API plugin for PocketMine-MP +4.0.0
There are many Form API plugins available for PocketMine-MP, however
Allow your model to record the creation, update and deletion of user fingerprints in laravel packages
This laravel package will allow your models to record the the created, updated and deleted by User FingerPrints
Generate UUID for a Laravel Eloquent model attribute
Generate a UUIDv4 for the primary key or any other attribute on an Eloquent model.
A dynamic Laravel Livewire component for multi steps form
Livewire component that provides you with a wizard that supports multiple steps form while maintaining state.
A simple facade for managing the relationship between your model and API.
Table of Contents PhpGrape\Entity Introduction Installation Example Reusable Responses with Entities Defining Entities Basic Exposure Exposing with a
2 functions which work together to sanitize the the information from a form from SQL_Inyection.
Form_sanitizer 2 functions which work together to sanitize the the information from a form from SQL_Inyection. How to use the 2 functions Once you cop
A simple laravel state machine to handle model transitions, based on a pre-defined list of rules
A simple state machine that allows transitioning model states based on pre-defined rules. Installation You can install the package via composer: compo
Web portal dedicated to the publication of data in the form of vector tiles
Géotuileur Ce projet constitue un portail web pour l'API entrepôt dédié à la publication de données sous forme de tuiles vectorielles. Ce dépôt ne con
A Symfony2 bundle that integrates Select2 as a drop-in replacement for a standard entity field on a Symfony form.
select2entity-bundle Introduction This is a Symfony bundle which enables the popular Select2 component to be used as a drop-in replacement for a stand
Vueform Laravel + Vue 3 + TailwindCSS 3 Boilerplate
Vueform Laravel + Vue 3 + TailwindCSS 3 Boilerplate Last tested with Laravel 8.75. Installation Clone this repo with: git clone https://github.com/vue
Admidio is a free open source user management system for websites of organizations and groups. The system has a flexible role model so that it’s possible to reflect the structure and permissions of your organization.
Admidio Admidio is a free open source user management system for websites of organizations and groups. The system has a flexible role model so that it
WordPress Vue.js Multistep Form
WordPress Vue.js Multistep Form Universal ACF PRO based multistep form implementation This form is created with Vue.js and it fully prepared to be eas
Read and show values from form valid
read-and-show-values-from-form-valid Escribe un programa PHP que permita al usuario rellenar un formulario de registro con los datos de nombre, contra
This is a lightweight package that allows you assign roles and permissions to any Laravel model, or on a pivot table (many to many relationship).
Simple Laravel roles and permissions Introduction This package allows you to assign roles and permissions to any laravel model, or on a pivot table (m
A PDF conversion and form utility based on pdftk
php-pdftk A PDF conversion and form utility based on pdftk. Features php-pdftk brings the full power of pdftk to PHP - and more. Fill forms, either fr
An Eloquent Way To Filter Laravel Models And Their Relationships
Eloquent Filter An Eloquent way to filter Eloquent Models and their relationships Introduction Lets say we want to return a list of users filtered by
The fastest pure PHP database framework with a powerful static code generator, supports horizontal scale up, designed for PHP7
Maghead 4.0.x IS CURRENTLY UNDER HEAVY DEVELOPMENT, API IS NOT STABLE Maghead is an open-source Object-Relational Mapping (ORM) designed for PHP7. Mag
A powerful form builder, for Laravel and other frameworks (stand-alone too)
Former A Laravelish way to create and format forms Former outputs form elements in HTML compatible with your favorite CSS framework (Bootstrap and Fou
All about docker projects either from dockerfile or compose. Anyway, here the project is in the form of a service, for the programming language I will make it later
Docker Project by ItsArul Hey, yo guys okay, this time I made some projects from Docker. Anyway, this project is open source, for example, if you want
Laravel-model-mapper - Map your model attributes to class properties with ease.
Laravel Model-Property Mapper This package provides functionality to map your model attributes to local class properties with the same names. The pack
Zem contact reborn - An extensible HTML form mailer plugin for Textpattern CMS.
com_connect Contents Introduction Installing and upgrading Migrating from zem_contact_reborn Usage Tags com_connect tag com_connect_text tag com_conne
A simple Laravel event log package for easy model based logging.
Karacraft Logman A simple Model Event Logging Package Usage Installation composer require karacraft/logman Migrate php artisan migrate Publish php a
Register for multiple Livestorm sessions from an external form. Practical use of Livestorm API with PHP/Javascript.
Livestorm Multi Session Registration Register for multiple Livestorm sessions from an external form. Practical use of Livestorm API with PHP/Javascrip
Basic User login & signup in php with JavaScript form validations
User login & signup in php User login & signup in PHP-MySQL with JavaScript form validations Project Details : Project Name : User Registration & Logi
The package provides an expressive "fluent" way to define model attributes.
The package provides an expressive "fluent" way to define model attributes. It automatically builds casts at the runtime and adds a native autocompletion to the models' properties.
Phalcon devtools
Yarak yarak - (Falconry) a state of prime fitness in a falcon Laravel inspired Phalcon devtools Database migrations that rollback step-by-step, reset
Automatically generate ERD Diagrams from Model's relations in Laravel
Laravel ERD Generator Automatically generate interactive ERD from Models relationships in Laravel. This package provides a CLI to automatically genera
Thin assertion library for use in libraries and business-model
Assert A simple php library which contains assertions and guard methods for input validation (not filtering!) in business-model, libraries and applica
A MongoDB based Eloquent model and Query builder for Laravel (Moloquent)
Laravel MongoDB This package adds functionalities to the Eloquent model and Query builder for MongoDB, using the original Laravel API. This library ex
A robust and flexible way to add double-opt-in (DOI) to any form in Mautic
Mautic double-opt-in (DOI) plugin Adds a robust and flexible way to add a double-opt-in process (DOI) to any form in Mautic. What is the plugin for? I
Mirror Laravel model inside Firestore collection.
Laravel Firestore Mirror This package can be used to store copy of Laravel model inside Firestore collection. Installation Install package: composer r
The Universal Device Detection library will parse any User Agent and detect the browser, operating system, device used (desktop, tablet, mobile, tv, cars, console, etc.), brand and model.
DeviceDetector Code Status Description The Universal Device Detection library that parses User Agents and detects devices (desktop, tablet, mobile, tv
Generate auto numbers for your Laravel Model.
Generate Autonumbers for your Laravel Model This package can help you in creating autonumbers for your laravel model. You can create autonumbers using
Give thanks (in the form of a GitHub ★) to your fellow PHP package maintainers
Give thanks (in the form of a GitHub ★ ) to your fellow PHP package maintainers (not limited to Symfony components)! Install Install this as any other
Pheature flags toggle model implementation
Pheature Flags Toggle Model implementation Pheature flags toggle model implementation Installation Describe package installation composer require phea
An opinionated package to create slugs for Eloquent models
Generate slugs when saving Eloquent models This package provides a trait that will generate a unique slug when saving any Eloquent model. $model = new
CSV files from Eloquent model in seconds - a Laravel package.
LaraCSV A Laravel package to easily generate CSV files from Eloquent model. Basic usage $users = User::get(); // All users $csvExporter = new \Laracsv
This package helps you to add user based follow system to your model.
Laravel Follow User follow unfollow system for Laravel. Related projects: Like: overtrue/laravel-like Favorite: overtrue/laravel-favorite Subscribe: o
WordPress-specific Schema Commons data model
Schema Commons WordPress-specific Custom Post Data Model Install Via Composer composer require pop-wp-schema/schema-commons Development The source cod
Make your own custom cast type for Laravel model attributes
Laravel Custom Casts Make your own cast type for Laravel model attributes Laravel custom casts works similarly to Eloquent attribute casting, but with
[READ ONLY] WordPress-specific Comment data model
Comments WordPress-specific Comment Data Model Install Via Composer composer require pop-wp-schema/comments Development The source code is hosted on t
A quick and incomplete example of how to validate a form using a FormValidator class on the simple-mvc
Simple MVC Description This repository is a simple PHP MVC structure from scratch. It uses some cool vendors/libraries such as Twig and Grumphp. For t
This is an extension to my datacode interview questions.
This is an extension to my datacode interview questions. This is a fully working response form with email functionality as well as database manipulation.The form can be translated from French, English and Pirate based on the browser language.
Model Settings for your Laravel app
Model Settings for your Laravel app The package requires PHP 7.3+ and follows the FIG standards PSR-1, PSR-2, PSR-4 and PSR-12 to ensure a high level
⏱️Make Laravel model versionable
laravel-versionable ⏱️ Make Laravel model versionable. It's a minimalist way to make your model support version history, and it's very simple to roll
A package to validate email domains in a user registration form
Laravel Email Domain Rule This package allows to define a subset of allowed email domains and validate any user registration form with a custom rule.
Eloquent Befriended brings social media-like features like following, blocking and filtering content based on following or blocked models.
Laravel Befriended Eloquent Befriended brings social media-like features like following, blocking and filtering content based on following or blocked
Eloquent model-caching made easy.
Model Caching for Laravel Supporting This Package This is an MIT-licensed open source project with its ongoing development made possible by the suppor
Add eloquent model events fired after a transaction is committed or rolled back
Laravel Transactional Model Events Add transactional events to your eloquent models. Will automatically detect changes in your models within a transac
Crud PHP 8 com Form E-mail
Crud com PHP 8 PDO Login - Cadastro de Usuários - Edição - Deleção - Adição | Formulário envio de e-mail Para rodar o Crud é preciso instalar um servi
Laravel CRUD Generator This Generator package provides various generators like CRUD, API, Controller, Model, Migration, View for your painless development of your applications.
Laravel CRUD Generator This Generator package provides various generators like CRUD, API, Controller, Model, Migration, View for your painless develop
Guess attributes for Laravel model factories
Eloquent Populator This package provides default attributes for Laravel model factories by guessing the best Faker formatters from columns' names and
Add settings to any Laravel model.
Laravel Property Bag Simple settings for Laravel apps. Easily give multiple resources settings Simple to add additional settings as your app grows Set
Laravel 5 Model Factory Generator
Laravel 5 Model Factory Generator This package offers a lazy way to create a new model factory files, since Laravel ( 5.5) have no Artisan command to
Drop-in model references.
Drop-in Model References This Laravel =5.5 package provides a quick and simple way to add unique references to models that can be resolved via route
Cast your Eloquent model attributes to Value Objects with ease.
Laravel Value Objects Cast your Eloquent model attributes to value objects with ease! Requirements This package requires PHP = 5.4. Using the latest
This package can use form request just as Laravel do.
Lumen Form Request This package can use form request just as Laravel do. Installation Install by composer $ composer require chhw/form-request In
Create Migration, Seed, Request, Controller, Model and Views for your resource (CRUD)
Table of Contents Laravel Resourceful NOTE! Usage Install through composer Add Service Provider Run it! Example Generated Controller Generated Views I
Simple Content Management System (CMS) Blog Using Codeigniter with Hierarchical Model View Controller (HMVC) Architectural
Simple Content Management System (CMS) Blog Using Codeigniter with Hierarchical Model View Controller (HMVC) Architectural This is my source code trai
Laravel Disposable Email Validator
Laravel Disposable Email Validator Prevent users from registrering with a disposable email addresses! Table of Contents Installation Usage Translation
Composer package which adds support for HTML5 elements using Laravels Form interface (e.g. Form::date())
Laravel HTML 5 Inputs Composer package which adds support for HTML5 elements by extending Laravel's Form interface (e.g. Form::date()) Adds support fo
Painless html generation
Painless html generation This package helps you generate HTML using a clean, simple and easy to read API. All elements can be dynamically generated an
This package is a simple API laravel wrapper for Pokemontcg with a sleek Model design for API routes and authentication.
This package is a simple API laravel wrapper for Pokemontcg with a sleek Model design for API routes and authentication.
Rapid form generation with Bootstrap 3 and Laravel.
Important: This package is not actively maintained. For bug fixes and new features, please fork. BootForms BootForms builds on top of my more general
BootstrapForm, forms for Laravel 5
BootstrapForm, forms for Laravel 5 This is a package for simply creating Bootstrap 3 styled form groups in Laravel 5. It extends the normal form build
Generate form validators for Laravel: an extension of way/generators
Laravel Form Validator Contents Introduction Installation Usage Example Tests Introduction After using Jeffrey Way's Generator and his Validator packa
SyCaptchaBundle is a form protection bundle made for Symfony, including a set of CAPTCHA challenges that should stop any malicious requests from submitting your forms.
SyCaptchaBundle is a form protection bundle made for Symfony, including a set of CAPTCHA challenges that should stop any malicious requests from submitting your forms.
A package to filter laravel model based on query params or retrieved model collection
Laravel Filterable A package to filter laravel model based on query params or retrived model collection. Installation Require/Install the package usin
A laravel package to handle model specific additional meta fields in an elegant way.
Laravel Meta Fields A php package for laravel framework to handle model meta data in a elegant way. Installation Require the package using composer: c
This is registration and authentication forms written in PHP, JQuery
Registration-form This is registration and authentication forms written in PHP, JQuery Each file is: header.php - html-file for links "Главная", "Реги
It's authorization form, login button handler and login to your personal account, logout button
Authorization-form It's authorization form, login button handler and login to your personal account, logout button Each file is: header.php - html-fil
A laravel package to generate model hashid based on model id column.
Laravel Model Hashid A package to generate model hash id from the model auto increment id for laravel models Installation Require the package using co
Simple Form By Using ⇒ PHP - MSQL - AJAX
php-form-2 Simple Form By Using PHP - MYSQL - AJAX Demo: http://php-form.ga/ How To Use Download XAMPP from https://www.apachefriends.org/download.htm
A Laravel model-based CMS
Decoy is a PHP content management written for the Laravel framework that allows you to access your data using standard Laravel Eloquent models.