1,302 skills found · Page 9 of 44
msyk / FMDataAPIFMDataAPI is a class developed by PHP to access FileMaker database with FileMaker Data API.
vambus / Db SeederPHP database seeder. Easily fill your database with fake data. Framework agnostic. Easy to use.
moemoe89 / Simple Realtime Message SocketIO NodeJS Laravel⏱️ Simple realtime push message using Socket.IO (Node.JS) integrated with PHP (Laravel) and database MySQL
crjoseabraham / Php MvcVanilla PHP ready to use MVC structure with router and database class
MicahCarrick / PHP MySQL Database ClassA singleton pattern object which serves as a MySQL database wrapper and an iterator result set object.
adamnicholson / FlatbaseFlat file database for PHP
tronovav / Geoip2 UpdateUpdate Maxmind.com GeoIP2/GeoLite2 databases from your php script, application or via Composer.
MultiTricker / TMEPApplication in PHP using MySQL for visualising measured values from any ethernet thermomether/hygrometer (if you can save value into database from it every minute).
NatLibFi / RecordManagerA metadata record management system written in PHP, intended to be used in conjunction with VuFind or another Solr-based discovery interface. Provides import, export, harvesting (OAI-PMH), normalization, deduplication and Solr index update functionality with support for multiple metadata formats. Also includes an OAI-PMH provider that can be used to access the data stored in RecordManager database. Functionality driven by simple command line programs for easy automation.
arthajonar / Voucher Management SystemOpen Source Voucher Management System is a web application for manage voucher. used PHP with Laravel Framework and use MySQL for Database.
cundd / StairtowerJSON database server written in PHP
soosyze / Soosyze:stars: Soosyze CMS is a minimalist content management system in PHP, without database to create and manage your website easily. https://soosyze.com
vneogi199 / 24x7 Foodies Food Ordering Project In PHPAn online food ordering website that displays the menu of available food items along with their price and allows the user to place an order after choosing the items from the menu. Technologies used: HTML, CSS, Javascript, PHP, MySQL database.
liamjack / AuthPHP user authorization class, session data stored in database, secure password hashing, easily adaptable to any existing site !
ajinkyabodade / College Management SystemProject name : College Management Portal Description : Developed CMS for college which manages the college smartly. Technology used : MySQL, PHP, HTML5, CSS3, Bootstrap College Management System deals with all kind of student details, academic related reports, college details, course details, curriculum, batch details and other resource related details too. It tracks all the details of a student from the day one to the end of his course which can be used for all reporting purpose, tracking of attendance, progress in the course, completed semesters years, coming semester year curriculum details, exam details, project or any other assignment details, final exam result; and all these will be available for future references too.Our program will have the databases of Courses offered by the college under all levels of graduation or main streams, teacher or faculty's details, batch execution details, students' details in all aspects.This program can facilitate us explore all the activities happening in the college, even we can get to know which teacher / faculty is assigned to which batch, the current status of a batch, attendance percentage of a batch and upcoming requirements of a batch. Different reports and Queries can be generated based of vast options related to students, batch, course, teacher / faculty, exams, semesters, certification and even for the entire college. The College management system is an automated version of manual Student Management System. It can handle all details about a student. The details include college details, subject details, student personnel details, academic details, exam details etc... In case of manual system they need a lot of time, manpower etc.Here almost all work is computerized. So the accuracy is maintained. Maintaining backup is very easy. It can do with in a few minutes. Our system has two type of accessing modes, administrator and user. Student management system is managed by an administrator. It is the job of the administrator to insert update and monitor the whole process. When a user log in to the system. He would only view details of the student. He can't perform any changes .
mhgolkar / FlatFirePure PHP Flat File Database
shashank-p / CRUD Android AppCRUD Android App using Volley, Php API and MySql Database
projectworldsofficial / Jwellary Shop PHP MYSQL Free Download Online Jewellery Shopping System Php Project with source code. Online Jewellery Shop is basically used to build an application program which help people to find and buy latest design of jewellery with different categories like Gold Silver, Diamond . It is useful in the way that it makes an easier way to buy products online. Today most of the jewellery shop is useful for shopping site. The admin have lots of paper work and they are using desktop, spread sheet like MS Excel application to manage data in soft copy about user record. In this proposed jewellery System it will run in server and user can handle whole the registration activities. It has facilities to generate various types of reports (like pdf, excel) which are required by the management during event organizing. This application maintains the centralized database so that any changes done at a location reflects immediately. This is an online tool so more than one user can login into system and use the tool simultaneously. The aim of this application is to reduce the manual effort needed to manage transactions and historical data used in various gods owns. Also this application provides an interface to users to view the details about events. System Actors The application is implemented in PHP and consists of two main components: i. Admin and ii. Customer side Admin side consists of the features such as Creating Username & Password, Input Items, Modify Items, Delete items, Query Sale Data, Query Database’s data, and Logout. Customer?user side consists of the features such as Select Products, Search Products, Buy Items, Continue Shopping, View Cart, Checkout, Sign-in, Creating an Account, Bill/Ship Information, Confirm, Send Order, and Delete Order. There are also the future works for this application.There are mainly three such objectives which are as follows: • To shop in the comfort of your home, without having to step out of the door. • To be able to easily save money and compare prices from website to website. The software specifications are • Operating System: Window 7 and above • HTML, CSS, Bootstrap (Front end) • MY SQL(Back end) • PHP(Server side programming) • XAMPP Server Installation Steps 1. Download zip file and Unzip file on your local server. 2. Put this file inside “c:/wamp/www/” . 3. Database Configuration Open phpmyadmin Create Database named db name. Import database db name.sql from downloaded folder(inside database) 4. Open Your browser put inside “http://localhost/folder name/“ Download
dereuromark / CakePHP DatabaseLogDatabaseLog CakePHP plugin to log into DB instead of files. Better to filter and search.
ejfrancis / Brute Force BlockAutomatic brute force attack prevention class with PHP. Stores all failed login attempts site-wide in database.