406 Repositories
PHP eloquent-database Libraries
Orm is a simple database abstraction layer that supports postgresql.
Orm What is it Orm is a simple database abstraction layer that supports postgresql. Welcome to join us or star us for encouragement. Requires php 8.1
The Missing check on Laravel Request Unicity.
Motivation This laravel package will allow you to execute a code once in the current request based on the key provided. Installation composer require
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
Laravel ClickHouse adds CH client integration, generation & execution of ClickHouse database migrations to the Laravel application.
Laravel ClickHouse Introduction Laravel ClickHouse database integration. This package includes generation and execution of the ClickHouse database mig
A web application built on PHP for user to view their credit information in their mysql database
TheCreditInfo Table of Content About Inspiration Technologies Client Pages Usage About Credere is a website created to help you track your credit hist
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 (
IP2Location Yii extension enables the user to find the country, region, city, coordinates, zip code, time zone, ISP
IP2Location Yii extension enables the user to find the country, region, city, coordinates, zip code, time zone, ISP, domain name, connection type, area code, weather, MCC, MNC, mobile brand name, elevation, usage type, IP address type and IAB advertising category from IP address using IP2Location database. It has been optimized for speed and memory utilization. Developers can use the API to query all IP2Location BIN databases or web service for applications written using Yii.
Google Cloud Database Migration Service for PHP
Google Cloud Database Migration Service for PHP Idiomatic PHP client for Google Cloud Database Migration Service. API documentation NOTE: This reposit
IP2Location library for CodeIgniter. Use IP2Location geolocation database to lookup the country, region, city, coordinates, zip code, time zone, ISP, domain name, connection type, area code, weather, MCC, MNC, mobile brand name, elevation and usage type that any IP address or hostname originates from.
CodeIgniter IP2Location Library This module enables users to retrieve below geolocation information from an IP address. It supports both the IPv4 and
Column sorting with Laravel 8 & 9 - Eloquent sortable
Column sorting for Laravel - Sortable - Sort by Larasort : Column sorting for Laravel - Sort easily Introduction - Larasort package This package allow
Personal PHP MySQL query handler based on Eloquent using PDO.
🐳 Equivoluent Welcome to "Equivoluent" my personal PHP MySQL query handler using PDO. Equivoluent is based on Laravel's Eloquent. The goal of "Equivo
A Simple MVC PHP Framework, integrated with lot of features such as Session, Cookies, Migrations, Database, Factories, Seeding, Bootstrap and Tailwind CSS
Navite A Simple MVC PHP Framework, integrated with lot of features such as Session, Cookies, Migrations, Database, Factories, Seeding, Bootstrap and T
A nice shortcut for group count queries with Eloquent / Laravel
Hightop PHP A nice shortcut for group count queries with Eloquent / Laravel Visit::top('browser'); // [ // 'Chrome' = 63, // 'Safari' = 50, //
This is the US hardened version of PHP-Nuke Titanium and is secure and safe
This is the US hardened version of PHP-Nuke Titanium and is secure and safe. Built on PHP Version 7.4.30 - Forums - Blogs - Projects - Advanced Site Map - Web Links - Groups - Advanced Theme Support - Downloads - Advertising - Network Advertising - Link Back System - FAQ - Bookmark Vault - Private Virtual Cemetery - Loan Amortization - Image Hosting
A PHP package for handling client requests, sending response, database CRUD operations, among others, easily
Zam Zam helps to receive and process client request(s), return response to client with appropriate header and database CRUD operation for a more robus
Database browser for the WoW Alpha Core project
Database browser for the WoW Alpha Core project
The official SingleStore Laravel driver.
SingleStore Driver for Laravel This repository contains a SingleStore Driver for Laravel. Install You can install the package via composer: composer r
A PHP MySQL database client class to simplify database access
This lightweight database class is written with PHP and uses the MySQLi extension, it uses prepared statements to properly secure your queries, no need to worry about SQL injection attacks.
This is a Composer plugin that provides an automated version of Country Codes database.
Country Codes This is a Composer plugin that provides an automated version of Country Codes database. This database is include: country iso codes, cou
Tables migrations seeded with data according to the Algerian education system structure.
Laravel algerian education system structure If you are building a Learning Management System or a School Management System and targeting the Algerian
Aplikasi Berbasis Web Data Penjualan dengan Laravel 8
Membuat Aplikasi Berbasis Web Data Penjualan Menggunakan Laravel 8, Yang Bertujuan Untuk Presentasi Kepada Tester. Aplikasi Berbasis Web Data Penjualan dengan Laravel 8 adalah aplikasi yang berfungsi untuk melakukan pendataan barang.
Specify the tables that you don't want to drop during refreshing the database.
Custom Fresh Custom Fresh allows fine-grain control of migrations inside your Laravel project. You can choose which tables will not be dropped during
Doogle is a search engine and web crawler which can search indexed websites and images
Doogle Doogle is a search engine and web crawler which can search indexed websites and images, and then use keywords to be searched later. Written pri
The Enobrev\ORM library is a small framework of classes meant to be used for simply mapping a mysql database to PHP classes, and for creating simply SQL statements using those classes.
The Enobrev\ORM library is a small framework of classes meant to be used for simply mapping a mysql database to PHP classes, and for creating simply SQL statements using those classes.
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
Ratings and reviews for the Laravel's Eloquent models ⭐⭐⭐⭐⭐
Laravel Reviews Ratings and reviews for the Laravel's Eloquent models Users will be able to rate and review the reviewable models. Then these reviews
My aim is to make a complete website that should have all the essential parts a website should have.
Gaming-Ninja I aim to make a complete website that should have all the essential parts a website should have. https://gamingninja-3399.000webhostapp.c
A Full Stack login/register system using a MySQL database to store the information
This is a Full Stack login/register system using a MySQL database to store the information. I created this to sharpen my Full Stack Development skills.
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.
A query database collection for use with Laravel Pipeline
A query database collection for use with Laravel Pipeline This package contains a collection of class that can be used with Laravel Pipeline. Let's se
Easy way to upload Laravel model related files from the request.
Easy way to upload laravel model related file from the requset.
Automatically updated tree-formatted database from MaxMind database
Geo IP Database This is an automated repository that downloads and processes GeoLite database from Maxmind GeoLite database, and processes it to be co
A simple library for managing database connections, results pagination and building queries in PHP
PHP lions-software-database-manager This is a simple library for managing database connections, results pagination and building queries in PHP. Esta é
The query sorting bundle allows you to sort data from QueryBuilder and the Database
The query sorting bundle allows you to sort data from QueryBuilder and the Database. you can sort multiple columns at the same time and also you can sort relation fields with two-level deep and without any join in your query builder.
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
Create a PHP 8 CRUD (Create, Read, Update, Delete) RESTful API with an MySQL database.
Créer une API RESTful PHP 8 CRUD (Create, Read, Update , Delete) simple avec MySQL et PDO (PHP Data Objects) Détails du référentiel : Lire, insérer, m
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
The official SingleStore Laravel driver.
SingleStore Driver for Laravel This repository contains a SingleStore Driver for Laravel. This package is currently in a pre-release beta, please use
Generate previous attributes when saving Eloquent models
This package provides a trait that will generate previous attributes when saving any Eloquent model.
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.
Database Repository / PHP Repository / Laravel Repository
Database Repository / PHP Repository / Laravel Repository Installation Use following command to add this package to composer development requirement.
Laravel package for manage your URL redirects in database or other sources to get better SEO results
Laravel 8 and 9 package to manage URL redirections inside your Laravel application using different data sources. It allows a better SEO support for your Laravel site.
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
Just another PDO database library
PDO Just another PDO database library Installation Use Composer $ composer require faapz/pdo Usage Examples selecting, inserting, updating and deletin
PHP boilerplate for quick start projects using Slim Framework and Eloquent.
Lassi PHP boilerplate for quick projects using Slim Framework and Eloquent database. Lassi is a small PHP boilerplate to use Slim Framework with Eloqu
The Slim PHP micro framework paired with Laravel's Illuminate Database toolkit.
Slim & Eloquent The Slim PHP micro framework paired with Laravel's Illuminate Database toolkit. Getting started # Download composer curl -s https://ge
Low code , Zero Configuration ORM that creates models, config, database and tables on the fly.
🚀 ARCA ORM 🔥 Low code , Zero Configuration ORM that creates models, config, database and tables on the fly. 🔥 🇮🇳 Made in India 🇮🇳 Complete docu
A package to generate YouTube-like IDs for Eloquent models
Laravel Hashids This package provides a trait that will generate hashids when saving any Eloquent model. Hashids Hashids is a small package to generat
Eloquent scope assertion for testing Laravel applications.
Eloquent Scope Assertion This package allows you to assert that the scope of a model is called in your tests. Installation You can install the package
SleekwareDB is a NoSQL database storage service. A database storage service that can be used for various platforms and is easy to integrate.
SleekwareDB is a NoSQL database storage service. A database storage service that can be used for various platforms and is easy to integrate. NoSQL API
Easily integrate single-database multi tenant features into your Laravel application
Laravel Tenant Aware Easily integrate single-database multi tenant features into your Laravel application. Installation You can install the package vi
PHP application-level database locking mechanisms to implement concurrency control patterns.
PHP DB Locker Introduction PHP application-level database locking mechanisms to implement concurrency control patterns. Supported drivers: Postgres In
A CRUD operation using php and Mysql database
This is a CRUD operation using php and Mysql database. In this when we add(CREATE) new user we need to submit add data in one form only in frontenf but in backend the data is storing in two different tables this is done using foreign key in Mysql.
A project of a Login screen made in PHP/CSS3/HTML5/JS with MySQL database integration
A project of a Login screen made in PHP/CSS3/HTML5/JS with MySQL database integration. And animations made with CSS3 and JavaScript itself! 😊
A music shop based on the chinook database example.
LTW Example Based on a simplified version of the Chinook Database: You can see previous versions of the example by changing branches. Step 1: Create t
Check if a translated value in a JSON column is unique in the database.
Laravel Unique Translation IMPORTANT: March 2022 It's horrible to see what is happening now in Ukraine, as Russian army is bombarding houses, hospital
Stateless HTTP basic auth for Laravel without the need for a database.
Laravel Very Basic Auth Documentation available in: 🇬🇧 English 🇯🇵 日本語 This package allows you to add a HTTP Basic Auth filter on your routes, with
Easily build Eloquent queries from API requests
Build Eloquent queries from API requests This package allows you to filter, sort and include eloquent relations based on a request. The QueryBuilder u
Cross-language email validation. Backed by a database of over 38 000 throwable email domains.
Cross-language temporary (disposable/throwaway) email detection library. Covers 38038+ fake email providers.
Minimal HTML login page that uses a json file as a database
JSONlogin Minimal HTML login page that uses a json file as a database Minimal login system that requires a new user to input username, password and th
WP Local Analytics plugin. - run user analytics within your system and track user data inside your database.
WP Local Analytics plugin. - run user analytics within your system and track user data inside your database.
Decorate Your Models and Write Clean/Reusable Code with Presenters.
Laravel Presenter A clean way to present your model attributes without putting them in the wrong file. Installation You can install the package via co
A package to keep track of your pages & understand your audience
A clean way to track your pages & understand your user's behavior Installation You can install the package via composer: composer require coderflexx/l
Remember your query results using only one method. Yes, only one.
Cache Query Remember your query results using only one method. Yes, only one. Articles::latest('published_at')-cache()-take(10)-get(); Keep this pa
Declare database migrations and factory definitions inside Laravel models.
Lucid This package allows you to declare database migrations and factory definitions inside of your Laravel models. Running the lucid:migrate command
Merge of staudenmeir/eloquent-eager-limit and staudenmeir/laravel-adjacency-list
This Laravel package merges staudenmeir/eloquent-eager-limit and staudenmeir/laravel-adjacency-list to allow them being used in the same model.
LERN is a Laravel package that will record exceptions into a database and will notify you via Email, Pushover or Slack.
LERN is a Laravel package that will record exceptions into a database and will notify you via Email, Pushover or Slack.
A Single Table Inheritance Trait for Eloquent/Laravel
Single Table Inheritance Single Table Inheritance is a trait for Laravel 5.8+ Eloquent models that allows multiple models to be stored in the same dat
A simple web application that demonstrates how to quickly connect to and communicate with a MariaDB database using PHP
PHP Quickstart This repository contains a simple web application that demonstrates how to quickly connect to and communicate with a MariaDB database u
A truly single-file, no-database, drop-in PHP media gallery.
Media Hut When I went looking, in early 2022, the options for a truly single-file, no-database drop-in PHP media gallery were shockingly small. Well,
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.
Async MySQL database client for ReactPHP.
MySQL Async MySQL database client for ReactPHP. This is a MySQL database driver for ReactPHP. It implements the MySQL protocol and allows you to acces
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
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
A package for using Google Datastore as a database driver
Laravel Eloquent for Google Datastore A package for using Google Datastore as a database driver. By using this package, you can use query builder and
temperature-pi: a simple Raspberry Pi based temperature logger using a DS18B20 1-Wire digital temperature sensor, & a local sqlite database
temperature-pi temperature-pi is a simple Raspberry Pi based temperature logger using a DS18B20 1-Wire digital temperature sensor, & a local sqlite da
Laravel Multilingual Models
Laravel Multilingual Models Make Eloquent model attributes translatable without separate database tables for translation values. Simply access $countr
A link database for discovering cool and interesting websites
Yesterlinks Yesterlinks is a database of links to unique or interesting websites. This is a project, in its infancy, designed to be a directory of lin
This app is designed to help Romanian teenagers and adults with learning
This app is designed to help Romanian teenagers and adults with learning. The app has a lot of good resources to support students in every possible way. The main resource we have are high school lesons. 📚
Pomf is a simple lightweight file host with support for drop, paste, click and API uploading.
Pomf Pomf is a simple file uploading and sharing platform. Features One click uploading, no registration required A minimal, modern web interface Drag
Laravel Eloquent CASE Statement Support
This packages adds CASE statement support to Laravel Query Builder. It supports Laravel 8.x & 9.x.
Laravel Eloquent Observable
Laravel Eloquent Observable Register Eloquent model event listeners just-in-time directly from the model. Using Observers can introduce a (significant
Generate UUID for a Laravel Eloquent model attribute
Generate a UUIDv4 for the primary key or any other attribute on an Eloquent model.
Pico disk, Not need any database, support html5, support mp3, mp4, support streaming media, support AriaNg
Nano netdisk, Now changed to pico disk. Pico disk,does not need any database, support html5, support mp3, mp4, support streaming media, support AriaNg.
Laravel Belongs To User Package
If you are creating your own trait to have "belongsTo" User relationship in every model needed, you can also use this package not to define the trait on your own.
A monthly payment report using HTML, CSS, PHP and MySQL database
A monthly payment report using HTML, CSS, PHP and MySQL database
Illusionist Searcher - Generates database queries based on search syntax
Illusionist Searcher Generates database queries based on search syntax. English | 中文 ✨ Features Zero configuration Compatible with laravel/scout and l
Pure PHP APIs with PostgreSQL database, with HTML, CSS & JS simple frontend
The root of the project is html/index.html The folder needs to be put in htdocs folder to run correctly // this link should open the main page if the
Free Functions To Connect To The Database ( Mysql ) For Php Programmers
Update 🔥 The biggest update ever DB-php Free Functions To Connect To The Database ( Mysql ) For Php Programmers This Version : 2.0 connect to databas
Firebird-PHP: A library created to meet a work need when handling a Firebird database
Firebird-PHP: A library created to meet a work need when handling a Firebird database
🔐 Password Manager written in PHP with MySQL database.
Password Manager A very basic password manager. Tech stack: PHP MySQL Bootstrap Setup Download and install XAMPP. Clone this repository: git clone htt
PHP with PDO (PHP Data Objects) Quickstart
PHP with PDO (PHP Data Objects) Quickstart This repository contains a simple web application that demonstrates how to quickly connect to and communica
Merupakan Aplikasi BUMDES yang dapat digunakan untuk mempermudah proses pengelolaan keuangan BUMDES.
[Aplikasi BUMDES] Merupakan Aplikasi BUMDES yang dapat digunakan untuk mempermudah proses pengelolaan keuangan BUMDES. Siapa Pembuat Aplikasi ini? -
Neo4j Graph Eloquent Driver for Laravel 5.
NeoEloquent Neo4j Graph Eloquent Driver for Laravel 5. Quick Reference Installation Configuration Models Relationships Edges Migration Schema Aggregat
PHPAuth is a secure PHP Authentication class that easily integrates into any site.
PHPAuth is under going a complete rewrite to bring the code up to date, the project has been on hold for way to long time now and I decided to work on it again making sure EVERYONE can use it and not just advanced programmers.
A micro web application providing a REST API on top of any relational database, using Silex and Doctrine DBAL
Microrest is a Silex provider to setting up a REST API on top of a relational database, based on a YAML (RAML) configuration file.
run user analytics within your system and track user data inside your database.
WP Local Analytics plugin. run user analytics within your system and track user data inside your database. Installing Go to the plugin page from the W
A forum software written in vanilla PHP with a MariaDB/MySQL database.
GloomyBB GloomyBB is a simple forum software written in vanilla PHP with a MariaDB/MySQL database. It is currently still in early development but is u
Clean up and prevent empty meta from being saved for Job, Company, or Resume listings in database
=== Empty Meta Cleanup for WP Job Manager === Contributors: tripflex Tags: wp job manager, meta, cleanup, wpjobmanager Requires at least: 5.2 Tested u
A high-performance backend cache system. It is intended for use in speeding up dynamic web applications by alleviating database load.
A high-performance backend cache system. It is intended for use in speeding up dynamic web applications by alleviating database load. Well implemented, it can drops the database load to almost nothing, yielding faster page load times for users, better resource utilization. It is simple yet powerful.