1,303 skills found · Page 21 of 44
webdevelopersdiary / JampA portable platform-independent PHP, webserver and database stack in Java.
cztomczak / DbkissMySQL and PosgreSQL databases administration tool in a single PHP file
petewarden / Geoip ExampleA simple example showing how to use the GeoIP API in PHP with the free database from http://maxmind.com
ajayrandhawa / Basic Bootstrap Php EcommerceBasic HTML, BOOTSTRAP, PHP Ecommerce Site. Just Basic Functionality with login, register, product listing, cart management, checkout. It comes with MySql database.
awgh / Php CbviewerComic Book Reader in PHP. Supports CBZ and CBR. No database required. Ajax viewer.
SinghDigamber / Php PaginationThis tutorial explains how to create pagination in PHP 7 and MySQL using the Bootstrap 4 Pagination UI component. Also, learn how to set the dynamic limit in pagination with the session, create prev, next feature, active class in pagination to display results fetched from MySQL database.
jai05yadav / Bus BookingA fully functional project based on Bus Ticket Booking System that uses html,css,JavaScript and php with MySQL database. It has a number of features that will allow users to manage bus routes as well as their bookings. This system as well as the web application’s concept is all clear, it’s the same as real-life scenarios and well-implemented on it
Habibullah339 / Containerization Of Laravel Nginx Mysql Application In DockerContainerization of a Laravel application, integrating it with Nginx and MySQL, orchestrated using Docker Compose and Dockerfile. This setup allows you to effortlessly run a Laravel application (PHP 8.1-FPM) on an Nginx web server while establishing a connection with a MySQL database within Docker containers.
jaredk2g / Php DatabasePHP database abstraction layer using PDO with MySQL, PostgreSQL, MSSQL, and SQLite
codingWithElias / Secure Login System Using PHP With MYSQL DatabaseSecure Login system using PHP with MYSQL database
nikiedev / Simple Php Pdo Database ClassSafe and Simple PDO Wrapper - for developers who knows SQL.
banghasan / TelegrambotphpsqlSource Code untuk Ebook II - Telegram Bot PHP dengan Database (SQL)
CodeWithKyrian / Chromadb LaravelA convenient Laravel wrapper for the Chroma PHP Client, used to interact with Chroma Embedding Database
aminubakori / SlimDBSlimDB is a simple inplementation of JSON document database purely written in PHP.
coderatio / NgstatesA stand-alone database of Nigeria states and local government manager written for php developers
andrzuk / FineCMSPHP application using my own MVC architecture and PDO database interface.
ThreeLetters / SuperSQLA light, efficient and powerful php sql database framework. Allows you to quickly and securely develop anything using sql databases.
addiks / PhpsqlAn SQL database written in PHP
forrest79 / PhpgsqlSimple and fast PHP database library for PostgreSQL with auto converting DB types to PHP and fluent interface for SQL query writing.
rosslagerwall / SimplecommentsystemA very simple comment system written in PHP that uses flat files (i.e no database required).