Search Results for "book store php project"

Showing 124 open source projects for "book store php project"

View related business solutions
  • Intelligent network automation for businesses and organizations Icon
    Intelligent network automation for businesses and organizations

    Network automation for the hybrid multi-cloud era

    BackBox seamlessly integrates with network monitoring and NetOps platforms and automates configuration backups, restores, and change detection. BackBox also provides before and after config diffs for change management, and automated remediation of discovered network security issues.
  • Cloudflare secures and ensures the reliability of your external-facing resources such as websites, APIs, and applications. Icon
    It protects your internal resources such as behind-the-firewall applications, teams, and devices.
  • 1
    PHP dotenv

    PHP dotenv

    Loads environment variables automatically

    You should never store sensitive credentials in your code. Storing configuration in the environment is one of the tenets of a twelve-factor app. Anything that is likely to change between deployment environments, such as database credentials or credentials for 3rd party services, should be extracted from the code into environment variables. Basically, a .env file is an easy way to load custom configuration variables that your application needs without having to modify .htaccess files or Apache...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 2
    phpMyAdmin

    phpMyAdmin

    A web interface for MySQL and MariaDB

    phpMyAdmin is a free software tool written in PHP, intended to handle the administration of MySQL over the Web. phpMyAdmin supports a wide range of operations on MySQL and MariaDB. Frequently used operations (managing databases, tables, columns, relations, indexes, users, permissions, etc) can be performed via the user interface, while you still have the ability to directly execute any SQL statement. phpMyAdmin comes with a wide range of documentation and users are welcome to update our wiki...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 3
    UVdesk Open Source

    UVdesk Open Source

    Build and make a full ticketing support system

    ... APIs required by your project and dependent packages to keep things running smoothly. Integrate multiple marketplaces with UVdesk to support your valuable customer. Bridge the gap between eCommerce store and customer to respond faster. Design your website front office forms at your convenience. Configure multiple email service providers with one platform to provide all-around support.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 4
    MinDoc

    MinDoc

    Document management system developed for the IT team

    ... for document management and sharing of project interfaces. Its function and interface originate from kancloud. It can be used to store daily interface documents, database dictionaries, manual descriptions and other documents. Built-in project management, user management, permission management and other functions can meet the document management needs of most small and medium teams.
    Downloads: 6 This Week
    Last Update:
    See Project
  • ConnectWise Cybersecurity Management for MSPs Icon
    ConnectWise Cybersecurity Management for MSPs

    Software and support solutions to protect your clients’ critical business assets

    ConnectWise SIEM (formerly Perch) offers threat detection and response backed by an in-house Security Operations Center (SOC). Defend against business email compromise, account takeovers, and see beyond your network traffic. Our team of threat analysts does all the tedium for you, eliminating the noise and sending only identified and verified treats to action on. Built with multi-tenancy, ConnectWise SIEM helps you keep clients safe with the best threat intel on the market.
  • 5
    FOSUserBundle

    FOSUserBundle

    Provides user management for your Symfony project

    ..., a database, or anywhere else you can imagine. The FOSUserBundle builds on top of this to make it quick and easy to store users in a database, as well as functionality for registration, reset password and a profile page.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Doctrine Cache

    Doctrine Cache

    Doctrine Cache component

    Cache component extracted from the Doctrine Common project. PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others. Doctrine Cache is a library that provides an interface for caching data. PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others. Doctrine ships with several common drivers that you can easily use...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Epesi BIM Free & Open Source CRM

    Epesi BIM Free & Open Source CRM

    Lighweight CRM, easy to use Kickstarter for web based ERP

    EPESI BIM (Business Information Manager) is a fully functional web CRM/ERP application to store, organize, access and share business records. Manage your data precisely, flexibly and easily, simplifying internal communication and making work-flow more efficient. Epesi has been designed as a Kickstarter project and provides "no code" and "low code" environment for developers. You can quickly create your own modules: https://epesi.org/devtutorial/helloworld Setting up EPESI Web Application...
    Leader badge
    Downloads: 11 This Week
    Last Update:
    See Project
  • 8
    Customer Self-Service For All Shopkeeper

    Customer Self-Service For All Shopkeeper

    The Free & Popular AbanteCart Web Software in Complete Virtual Machine

    This VM is created for 2 reasons: 1. Very little initial setup work required to make a Customer Self-Service Desk Live For All Shopkeepers, within minutes. 2. This system should keep running for Years, without requiring Updates / Breakages. If you are new to Virtual Machines, then please watch the Video below ( taken from my other project. just replace td with csep wherever mentioned ) After starting this VM, please login to its Control Panel with: Website Address: https://csep.local...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    Open Biblio

    Open Biblio

    Personnal / small library books management tool

    OpenBiblio is a web application aimed at managing a school or a personal/family library. This tool allows you to follow the loan of the books and other statistics. This project is a fork from the openbiblio project hosted at http://openbiblio.sourceforge.net/ which is apparently no longer active. It adds improvements and optimization with respect to its ancestor. OpenBiblio is a Web application written in PHP 5. It has been tested on Linux Ubuntu with Apache 2 and MySQL 5. OpenBiblio should...
    Downloads: 0 This Week
    Last Update:
    See Project
  • EBizCharge Payment Platform for Accounts Receivable Icon
    EBizCharge Payment Platform for Accounts Receivable

    Getting paid has never been easier.

    Don’t let unpaid invoices limit your business’s growth. EBizCharge plugs directly into the tools your business already uses to speed up payment collection.
  • 10
    CIN-System

    CIN-System

    Parse and store Infringement Notices with web interface and RT connect

    Parse and store Copyright Infringement Notice notices in a MySQL database. Provide a web interface to the salient data of each Notice with search and limited report capabilities. Includes several builtin reports. May use optional RequestTracker (RT) service for action recording. Development depended only on Notices received and ACNS XML v1.2 schema. No other documents, devices/appliances, or marketing information was used. Note that this project does not prevent, interrupt, or track media...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Short Attendance System

    Short Attendance System

    Creating a short attendance system in PHP involves several steps, including database design, user interfaces, attendance tracking, and automated alert functionalities. Here's a high-level outline of how you might approach this project: Database Design: Create Database Tables: Students table: Fields for student ID, name, and contact details. Teachers table: Fields for teacher ID, name, and contact details. Attendance table: Fields for date, student ID, teacher ID, and attendance status. User...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    SSDB

    SSDB

    A fast NoSQL database, an alternative to Redis

    SSDB is a high performace key-value(key-string, key-zset, key-hashmap) NoSQL database, an alternative to Redis. SSDB is stable, production-ready and is widely used by many Internet companies including QIHU 360. LevelDB client-server support, written in C/C++. Designed to store collection data. Persistent key-value, key-zset, key-map('hashmap'), key-list storage. Redis clients are supported. Client API supports including C++, PHP, Python, Cpy, Java, nodejs, Ruby, Go(see all). Persistent queue...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This is a PHP addressbook web application to store contact details of employees/customers in utf8 format on an intranet or website; features Google Maps, distributed management, PDF address books, plugins, styles. DEMO: http://tab-2.sourceforge.net/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14

    Book Recomendation Ssystem

    Design By Muhammad Naveed , Contact No/Wahstapp. +923024712782

    Project Domain / Category Web Based Abstract/Introduction In this project, we are going to develop an intelligent web-based book store which helps the users (book readers) to not only search the books from the database but also allows the users to see the book recommendations based on their predicted interest. For this purpose, we will include a book recommender module which is based on collaborative filtering. Background of Collaborative Filtering: In e-commerce systems, the recommendation...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    TUTOS

    TUTOS

    Projects / CRM / PLM / Calendar / Tasks / SCRUM / Test / Inventory

    TUTOS is _T_he _U_ltimate _T_eam _O_rganization _S_oftware, a webbased software system to manage your and your teams appointments, addresses, projects, tasks, bugs, mailboxes, documents, notes, tests, sprints, activities and your time spent with those things.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    scalalab

    A MATLAB like environment for Scala

    .... We like the user to enjoy writing scientific code, and with this objective we design the whole framework. Additional material for the project can be found at the UPDATED github site: https://github.com/sterglee/scalalab/ Documentation The recently published book: Scientific Computing with ScalaLab at the Java Platform Scholars' Press (2017-01-11 ) https://www.morebooks.de/store/gb/book/scientific-computing-with-scalalab-at-the-java-platform/isbn/978-3-659-84599-4
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    InfoPoint

    A flexible data management system

    InfoPoint is a flexible data management system, intended not only to store data itself but also to provide interfaces to other sources or targets of comparable structured data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    KwaMoja

    KwaMoja

    Out of Africa comes KwaMoja. A fresh start for webERP!

    KwaMoja is designed to help you manage your business in a more efficient and profitable manner. It combines your book keeping needs with all the tools to plan your inventory purchases. It will let you know when your factory needs to start manufacturing parts in order to keep up with orders. It will help you better manage your cash flow. All these and more will help your business become more efficient, and greater efficiency will equal greater profits. KwaMoja is a fork of the once popular...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    FreelancerBooks - Project Management

    FreelancerBooks - Project Management

    FreelancerBooks -Project Management for Freelancers and Agencies

    FreelancerBooks is a free, web-based project management system written in PHP with MySQL database back end. FreelancerBooks was initially designed for freelancers and agencies but it can be used for any professional service provider/organization. It will allow the freelancers/managers to have full control of the projects from client lead to completion. Freelancer book features include: Download the latest version from: http://www.freelancerbooks.com 100% Free Cloud Version http...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    MyBooks

    MyBooks

    A personal database of your books on various media

    This Linux application is designed to store your book titles even if on more than one media type. There are viewable lists and reports by various criteria. It is co-authored in Qt C++ Framework by Ken Standard, AD5XJ and Warren Andresen. K7CWA from an original MS Access project by Warren Andresen. Documentation can be generated by using Doxygen doxywizard.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    cg-invoice

    cg-invoice

    Invoice and office utilities program for customer managment

    cg-invoice is a HTML5, Bootstrap, PDO simple yet productive way to write invoices and then retrieve the client data in more than one way. Invoicing invoices from anywhere online. View table or you can reprint the invoice as it was originally written. Business management for quotes or estimates. Contacts and vendors listing tabs for easy search. Office or personal tools to track customers, inventory, mailing lists, company phone numbers with a scheduler calendar included. Scripts written for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    icemac.addressbook

    icemac.addressbook

    Multi user address book application accessable through the web.

    Multi user address book application accessable through the web. Store, edit, search and export addresses, phone numbers, … using a web browser. Code moved to https://bitbucket.org/icemac/icemac.addressbook Documentation see https://icemacaddressbook.readthedocs.io/en/latest/ New releases (after 6.0.2) see https://pypi.org/project/icemac.addressbook/#history
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Google Map Gps Cell Phone Tracker

    Google Map Gps Cell Phone Tracker

    Tracks IOS, Android, Windows, and Java Me/J2ME cell phones

    If you need help, please go to: https://www.websmithing.com/gps-tracker/ Google Map Gps Cell Phone Tracker has a responsive design using twitter bootstrap! Google Map Gps Cell Phone Tracker includes clients for IOS, Android, Windows Phone and Java Me/J2ME cell phones. The project allows you to track cell phones periodically. For instance, every minute or every five minutes. With Google Map Gps Cell Phone Tracker, you can watch the cell phone being tracked in real time and you can store...
    Downloads: 36 This Week
    Last Update:
    See Project
  • 24
    Distributed Proofreaders
    Project has moved to https://github.com/DistributedProofreaders/dproofreaders Distributed Proofreaders is a web application intended to ease the process of converting public domain books and other printed materials into e-texts. The main site is at http://www.pgdp.net By breaking the work into individual pages, many proofreaders can be working on the same book at the same time. This significantly speeds up the proofreading/E-Text creation process. When a proofer elects to proofread a page...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    WebIssues

    WebIssues

    Issue tracking and team collaboration system

    WebIssues is an open source, multi-platform system for issue tracking and team collaboration. It can be used to store, share and track issues with various attributes, description, comments and file attachments. The system is easy to install and use but has many capabilities and is highly customizable. Website: https://webissues.mimec.org/ The current development version of WebIssues can be found at https://github.com/mimecorg/webissues
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next