260 Repositories
PHP query-generator Libraries
Add Price Including tax for Magento's "cart" GraphQl query
Comwrap_GraphQlCartPrices Add Price Including tax for Magento's "cart" GraphQl query Query will looks like following: items { id __typenam
📑 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
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
🚀 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
A simple, safe magic login link generator for Laravel
Laravel Passwordless Login A simple, safe magic login link generator for Laravel This package provides a temporary signed route that logs in a user. W
Fearless refactoring, it does a lot of smart checks to find certain errors.
Find Bugs Before They Bite Built with ❤️ for lazy laravel developers ;) Why repeat the old errors, if there are so many new errors to commit. (Bertran
Password manager featuring client-side encryption, vaults, folders and more.
vaults is a password manager featuring client side AES-256 encryption, PBKDF2 hashing, vaults, password generation & more. Features Technical overview
Laravel Design Pattern Generator (api generator)
Laravel Design Pattern Generator (api generator) you can create your restful api easily by using this library and you can filter, sort and include elo
Get MYSQL statement from query builder in laravel helper
Get MYSQL statement laravel This package allows to get mysql statement that query builder in laravel made it for debugging purposes. Basic usage Dump
Database Abstraction Layer, Schema Introspection, Schema Generation, Query Builders
Cycle DBAL Secure, multiple SQL dialects (MySQL, PostgreSQL, SQLite, SQLServer), schema introspection, schema declaration, smart identifier wrappers,
Scaffold generator for Laravel 5.x
Laravel 5.x Scaffold Generator Usage Step 1: Install Through Composer composer require 'laralib/l5scaffold' --dev Step 2: Add the Service Provider Op
Project skeleton generator for Laravel & Lumen projects
Skeletor Skeletor is a PHP based CLI tool that has been built to take away the pain of setting up a base project skeleton for Laravel & Lumen projects
API generator for Laravel 5
Apify API generator for Laravel 5 Table Of Contents Installation Configuration Usage Installation To install apify use composer Download composer requ
A simple script i made that generate a valid http(s) proxy in json format with its geo-location info
Gev Proxy Generator GPG is a simple PHP script that generate a proxy using free services on the web, the proxy is HTTP(s) and it generate it in json f
Quickly generate pivot tables for your projects
Laravel Pivot Table Generator Quickly generate pivot tables for your projects! Table of Contents Installation Usage More generator packages Contributi
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
Laravel CRUD Generator, Make a Web Application Just In Minutes, Even With Less Code and fewer Steps !
🚀 CRUDBOOSTER - Laravel CRUD Generator Laravel CRUD Generator, Make a Web Application Just In Minutes, Even With Less Code and fewer Steps ! About CR
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
Simple Laravel 5 package to dump all running queries on the page.
Abandoned: Use this package instead Laravel QueryDumper Introduction Simple Laravel 5 package to dump all running queries on the page. If it's SELECT
A simple to use query builder for the jQuery QueryBuilder plugin for use with Laravel.
QueryBuilderParser Status Label Status Value Build Insights Code Climate Test Coverage QueryBuilderParser is designed mainly to be used inside Laravel
Generate services in Laravel with the artisan command
Laravel Service Generator Quickly generate services for your projects! Table of Contents Features Installation Usage Generate services Generate servic
MOP is a php query handling and manipulation library providing easy and reliable way to manipulate query and get result in a fastest way. ( WEBSITE VERSION )
Mysql Optimizer mysql optimizer also known as MOP is a php query handling and manipulation library providing easy and reliable way to manipulate query
MOP is a php query handling and manipulation library providing easy and reliable way to manipulate query and get result in a fastest way
Mysql Optimizer mysql optimizer also known as MOP is a php query handling and manipulation library providing easy and reliable way to manipulate query
Redaxo 5-Addon zum gruppieren beliebiger Inhaltsmodule (Blöcke) innerhalb eines Spaltenrasters mit selbst definierten Templates.
Gridblock Redaxo 5-Addon zum gruppieren beliebiger Inhaltsmodule (Blöcke) innerhalb eines Spaltenrasters. Die Inhaltsmodule entsprechen dabei den übli
Laravel basic Functions, eloquent cruds, query filters, constants
Emmanuelpcg laravel-basics Description Package with basic starter features for Laravel. Install If Builder Constants Install composer require emmanuel
A Laravel package which helps you automate creation of files.
Laravel file generator This is a Laravel package which helps you automate creation of files. High Res Link Benefits If you create a type of file frequ
Laravel 5 nested category/menu generator
Laravel 5 Nestable Laravel Nestable to work with recursive logic. Category level there is no limit but this may vary depending on your server performa
Laravel router extension to easily use Laravel's paginator without the query string
🚨 THIS PACKAGE HAS BEEN ABANDONED 🚨 We don't use this package anymore in our own projects and cannot justify the time needed to maintain it anymore.
A weather data tile generator for digital maps using the Web Mercator projection
Weather data tile generator for Web Mercator maps This is a weather data tile generator for digital maps, which is compatible with Leaflet and in gene
GraphQL implementation with power of Laravel
Laravel GraphQL Use Facebook GraphQL with Laravel 5.2 =. It is based on the PHP implementation here. You can find more information about GraphQL in t
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
With the help of QR code technologies, digital entry passes can be created, which a user can show at the entry point to pass the door.
Navratri_Entry With the help of QR code technologies, digital entry passes can be created, which a user can show at the entry point to pass the door.
A prototype generator to quickly generate prototypes based on Neos nodetype definitions.
UpAssist.PrototypeGenerator What does this package do? This package lets you create scaffolding for prototypes for Neos using the commandline. Why did
Use Laravel's built-in ORM classes to query cloud resources with Steampipe.
Laravel Steampipe Use Laravel's built-in ORM classes to query cloud resources with Steampipe, an open source CLI to instantly query cloud APIs using S
Generate Avatars using Initials, Bears or Kittens
Avatary Simple avatar generator Explore the docs » View Demo · Report Bug · Request Feature Table of Contents About The Project Built With Getting Sta
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 generate class files from stub files.
Laravel Stub Generator A php laravel package to generate useable php files from given stub files . Installation Require the package using composer: co
A PHP README File Generator, to generate easily your GitHub README files 🎉
Readme Generator 🚀 Requiremennts 📙 Make sure you have PHP 8.0 or higher installed. Steup ⚙️ Install Composer v2 or higher (https://getcomposer.org)
This is a plugin written in PHP programming language and running on the PocketMine platform that works stably on the API 4.0.0 platform. It allows you to query some other server information
QueryServer This is a plugin written in PHP programming language and running on the PocketMine platform that works stably on the API 4.0.0 platform. I
A Laravel Code Generator based on your Models using Blade Template Engine
Laravel Code Generator is a PHP Laravel Package that uses Blade template engine to generate code for you. The difference between other code generators
📒📚Generate beautiful interactive documentation and Open-API 3.0 spec file from your existing Laravel app.
Follow me anywhere @ovac4u | GitHub _________ _________ | Twitter |
Reactive Form Builder for Vue.js with Laravel Support
Dynamic Form Builder for Laravel with Vue.js Create even the most complex forms with ease, using two-sided validation, eloquent, nested elements, cond
Promotional Codes Generator for Laravel 5
laravel-promocodes Promocodes generator for Laravel 5.*. Trying to make the best package in this category. You are welcome to join the party, give me
The API & platform builder, build your apps 10x faster even more, it's open source & 100% free !
The API & platform builder, build your apps 10x faster, even more. It's open source & 100% free ! Try live demo Why badaso ? 100% FREE - No need for e
Laravel Livewire (TALL-stack) form generator with realtime validation, file uploads, array fields, blade form input components and more.
TALL-stack form generator Laravel Livewire, Tailwind forms with auto-generated views. Support Contributions Features This is not an admin panel genera
Stop duplicating your Eloquent query scopes and constraints in PHP. This package lets you re-use your query scopes and constraints by adding them as a subquery.
Laravel Eloquent Scope as Select Stop duplicating your Eloquent query scopes and constraints in PHP. This package lets you re-use your query scopes an
Provides a Eloquent query builder for Laravel or Lumen
This package provides an advanced filter for Laravel or Lumen model based on incoming requets.
Laravel api document generator
Jheckdoc laravel Simple laravel api document generator Demo page: https://jheckdoc-laravel-demo.herokuapp.com/api/documentation Installation You can i
Create Laravel views (blade template) using 'php artisan' command-line interface
About LaraBit Have you ever wonder to create Laravel views (Blade Templates) using the same type of artisan commands that you usually use to create ne
An intelligent code generator for Laravel framework that will save you time
An intelligent code generator for Laravel framework that will save you time! This awesome tool will help you generate resources like views, controllers, routes, migrations, languages and/or form-requests! It is extremely flexible and customizable to cover many of the use cases. It is shipped with cross-browsers compatible template, along with a client-side validation to modernize your application.
a laravel package to create dynamically dashboard views in several templates ( in development)
Laravel Dashboarder A laravel package for generate admin dashboard dynamically based on Tabler template use livewire - alpinejs Installation Run the c
Larawiz is a easy project scaffolder for Laravel
The Laravel 8 scaffolder you wanted but never got, until now!
Generate stubs for any PHP extension.
php-ext-stubs-generator Installation Run $ composer require --dev lctrs/php-ext-stubs-generator Usage $ php vendor/bin/generate-stubs-for-ext extensio
Perform Bulk/Batch Update/Insert/Delete with laravel.
Bulk Query Perform Bulk/Batch Update/Insert/Delete with laravel. Problem I tried to make bulk update with laravel but i found that Laravel doesn't sup
permission generation for all your declared routes with corresponding controller action
Permissions Generator This package add some artisan command to help generating permissions for your declared routes. Each route should have an alias (
Easily generate URLs to Minecraft avatars with the ability to switch between services
Minecraft Avatar URLs This library provides PHP utilities to generate URLs to Minecraft Avatars in different formats with the ability to easily change
Simple JQL builder for Jira search
Jql Builder Simple JQL builder for Jira search Installation composer require devmoath/jql-builder Usage Generate query with one condition: \DevMoath\J
A simple e-Certificate generator.
SeaJell A simple e-Certificate Generator. Guides You can read all the guides in using the system from the documentation. License Copyright (c) Muhamma
A package for Laravel One Time Password (OTP) generator and validation without Eloquent Model, since it done by Cache.
Laravel OTP Introduction A package for Laravel One Time Password (OTP) generator and validation without Eloquent Model, since it done by Cache. The ca
Generate pseudo-static pages from markdown and HTML files for Flarum
Flarum Pages Generator This is not a Flarum extension. This package provides a Flarum extender that you can use in the local extend.php to define cust
CSV data manipulation made easy in PHP
CSV Csv is a simple library to ease CSV parsing, writing and filtering in PHP. The goal of the library is to be powerful while remaining lightweight,
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.
Adds `tax_query` support to postObject connection queries using WP_Query
WPGraphQL Tax Query This plugin adds Tax_Query support to the WP GraphQL Plugin for postObject query args (WP_Query). Pre-req's Using this plugin requ
An WPGraphQL extension that adds SearchWP's query functionality to the GraphQL server
QL Search What is QL Search? An extension that integrates SearchWP into WPGraphQL. Quick Install Install & activate SearchWP v3.1.9+ Install & activat
WPGraphQL Extension: Adds "meta_query" support to postObject connection queries using WP_Query
WPGraphQL Meta Query This plugin adds Meta_Query support to the WP GraphQL Plugin for postObject query args. Why is this an extension and not part of
Enable query locking for WPGraphQL by implementing persisted GraphQL queries.
🔒 WP GraphQL Lock This plugin enables query locking for WPGraphQL by implementing persisted GraphQL queries. Persisted GraphQL queries allow a GraphQ
Query gutenberg blocks with wp-graphql
WPGraphQL Gutenberg Query gutenberg blocks through wp-graphql Usage Docs Join our community through WpGraphQL Slack Install Requires PHP 7.0+ Requires
This package will generate PDFs and PNGs from websites.
This package will generate PDFs and PNGs from websites.
Larawiz is a easy project scaffolder for Laravel
Larawiz The Laravel 8 scaffolder you wanted but never got, until now! Use a single YAML file to create models, migrations, factories, seeders, pivot t
A library using PHP to generate QRCode from https://www.qrcode-monkey.com free
PHP Class Generate Free QRCode 👉 A library using PHP to generate QRCode from https://www.qrcode-monkey.com free ✋ NOTE: Do not generate too many QRCo
Eloquent Filter is a package for filter data of models by the query strings. Easy to use and fully dynamic.
Eloquent Filter Eloquent Filter adds custom filters to your Eloquent Models in Laravel. It's easy to use and fully dynamic. Table of Content Introduct
phpThumb() - The PHP thumbnail generator
phpThumb phpThumb() - The PHP thumbnail generator phpThumb() uses the GD library and/or ImageMagick to create thumbnails from images (GIF, PNG or JPEG
ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.
ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files. It's widely used to build languages, tools, and frameworks. From a grammar, ANTLR generates a parser that can build parse trees and also generates a listener interface (or visitor) that makes it easy to respond to the recognition of phrases of interest.
QR Code Generator
QR Code By endroid If you like my work you can show appreciation by sponsoring via Github Sponsors or send me some ADA at DdzFFzCqrhszSwiFWMBQomfv6mkD
Cron expression generator built on php8
The most powerful and extendable tool for Cron expression generation Cron expression generator is a beautiful tool for PHP applications. Of course, th
PHP Sitemap Generator
This class can be used to generate sitemaps and notify updates to search engines.
64 bit ID Generator
Particle Language: PHP 64bits int Time Based ID Generator Uncoordinated For high availability within and across data centers, machines generating ids
SurfShark Shadowsocks/Clash Config Generator
Instructions This script was written to build a proxy list of Surfshark service servers. Change Host2Ip for bypass censorship To work with the script,
A WordPress theme.json generator from a PHP array
ItalyStrap Theme Json Generator WordPress Theme Json Generator the OOP way This is a WIP project and still experimental. The idea is to generate a fil
A REST client inside your Laravel app
Laravel Compass is an elegant REST assistant for the Laravel framework that you can use to test API calls and create API documentation. it provides automatically endpoints for GET, POST, PUT/PATCH, DELETE, various auth mechanisms, and other utility endpoints based on Laravel routes in your project.
Multiavatar is a multicultural avatar generator.
Multiavatar Multiavatar is a multicultural avatar generator. In total, it is possible to generate 12,230,590,464 cryptographically unique avatars. Ini
A Laravel and Lumen Badges Generator
Laravel and Lumen Badge Generator That package is a easy wrapper to Badges/Poser. #Installing composer require vluzrmos/laravel-badge-poser Laravel co
A collection of generators for Lumen and Laravel 5.
Lumen generators A collection of generators for Lumen and Laravel 5. Contents Why ? Installation Quick Usage Detailed Usage Model Generator Migration
Code for database forms and Drupal module for the Lobbywatch.ch project
Lobbywatch.ch Lobbywatch.ch - the platform for transparent politics. Lobbywatch.ch maintains a database with links of politicians and lobby groups. Th
Magento 2 Code Generator
Magento 2 Code Generator Created by Orba Inspired by https://github.com/staempfli/magento2-code-generator Purpose In day-to-day Magento 2 development
The missing laravel helper that allows you to inspect your eloquent queries with it's bind parameters
Laravel Query Inspector The missing laravel helper that allows you to ispect your eloquent queries with it's bind parameters Motivations Let's say you
Algerian code generator for invoices, quotes or any commercial documents
Algerian invoice code generator The library is useful to generate code for invoices, quotes or any commercial transaction document. Goal Is to provide
🍞🧑🍳 An on-the-fly GraphQL Schema generator from Eloquent models for Laravel.
An on-the-fly GraphQL Schema generator from Eloquent models for Laravel. Installation Quickstart Model schemas Installation This package requires PHP
Generate migrations from existing database structures
Laravel Migration Generator Generate migrations from existing database structures, an alternative to the schema dump provided by Laravel. A primary us
An easy-to-use PHP QrCode generator with first-party support for Laravel.
An easy-to-use PHP QrCode generator with first-party support for Laravel.
Laravel Code Generator based on MySQL Database
Laravel Code Generator Do you have a well structed database and you want to make a Laravel Application on top of it. By using this tools you can gener
Laravel Package to generate CRUD Files using TALL Stack
tall-crud-generator Laravel Package to generate CRUD Files using TALL Stack Requirements Make sure that Livewire is installed properly on your project
Update multiple Laravel Model records, each with it's own set of values, sending a single query to your database!
Laravel Mass Update Update multiple Laravel Model records, each with its own set of values, sending a single query to your database! Installation You
Laravel Livewire UI, Auth, & CRUD starter kit.
Laravel Livewire Ui This package provides Laravel Livewire & Bootstrap UI, Auth, & CRUD scaffolding commands to make your development speeds blazing f
Laravel Admin Dashboard, Admin Template with Frontend Template, for scalable Laravel projects. It is to save your time when You start with new scalable Laravel projects with many features Bootstrap, cooreui, infyom admin Generator, roles and permissions, translatable models, spatie media and much more
Based on Laravel8.x laravel starter Template, to save your time when You start with new scalable Laravel projects with many features. Live Demo you ca
Documentation Generator for WordPress.
Pronamic WordPress Documentor is a tool to automatically extract data about the actions and filters of your WordPress theme or plugin.