Search Results for "mvc php project" - Page 39

Showing 4005 open source projects for "mvc php project"

View related business solutions
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Start Free
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Start Free
  • 1
    IGKDEV PhpWebFramework

    IGKDEV PhpWebFramework

    IGKDEV php web framework version 8.0

    MVC stand alone web page framework
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Spadez
    An easily extensible CMS witten in Php and OOP + MVC. Spadez uses Smarty Template Engine and its object relational mapping to store data in MySQL database. Backend and frontend parts are independent.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    WANG FRAME

    WANG FRAME

    WANGFRAME is an featherwight mysql crud generator.

    WANGFRAME is an featherwight Application Development Framework - a toolkit - for people who build web sites using PHP. Its goal is to enable you to crud much faster than you could if you were writing code from mysql database.WANGFRAME lets you creatively focus on your project by minimizing the amount of code needed for a given task. To finish a crud module with WANGFRAME, the only work you need to do is change the database link strings,name of a table or a view and its PK. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    AllianceCMS

    AllianceCMS

    AllianceCMS - A Community Centric Content Management System

    A secure, flexible, web standards compliant PHP 5.4+ Content Management System which allows easy 3rd party code integration. Our Module API and Template system promotes secure coding practices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • 5
    qaCenter is an open source web based project management & test management tool.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6

    dotProject Error Tracker

    dotProject extension used for automatic exceptions reporting

    dotProject extension used for remote task creation. Main purpose of that script is to automatically create exception task when your application's user decides to report unhandled exception.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    zoServices

    zoServices

    webservices using JSON RPC 2.0 for PHP and Javascript

    This project helps the creation of web services using JSON RPC 2.0 specification, across multiple programming languages​​. The main point of this is to help developers build Web services in a simple way and focus only on the logistics and programming functionality. zoServices provide the server/client infrastructure to comunicate their services via internet. Please Review our projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    OpenKsabe

    Open Source Library for applications in web environment

    OpenKsabe (Okzabe): A project to create a library in MVC and totally free, light and simple alternative to create web apliaciones with elementary functions and integration with database, jquery, error control and other options,
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    phpLabMan is collection of web applications designed for use in University environments. Applications include an equipment checkout and attendance system. This project is no longer being maintained. Instead try http://drupal.org/project/merci.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Start Free
  • 10

    A simple Crawler

    We can make a simple crawler with using Java Servlet & JSP . A crawl

    This project consists of 1 main directory, 4 sub directories , 1 main page(html) , 1 servlet DD , 4 java files , 7 classes , and 1 document file as the list below: - [hw5] --- index.html - readme.txt - [WEB-INF] --- web.xml - [classes] --- [mvc] --- HelloController.java - HelloController.class - HelloModel.java - HelloMOdel.class - HelloView.java - HelloView.class - HelloResult.java - HelloResult.class - Bfs.class - Queue.class - WebSource.class - [hw5] - [WEB-INF] - [classes] - [mvc] - index.html ( first page for crawler ) - web.xml ( the configuraion of all servlet ) - HelloController.java ( process the HTTP request and response ) - HelloModel.java ( main process and crawler , url match ) - HelloView.java ( show the result of crawler and search) - HelloResult.java ( show the search result)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Q2A-lang-uk

    Ukrainian localization for project www.question2answer.org

    Повна українська локалізація для рушія сайтів типу "Питання-відповіді" Question2answer 1.6 (www.question2answer.org) Зроблена на базі російської локалізації Установка Помістіть папку "uk" в папку "qa-lang" встановленого рушія Question2Answer. Після того виберіть "Українську" мову в Адмін-панелі вашого сайту.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    ProdaXo is a MVC-oriented framework for writing PHP applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    TNMP is a News par Magazine website, it allows its visitors to subscribe to newsletters and magazines, and also has an online magazine viewer. Its a PHP project, so I have posted the source file along with the SQL file, and don't mind the simplicity of the app since this is my college project, not a fully fledged application. But you could improve it if you want, but do include me on thanks or credits, and do notify me if you have used my source. *The reader part hasn't been completed yet, but you could go through my other project "OReader" to implement it, its kind of simple.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    HMS is an application that provides all the room managing functionalities required to run a small scale hotel business. When we say all it mostly refers to the rooms booking system and its billing system. Its a PHP project, so I have posted the source file along with the SQL file, and don't mind the simplicity of the app since this is my college project, not a fully fledged application. But you could improve it if you want, but do include me on thanks or credits, and do notify me if you have used my source.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    EternalMVC is a lightweight MVC framework written in PHP 5.3. It does not contain a bulky library, just the basics needed for an MVC framework. EternalMVC currently carries a very small footprint.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    ...In allows the tutors to upload the notes and reading materials on to the website so that the learners can view those reading materials online or if they choose, it lets them download those documents as well. Its a PHP project, so I have posted the source file along with the SQL file, and don't mind the simplicity of the app since this is my college project, not a fully fledged application. But you could improve it if you want, but do include me on thanks or credits, and do notify me if you have used my source.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17

    LIMS-A

    Laboratory Information Management System with Complete Lab. Automation

    Laboratory Information Management System with Complete Laboratory Automation. This Project is created by Fatih University Computer Engineering Students .. Hasan SARMAN Hamadou Doudoun Niangadou Feugang Kemegni Fabrice it helps to automate complete lab system. its originally created to use on a R&D lab. if you wish you can use it on every kind of labs. it comes with Client Server based Access control Mechanism which cordinate access control with registered projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    MyDataAccess es una herramienta para webmasters que permite crear y gestionar facilmente todas las tablas necesarias para almacenar los datos de cualquier proyecto web, creando automaticamente un panel de control para la gestion de los datos.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    UM Grad Admit

    UM Admissions Website - MIS 419 Semester Project

    A working version is here: http://umgradadmit.sourceforge.net/ A short video describing features is at: http://youtu.be/ZU5NBDq2RjI
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    inBoard
    inBoard is an AJAX powered message board system displayed in a matrix rather than the traditional linear method. It uses MySQL/PHP for the back end and HTML/CSS/Javascript/XML for the front end. inBoard is organized in Model View Controller (MVC) style. This work is licensed under the Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License. To view a copy of this license, visit http://creativecommons.org/licenses/by-nc-sa/3.0/ Make it art..
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Corrupt Office Data/Text Extract Service

    Corrupt Office Data/Text Extract Service

    PHP code for recovering text/data from corrupt & healthy office files

    Several free web services exist for converting MS Office, Open Office files and RTF to text/data. This service does so as well but also works with some corrupt instances of the files. This project requires you installing your own file uploader.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    mdocshare

    mdocshare

    File sharing appliaction that allows you to manage your files online

    mdocshare is a new file sharing appliaction that allows you to manage your files online and share them with people! Demo: http://mdocshare.musaa.at Email: john@doe.com Password : password Allowed types in demo : *.jpg, *.png, *.gif
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Web Forensik

    Web Forensik

    PHPIDS-based Security Log Analyzer for Apache

    NOTE: This project is no longer under active developement. Check out the successor at: https://github.com/jensvoid/lorg Web Forensik ist a script that uses PHPIDS to automatically scan your HTTPD logfiles for attacks against web applications. Check the Wiki for installation, configuration, usage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    SpanTrax

    SpanTrax is a fork based on PostNuke.

    Project Status: Moved for legal reasons to: https://sourceforge.net/projects/voyatrax/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Webcampak - Capture the world in HD
    Webcampak is a photography appliance. Used with DSLR or Compact cameras it can capture high resolution pictures, create timelapse videos and send those elements to remote servers. Extensively uses open source softwares (gphoto2, ImageMagick, ...)
    Downloads: 0 This Week
    Last Update:
    See Project