320 Repositories
PHP database-design Libraries
Validate PHP database migration files for compliance with best practices. Ensure db migrations are irreversible.
PHP DB Migration Validator Introduction In modern PHP frameworks such as Symfony and Laravel, migrations usually have up and down methods. In up metho
I create this code to upload CSV in database in packets of 100.
PHP-CSV-Upload I create this code to upload CSV in the database in packets of 100 elements in one for loop. Hi, This is Anmol Singh. To reach our Goal
The query filter bundle allows you to filter data from QueryBuilder and the Database
The query filter bundle allows you to filter data from QueryBuilder and the Database. you can filter multiple columns at the same time and also you can filter relation fields with two-level deep and without any join in your query builder.
This pacakge provides an easy connection to the Open Brewery DB project for PHP and Laravel applications.
Laravel Openbrewerydb API This pacakge provides an easy connection to the Open Brewery DB project for PHP and Laravel applications. About Open Brewery
PHP API for GeoIP2 webservice client and database reader
GeoIP2 PHP API Description This package provides an API for the GeoIP2 and GeoLite2 web services and databases. Install via Composer We recommend inst
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
Spot v2.x DataMapper built on top of Doctrine's Database Abstraction Layer
Spot DataMapper ORM v2.0 Spot v2.x is built on the Doctrine DBAL, and targets PHP 5.4+. The aim of Spot is to be a lightweight DataMapper alternative
LaraNx Seo enables your Laravel app to store SEO and social media meta tag data in database instead of your code
LaraNx Seo enables your Laravel app to store SEO and social media meta tag data in database instead of your code. Moving marketing data out of your code base and into your database where it is easily modified.
Domain-Driven Design Maker for Symfony apps
Domain-Driven Design Maker for Symfony applications This bundle assumes you are using https://github.com/yceruto/symfony-ddd-skeleton architecture or
A small PHP library to generate YouTube-like ids from numbers.
A small PHP library to generate YouTube-like ids from numbers. Use it when you don't want to expose your database ids to the user.
High performance distributed database for mysql
High performance distributed database for mysql, define shardings by velocity&groovy scripts, can be expanded nodes flexible...
TiDB is an open source distributed HTAP database compatible with the MySQL protocol
What is TiDB? TiDB ("Ti" stands for Titanium) is an open-source NewSQL database that supports Hybrid Transactional and Analytical Processing (HTAP) wo
Magento 2 Module Experius Page Not Found 404. This module saves all 404 url to a database table
Magento 2 Module Experius Page Not Found 404 This module saves all 404 urls to a database table. Adds an admin grid with 404s It includes a count so y
A study of the design, implementation, and management of enterprise information systems.
Enterprise-Architecture A study of the design, implementation, and management of enterprise information systems. Organization: University of North Ala
This project processes a small database with php all on a web server. This project uses XAMPP to run the web server and the database.
PHP-introduction This project processes a small database with php all on a web server. This project uses XAMPP to run the web server and the database.
Aplicación Laravel-Livewire-Tailwind. La aplicación se conecta a APIRest y muestra resultados, búsquedas, historial, Responsive Design
About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experie
🧾 Online test site with the human sciences theme. Using: HTML5, CSS3, Js., PHP7 and MySQL. 🚀
form-ciencias-humanas 🚀 Technologies Lunacy HTML5 CSS3 PHP7 MYSQL Animate.css Illustrations from icons8: Earth care from Anna Antipina Earth and Moon
Trait for Laravel testing to count/assert about database queries
counts_database_queries Trait for Laravel testing to count/assert about database queries Installing composer require ohffs/counts-database-queries-tra
Created simple login system and chat type website using mysql database along with php and html , css and javascript.
Created simple login system and chat type website using mysql database along with php and html , css and javascript.
Silverstripe-populate - Populate your database through YAML files
Populate Module This module provides a way to populate a database from YAML fixtures and custom classes. For instance, when a building a web applicati
Silverstripe-sspy - Python based SSPAK export with higher reliability and cross-platform compatibility
SSPY - Python Stand-alone SSPAK solution © Simon Firesphere Erkelens; Moss Mossman Cantwell Usage: sspy [create|load|extract] (db|assets) --file=my.
CQUPT Online Thesis Archiving System
CQUPT Online Thesis Archiving System This is a web-based application that provides an online platform for storing the students' thesis or capstone pro
QueryHandler - Handling PDO ' s query with mySQL database
QueryHandler this class's method are static .... that mean you don't need to create an object to use it . All methodes will return an Exception if it
Articulate - An alternative ORM for Laravel, making use of the data mapper pattern
Articulate Laravel: 8.* PHP: 8.* License: MIT Author: Ollie Read Author Homepage: https://ollie.codes Articulate is an alternative ORM for Laravel bas
Phpstan-dba - database handling related class reflection extension for PHPStan & framework-specific rules
database handling class reflection extension for PHPStan This extension provides following features: PDO-query knows the array shape of the returned
Enterprise Modular SAAS Framework, Design from the growndup to grow vertically.
Kwerio Enterprise Modular SAAS Framework, Design from the growndup to grow vertically. Explore the docs » View Demo · Report Bug · Request Feature Tab
Detection of design patterns in PHP code
Pattern Detector for PHP Detects design pattern in your code
🧩 Laravel Query Builder integration for PhpStorm
Laravel Query Laravel + DataGrip = ♥️ This plugin provides database integration for Laravel query builder. Features Schemas, tables, views and columns
This example shows how to use Anychart library with the PHP programming language, Laravel framework and MySQL database.
PHP basic template This example shows how to use Anychart library with the PHP programming language, Laravel framework and MySQL database. Running To
Design Pattern Examples in PHP
Design Patterns in PHP This repository is part of the Refactoring.Guru project. It contains PHP examples for all classic GoF design patterns. Each pat
Message box application written in Laravel - simple inbox design using auth UI.
About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experie
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
Laravel File Generators with config and publishable stubs
Laravel File Generators Custom Laravel File Generators with a config file and publishable stubs. You can publish the stubs. You can add your own stubs
Manage your staff from one place. Featuring Staff leave management 🏖, payslips 💵 generation & emailing, messaging 📨and more 🛠! Built with ❤️ with Laravel
Staff Management System This little buddy can help you manage your staff database! Built with 💖 with Laravel #FEATURES 1 Staff management/ database S
PHPUnit extension for database interaction testing.
This extension is no longer maintained DbUnit PHPUnit extension for database interaction testing. Installation Composer If you use Composer to manage
High-performance, low-memory-footprint, single-file embedded database for key/value storage
LDBA - a fast, pure PHP, key-value database. Information LDBA is a high-performance, low-memory-footprint, single-file embedded database for key/value
Minimalistic bookmark manager for your own server written in PHP. Bookmarks are stored in a sqlite database.
b - Bookmark manager b is a minimalistic bookmark manager for your own server. Written in PHP. Bookmarks are stored in a sqlite database. Features: fi
Universal Design Online content Inspection Tool
The Universal Design Online content Inspection Tool, or UDOIT (pronounced, “You Do It”) enables faculty to identify accessibility issues in their Learning Management System. It will scan a course, generate a report, and provide resources on how to address common accessibility issues.
Learn how to implement the most important Design Patterns into your PHP application, uses PHP 8.1
Learn how to implement the most important Design Patterns into your PHP application. This project uses PHP 8.1. it has examples for each Pattern and an Article explaining how to use them step by step, their advantages, and disadvantages.
A course database lookup tool and schedule building web application for use at Rochester Institute of Technology.
CSH ScheduleMaker A course database lookup tool and schedule building web application for use at Rochester Institute of Technology. Built, maintained
A PHP dependency vulnerabilities scanner based on the Security Advisories Database.
Enlightn Security Checker The Enlightn Security Checker is a command line tool that checks if your application uses dependencies with known security v
Easy data transfer from one database to another
Migrate DB Easy data transfer from one database to another Installation To get the latest version of Migrate DB, simply require the project using Comp
Incubator adapters/functionality for the Phalcon PHP Framework
Phalcon Incubator This is a repository to publish/share/experiment with new adapters, prototypes or functionality that can potentially be incorporated
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
Tablavel - A simple Database Client for Laravel
Tablavel - A simple Database Client for Laravel Table of Contents About Getting Started Usage Contributing About This solves a simple problem. Know th
Database version control, made easy!
Database version control, made easy! dbv.php is a database version control web application featuring schema management, revision scripts, and more! Ch
Website compatible with the vmangos database. Based on BlizzCMS.
MadnessCMS Website compatible with the vmangos database. Based on BlizzCMS. Modules admin (Rewritten for Vanilla) armory (Rewritten for Vanilla) bugtr
Simple, fast and secure PHP Framework with easy integration.
simple-php-framework Simple, fast and secure PHP Framework with easy integration.
Atividade de transações em banco de dados II
Transaction php with postgres on csv O desafio aqui é implementar uma transação em diferentes linguagens de programação. Ao implementar uma transação
Dump masked information from your database
Laravel Masked DB Dump A database dumping package that allows you to replace and mask columns while dumping your database. Installation You can instal
Sample code for several design patterns in PHP 8
DesignPatternsPHP Read the Docs of DesignPatternsPHP or Download as PDF/Epub This is a collection of known design patterns and some sample codes on ho
This is a simple PHP Student Portal. You can login, logout, register, and view your details.
Student-Portal This is a simple PHP Student Portal with a MySQL Database. I made this as part of a university assignment, so you can login, logout, re
Automatic Encrypt and Decrypt your database data. Tested and used on Laravel 8
Laravel Encrypt Database Automatic Encrypt and Decrypt your database data. Tested and used on Laravel 8. I'm yet building the tests. Important Note th
Web application for the health record of the Hemal's Thalasseamia Patients. Technologies PHP, JavaScript, HTML, W3.CSS and MySQL
Web application for the health record of the Hemal's Thalasseamia Patients. Technologies PHP, JavaScript, HTML, W3.CSS and MySQL
Streaming de música que possui as seguintes características: Registrar a sua música, Sistema de pesquisa, Adicionar uma lista de reprodução, Perfil, Atualizar, Total de visualizações, Últimos vistos entre outros ...
Music Streaming Sobre o Projeto Fala Devs! Estou trazendo aqui um streaming de música que possui as seguintes funcionalidades: Registrar a sua música,
Rede social com laravel que possui as seguintes funcionalidades: Adicionar ao amigos, Criação de Grupo, Perfil, Criação de post, Comentários entre outros... Além de possuir um design
Social Network Sobre o Projeto Fala Devs! Estou trazendo aqui uma rede social com laravel que possui as seguintes funcionalidades: Adicionar ao amigos
The package provides the ability to write logs into the database synchronously or asynchronously, along with other logging channels.
Laravel database log channel The package provides the ability to write logs into the database synchronously or asynchronously, along with other loggin
Self Hosted Movie, Series and Anime Watch List
Flox Flox is a self hosted Movie, Series and Animes watch list. It's build on top of Laravel and Vue.js and uses The Movie Database API. The rating ba
Postier is a Laravel API automation platform to transfer data and to sync apps.
Postier is a Laravel API automation platform to transfer data and to sync apps. You can build workflows with data and actions of multiple apps and apply logics to the data!
Easily decorate your method calls with laravel-decorator package
🎄 Laravel Decorator Decorator pattern in laravel apps Made with ❤️ for smart clean coders A try to port "decorator" feature from python language to l
Manage redirects using database rules. Rules are intended to be very similar to Laravel default routes, so syntax is pretty easy to comprehend.
Laravel DB redirector Manage HTTP redirections in Laravel using database Manage redirects using database rules. Rules are intended to be very similar
Laravel Restaurant Management System Project
About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experie
🔍 Generates database queries based on one unique string
🔍 Laravel Search String Generates database queries based on one unique string using a simple and customizable syntax. Introduction Laravel Search Str
Learning design patterns by implementing them in various programming languages.
design-patterns Learning design patterns by implementing them in various programming languages. Creational design patterns Creational design patterns
Laravel and Lumen Auto Hard Deleter
Laravel Auto Hard Deleter This package deletes soft deleted rows automatically after a time interval that you define. For Laravel and Lumen 6, 7, 8 In
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
Database lookup tool in php, skidlookup has not been claimed so if u want to use this src all right's go to u, idea came from fedsearch
skidlookup Database lookup tool in php, skidlookup has not been claimed so if u want to use this src, all right's go to u, idea came from fedsearch in
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
Auto-generated Interface and Repository file via Repository pattern in Laravel
Auto-generated Repository Pattern in Laravel A repository is a separation between a domain and a persistent layer. The repository provides a collectio
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,
Provides database storage and retrieval of application settings, with a fallback to the config classes.
Provides database storage and retrieval of application settings, with a fallback to the config classes.
php database agnostic authentication library for php developers
Whoo Whoo is a database agnostic authentication library to manage authentication operation easily. Whoo provides you a layer to access and manage user
Analogue ORM : Data Mapper ORM for Laravel/PHP
(this project is looking for a new maintainer) Analogue ORM Analogue is a flexible, easy-to-use ORM for PHP. It is a transposition of the Eloquent ORM
Charge Membership with the Stripe API
Account Manager with the Stripe API A paid account manager creation using the Stripe API. In How it works ? For this to work you must complete the con
Seed your database with CSV files
CSV Seeder Seed your database with CSV files This package allows CSV based seeds. Installation Require this package in your composer.json and run comp
Eloquent MongoDB Repository Implementation
Eloquent MongoDB Repository Eloquent MongoDB Repository using nilportugues/repository as foundation, using jenssegers/mongodb. Installation Use Compos
Laravel package to normalize your data before saving into the database.
This package helps you normalize your data in order to save them into the database. The Goal is to having separate classes that handle the data normalization, and thus can be tested independently.
An in-app database management UI for Laravel applications. ⚡️
:package_description This repo can be used to scaffold a Laravel package. Follow these steps to get started: Press the "Use template" button at the to
URL - link shortener based on sqlite
link-url-shortener url - link shortener based on sqlite.
For using Laravel with a pre-existing MySQL Database
MySQL to Laravel This is a script to help with mapping an existing MySQL database to a new Laravel build. Place the script in the public folder of you
Eloquent Repository implementation
Eloquent Repository Eloquent Repository using nilportugues/repository as foundation. Installation Use Composer to install the package: $ composer requ
Custom Laravel Validator for combined unique indexes
unique_with Validator Rule For Laravel This package contains a variant of the validateUnique rule for Laravel, that allows for validation of multi-col
A package to backup your Laravel app
A modern backup solution for Laravel apps This Laravel package creates a backup of your application.
Acme Widget Co
AcmeWidgetCo Building app docker-compose up -d --build Starting app docker-compose up -d Running tests docker-compose run php vendor/bin/phpunit Docum
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
A complete Login and Register page using a Mysql Database and php
Login With Mysql A complete Login and Register page using a Mysql Database 🔨 Built with ⚙️ 📝 Description A login with Frontend, Backend and Database
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
A simple database logger for all outgoing emails sent by Laravel website.
Laravel Email Database Log A simple database logger for all outgoing emails sent by Laravel website.
Global key-value store in the database
Laravel Options Global key-value store in the database Installation To get started with laravel-options, use Composer to add the package to your proje
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.
Database Transferring Program Using PHP
database-transferring-program Database Transferring Program Using PHP Demo: http://php-form.ga/database-transferring/ How To Use Download XAMPP from h
Online Shop build in Laravel
About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experie
Extend Laravel PHP framework to make working with Aiven databases simpler
Aiven Commands for Laravel ✨ Add some Aiven magic to your Laravel project ✨ This Laravel package provides some aiven commands for artisan to help with
This is library with the objective of exporting information from the database in a simple way.
Symfony Entity Exporter Goldbach Algorithms Symfony Entity Exporter (fondly nicknamed Entity Exporter) is a library developed for the Symfony framewor
Automatically Create professional ready to use Laravel REST API for MySQL Database With Postman Docs and JWT Authentication
Laravel Simple Rest API Generator An API Boilerplate to create a ready-to-use REST API in seconds with Laravel 8.x Install with Composer $ curl -s
Clean up your Magento database by removing orphaned, unused and wrongly added attribute, attribute values and settings (for M2).
Magento 2 EAV Cleaner Console Command Purpose of this project is to check for different flaws that can occur due to EAV and provide cleanup functions.
Small script for importing the KvK (Dutch Chamber of Commerce) Open Data Set (CSV file) to a MySQL database.
KvK-CSV-2-SQL Small script for importing the KvK (Dutch Chamber of Commerce) Open Data Set (CSV file) to a MySQL database. Table of content KvK-CSV-2-
Ikoncoder is a self starter milestone web designing and deveflopment software developer.
Ikoncoder auth create auth to manage users, roles and permissions in laravel framework project Installation Require the package using composer: compos
Learn to apply best practices as a PHP backend developer
PHP eCommerce Project Here are the things that this repo will cover: Object oriented programming principles and best practices Object oriented session
An easy-to-use Artisan command to create a new database schema.
Laravel Create DB This package adds an easy-to-use Artisan command to your application that allows you to create a new database schema. The package is