243 Repositories
PHP form-generator Libraries
ตรวจสอบเลขบัตรประชาชน และสุ่มเลขบัตร
Thai Citizen ID Validator PHP Thai Citizen ID validator is a easy-to-use PHP library designed to help validate Thai National Identification Card numbe
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
University, College, and High School name generator using fakerphp/faker
FakerSchools University, College, and High School name generator using fakerphp/faker Installation Add the FakerSchools library to your composer.json
Laravel MiGator - Migrations Generator
Laravel Migator A package that will allow developers to interactively generate schema migrations for a laravel application. It takes into account the
A university system that creates a timetable programm for subjects,classes and teachers which is used to create a programm for each semester. All this served as a website.
Timetable-System-Generator A university system that creates a timetable programm for subjects,classes and teachers which is used to create a programm
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
Bootstrap Theme Generator inside of a Wordpress-Settings-Page. Includes live compilation of SCSS!
Bootstrap-Theme-Generator Bootstrap Theme Generator enables you to choose which components of Bootstrap you want to load. It also gives you the possib
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
Sync Wordpress Pages and Posts (even custom post types + fields) from static Markdown + YAML files
Sync Markdown Files to WordPress Posts and Pages Static site generators let you use a revision-controlled tree of markdown files to make a site, but d
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
Highly customizable alternative to var_export for PHP code generation
PHP Variable Exporter PHPEncoder is a PHP library for exporting variables and generating PHP code representations for said variables similar to the bu
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
Stupid async implementation using await-generator
libAsync Stupid async implementation using await-generator Usage libAsync::doAsync(Closure $executor); // -- Returns a promise Example Fetch data fro
Cecil is a CLI application that merges plain text files (written in Markdown), images and Twig templates to generate a static website.
Cecil is a CLI application that merges plain text files (written in Markdown), images and Twig templates to generate a static website.
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
A command line code generator for Drupal
Drupal Code Generator A command line code generator for Drupal.
This bundle provides new generator command line tools for doctrine generator.
GenBundle This bundle provides new generator command line tools for doctrine generator, extending SensioGeneratorBundle. php bin/console gen:generate:
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).
A QR Code generator for PHP7.4+
chillerlan/php-qrcode A PHP 7.4+ QR Code library based on the implementation by Kazuhiko Arase, namespaced, cleaned up, improved and other stuff. Docu
Magento 2 Invoice PDF Generator - helps you to customize the pdf templates for Magento 2
Magento 2 Invoice PDF Generator - helps you to customize the pdf templates for Magento 2. If you have an enabled template and a default template for the store you need your template the system will print the pdf template.
Utilities to scan PHP code and generate class maps.
composer/class-map-generator Utilities to generate class maps and scan PHP code. Installation Install the latest version with: $ composer require comp
HydePHP - Elegant and Powerful Static App Builder
HydePHP - Elegant and Powerful Static App Builder Make static websites, blogs, and documentation pages with the tools you already know and love. About
QCloud COS FederationToken generator for Laravel.
Laravel 腾讯云联合身份临时访问凭证生成器 Laravel 腾讯云联合身份临时访问凭证 生成器,主要用于下发腾讯云联合身份临时访问凭证,比如前端直传等场景。 开始之前,请您仔细阅读并理解一下官方文档: 获取联合身份临时访问凭证 COS API 授权策略使用指引 条件键说明及使用示例 CAM 策
Generate Admin Panels CRUDs and APIs in Minutes with tons of other features and customizations with 3 different themes
InfyOm Laravel Generator Generate Admin Panels CRUDs and APIs in Minutes with tons of other features and customizations with 3 different themes. Docum
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.
ATOS is a locally hosted application that allows you to easily manage clients/projects, generate invoices against backlogs, and estimate taxes.
Built by freelancer 🙋♂️, for freelancer 🕺 🤷 💃🏾 - ATOS is a locally hosted application that allows you to easily manage clients/projects, generate invoices against backlogs, and estimate taxes.
One time password generator, validator, and qrcode generator that has no web dependencies (self-contained) in PHP
otp-thing One time password generator, validator, and qrcode generator that has no web dependencies (self-contained) in PHP Introduction This started
DTO Generator - PHP library for generating DTO classes
DTO Generator PHP library for generating DTO classes. Installation Use the package manager composer to install micro/dto. composer require micro/dto U
Keyword Generator Tool helps you discover keyword opportunities related to your query input.
This plugin simply helps you discover keyword opportunities related to your query input. Installation Download the zip file of the repository or clone
Generates a vue-i18n compatible include file from your Laravel translations
This is fork of martinlindhe/laravel-vue-i18n-generator to give Laravel 8+ support for this excellent package.
EPC-QR-Code - REDAXO-Addon für GiroCode-kompatible EPC-QR-Codes
Generiert QR-Codes, die von GiroCode®️ kompatiblen Banking-Apps in einer Überweisung genutzt werden können.
PHP Test Generator - A CLI tool which generates unit tests
This project make usages of PHPStan and PHPParser to generate test cases for a given PHP File.
GPT-2 AI article generator simple PHP script
GPT-2 article generator tool GPT-2 AI article generator simple PHP script. With GPT-2.COM fine-tuned model you can generate unique articles in many af
Laravel Migrations Generator: Automatically generate your migrations from an existing database schema.
Laravel Migrations Generator Generate Laravel Migrations from an existing database, including indexes and foreign keys! This package is cloned from ht
The plugin generates posts/pages. Useful to generate millions of records in wp_posts table
KAGG Generator The plugin generates posts/pages. Useful to generate millions of records in wp_posts table. In WordPress development, sometimes it is n
New Form API plugin for PocketMine-MP +4.0.0
There are many Form API plugins available for PocketMine-MP, however
A PHP package for validating/generating/formatting an IRS document number (CPF/CNPJ)
A PHP package for validating/generating/formatting an IRS document number (CPF/CNPJ)
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.
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
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
Simple Laravel Invoice Generator Sling — open-source web application that helps you create invoices and track income.
Simple Laravel Invoice Generator Sling — open-source web application that helps you create invoices and track income. Table of Contents About
Melakukan generate "heatmap" dari merah ke hijau dengan skala yang dapat di atur
Heatmap-Generator-with-Scale-SC Melakukan generate "heatmap" dari merah ke hijau dengan skala yang dapat di atur How to Use Gunakan value default agar
Datenstrom Yellow is for people who make small websites.
Datenstrom Yellow is for people who make small websites.
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
Site-builder is a simple static site generator. It allows you to create and manage a website out of simple text files and templates.
Site-builder is a simple static site generator. It allows you to create and manage a website out of simple text files and templates. This gives you many of the advantages of a CMS, but because the result is plain old HTML, it's more secure and has higher performance.
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
Windowy is a transaction-focused temporary inventory generator made for PocketMine-MP
About Windowy is a transaction-focused temporary inventory generator made for PocketMine-MP. How to use Windowy comes with 3 registered inventories us
Sami: an API documentation generator
Sami: an API documentation generator WARNING: Sami is not supported nor maintained anymore. Feel free to fork. Curious about what Sami generates? Have
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
Runtime Code Generator like Lombok for PocketMine-MP
PlumbokPM Runtime Code Generator like Lombok for PocketMine-MP. Code generation starts when additional autoloader detects class uses PlumbokPM annotat
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
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
🧩 Generator Manager for 🙃 Phony Framework
🧩 Generator Manager This repository contains the Generator Manager for 🙃 Phony Framework. 🙃 Start generating fake data with 🙃 Phony Framework, vis
PHP implementation of Nanoid, secure URL-friendly unique ID generator
Nanoid-php A tiny (179 bytes), secure URL-friendly unique string ID generator for JavaScript Safe. It uses cryptographically strong random APIs and gu
Laravelium Sitemap generator for Laravel
Laravelium Sitemap package Laravelium Sitemap generator for Laravel. Notes Dev Branches are for development and are UNSTABLE (use on your own risk)! I
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
Create CycloneDX Software Bill of Materials (SBOM) from PHP Composer projects
CycloneDX PHP Composer Plugin A plugin for PHP's Composer that generates Software Bill of Materials (SBoM) in CycloneDX format. Requirements The lates
Code generator for Magento 2
Magento 2 Code Generator Tool Installation Option1: Downloading .phar wget https://github.com/staempfli/magento2-code-generator/releases/download/ver
EMAIL, PASSWORD AND USERNAME GENERATOR
Email-Generator EMAIL, PASSWORD AND USERNAME GENERATOR Install on desktop : Install XAMPP Added environment variable system path = C:\xampp\php downl
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
Invoice PDF Generator For Magento 2
Magento Invoice PDF Generator Magento 2 Invoice PDF Generator - helps you to customize the pdf templates for Magento 2. If you have an enabled templat
🔹 Generator Template for 🙃 Phony Framework
🔹 Generator Template This repository contains the Generator Template for 🙃 Phony Framework. 🙃 Start generating fake data with 🙃 Phony Framework, v
Silverstripe-ideannotator - Generate docblocks for DataObjects, Page, PageControllers and (Data)Extensions
silverstripe-ideannotator This module generates @property, @method and @mixin tags for DataObjects, PageControllers and (Data)Extensions, so ide's lik
Generator-hedley - Scaffold a headless Drupal backend, Angular app client, and Behat tests
generator-hedley Scaffold a headless Drupal backend, Angular app client, and Behat tests Hedley is a yeoman generator that scaffolds a headless Drupal
Framework - 🙃 Phony. Real-like Fake Data Generation Framework
🙃 Framework This repository contains the 🙃 Phony Framework. 🙃 Start generating fake data with 🙃 Phony Framework, visit the main Phony Repository.
Simple-podcast-generator - 👉 A very simple way to host your podcast files and generate the RSS Podcast feed 🎙
Podcast RSS Feed Generator A very simple way to host your podcast files and generate the RSS Podcast feed 🎙 📖 Contents Summary Requirements Installa
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
Rah sitemap - XML sitemap generator for Textpattern CMS
rah_sitemap Packagist | Issues | Donate Sitemap plugin for Textpattern CMS. Generates Sitemaps.org XML sitemaps for your site, which help Google and o
Searches for multilingual phrases in Laravel project and automatically generates language files for you.
Laravel Lang Generator Searches for multilingual phrases in a Laravel project and automatically generates language files for you. You can search for n
Laravel generator with GUI. Generate crud / scaffold.
Laravel generator with GUI. Generate crud / scaffold.
Bring multi themes support to your Laravel application with a full-featured Themes Manager
Introduction hexadog/laravel-themes-manager is a Laravel package which was created to let you developing multi-themes Laravel application. Installatio
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
Theme and asset management for laravel
Laravel-Themevel Themevel is a Laravel theme and asset management package. You can easily integrate this package with any Laravel based project. Featu
Wordpress Plugin Boilerplate but Powered with examples and a generator!
WordPress Plugin Boilerplate Powered WordPress Plugin Boilerplate Powered is a complete foundation for building your WordPress plugins following PSR-4
Generates a list of WordPress actions and filters from code and outputs them as JSON
wp-hooks-generator Generates a JSON representation of the WordPress actions and filters in your code. Can be used with WordPress plugins, themes, and
Ghygen is a GitHub Actions configurator for your PHP / Laravel project.
Ghygen Ghygen is a GitHub actions Yaml Generator. Ghygen allows you creating your Yaml file for GitHub Actions, for Laravel/PHP web application, so yo
Random Anime Pictures And Quotes Rest API, Toshino Kyoko.
Toshino Kyoko Toshinou Kyouko is the founder of the amusement club. Goes so wild that no one can keep up with her, but it's not as if anyone even trie
Laravel static site/blog generator with markdown support.
Katana static site & blog generator PHP static site & blog generator with markdown support. Using the power of laravel's Blade templating engine. Kata
The official Statamic 3 static site generator package
Statamic Static Site Generator Generate static sites with Statamic 3. Installation Install the package using Composer: composer require statamic/ssg
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
A simple package that helps PHP developers to generate the QR code signature as per Zakat authority (ZATCA) requirements of Saudi Arabia.
A PHP package that implements the e-invoice QR code signature requirements as designed by the Zakat authority of Saudi Arabia. How to install? compose
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
Barcode generator in PHP that is easy to use, non-bloated and framework independent.
PHP Barcode Generator This is an easy to use, non-bloated, framework independent, barcode generator in PHP. It creates SVG, PNG, JPG and HTML images,
Simple project to send bulk comma-separated emails using laravel and messenger module from quick admin panel generator.
About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experie
Html menu generator
Html Menu Generator The spatie/menu package provides a fluent interface to build menus of any size in your php application. If you're building your ap
📑 Invoice Generator - This is an invoicing system created with Laravel,
📊 This is an invoicing system created with Laravel, which allows the user to generate invoices based on product and customer catalogs that are manageable.
A package that allows you to generate simple and fast Docker configurations for your Laravel application!
A package that allows you to generate simple and fast Docker configurations for your Laravel application!
Secret Phrase Generator for Laravel.
Secret Phrase Generator for Laravel It generates secret pass phrase for Laravel Auth System. Require "require": { "php": "^7.3|^8.0",
Laravel Craftsman CLI for easily crafting Laravel assets for any project (artisan make on steroids)
Laravel Craftsman Description Laravel Craftsman (written using the awesome Laravel-Zero CLI builder) provides a suite of crafting assets using a proje
Laravel 5 Barcode Generator
This is a barcode generation package inspired by https://github.com/tecnickcom/TCPDF. Actually, I use that package's underline classes for generating
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
Library for generating random names (for table-top roleplaying games)
RPG-Name-Generator The RPG character name generator library is designed to create list of random names used for table-top role-playing games. This lib
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.
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.
🚀 A quickstart generator for Laravel projects
🚀 Initializer for Laravel Initializer for Laravel takes a visual, approach to setting up a new Laravel project. Fill out the form, choose the compone