Showing 84 open source projects for "php dev"

View related business solutions
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Start Free
  • 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
  • 1
    FFMPEG-Raspberry + PHP-FFMPEG

    FFMPEG-Raspberry + PHP-FFMPEG

    Install FFMPEG on Raspbian

    download this file sudo chmod +x ffmpeg-pi.sh sudo ./ffmpeg-pi.sh For make PHP-FFMPEG : First make folder on you php upload video sudo mkdir /var/www/inputvideo/ sudo chmod 777 /var/www/inputvideo/ sudo mkdir /var/www/outputvideo/ sudo chmod 777 /var/www/outputvideo/ Make bash script sudo nano /usr/local/sbin/convert put this script on it ====== Script Bash ====== #/bin/bash/ in=/var/www/inputvideo/ out=/var/www/outputvideo/ cd $in; for i in *.mp4 ; do ffmpeg -i "$i" -threads 3 -c:v libx264 -preset superfast -crf 30 -c:a aac "$out${i%.*}.mp4" -y; done rm -f *.* chown -c www-data:www-data /var/www/outputvideo/*.mp4 ======= End Script ======= sudo chmod +x /usr/local/sbin/convert Make sure bash script working Put vidoe file on $input sudo convert Now put php script on your php upload script shell_exec('convert >> /dev/null 2>&1 &') Enjoy...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Game Dev Tycoon Wiki
    Данная программа была создана в качестве аналога различным Wiki по игре Game Dev Tycoon. Она почти не нагружает ваш компьютер и её можно использовать прямо во время игры. Вся информация в программе взята из различных Wiki источников. Не требует для работы привилегии администратора и совместимость с какой либо версией Windows.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Projet Project Management Web App

    Projet Project Management Web App

    Stand alone project management web application

    Yet another Project Management tool..... But, this one is completly free, open source and responsive. With projet you can manage your projects and tasks easy, keep a clean overview without too much "Features". Additonal, projet is not Cloud based, so you can install it on any webserver which Supports PHP > 5.3 and Mysql(i). Object oriented programming Standards was used, with the amazing codeigniter php Framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    d13 - strategy browser game engine

    d13 - strategy browser game engine

    online 4X browser game engine

    d13 is a free browser game engine that allows you to build your own multiplayer online strategy game. suited for tick based empire building games that follow the 4X concept: eXplore, eXpand, eXploit and eXterminate. Despite its oldschool look and feel, d13 comes as a fully OOP, MVC web-application that features a responsive design as well as great flexibility. You can easily add troops, buildings and technologies and create templates and skins for the project as well. Live Demo:...
    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
    FalansterCity3D

    FalansterCity3D

    3D urban environment renderer : browser-app ; as well as a GTA clone

    ...Brought to You by Simon (alias ''the Nerd of Algorithms") If You thing You think You may become a sponsor for it's dev, let me know.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    Drubuntu

    Drubuntu

    Drubuntu is the easy way to set up an extendable dev server for drupal

    Drubuntu is an Ubuntu based mini iso of ubuntu that will automatically set up a Drupal development server for you. You either can extend this server inside a VM and develop your sites in there or even use it as root server that is bridged to windows, So that you don't have to leave your common working environment and can use all your files and settings in Windows while developing a project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    NAS Gallery

    simple folder based php gallery for limited environments like NAS dev.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    LEMP Raspberry Pi 2

    Turn your Raspberry Pi 2 into a Nginx HTTP server.

    To do: – Update my.cnf for RPi2 (1G of memory) and enable InnoDB by default. – Fix broken PHP modules. (gd, imap and mcrypt) Changelog: 09-16-2015 – Fixed sshd root access and enabled autostart of sshd on boot. 09-12-2015 – Tested image on 3 different Raspberry Pi 2 boards. 09-10-2015 – Performed pacman -Syu 09-10-2015 – Updated to work with Raspberry Pi 2 (Arm7) Known Bugs: – When using the wifi-menu command to connect to the internet instead of a network cable. There’s the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    PHP Dev Engine 2.0
    PHP Dev Engine 2.0 - a new look at PHP as a programming language. With PHP Dev Engine 2.0, you can create console (and not only!) Application in PHP, which was not originally designed for this purpose. You can also compile these applications into stand-alone EXE programs. Also, you are provided with the function of input data from the keyboard, which is an important feature in many programming languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Veeam Data Platform v13.1 - Get Your Free Trial Icon
    Veeam Data Platform v13.1 - Get Your Free Trial

    Secure by design, portable by default. Recover clean, fast, anywhere. Start a free trial.

    Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
    Try it Free
  • 10
    Pac Quotes

    Pac Quotes

    Pac Quotes - A Quotation Website Creator.

    Pac quotes is a quotations management software that is coded in two editions, Co-re and Li-te. Li-te Edition: Lite edition is simple and low coded version of Pac Quotes PHP software. Li-te does not requires any type of database and works on simple php code. It stores all its quotations in a text file whoes name can be changed and kept at a secret place to make quotations private and display random quotations one by one on the main site. Co-re Edition: Co-re Version of Pac Quotes PHP software is an advance version of Pac Quotes Li-te version. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11

    LEMP Raspberry Pi

    Turn your Raspberry Pi into a Nginx HTTP server.

    Change log: 07-16-2014 – After today’s changes RAM usage on first boot now down to <100mb. 07-16-2014 – Set most logs to write memory instead of SD card. (up to 10M or 1 day max) 07-16-2014 – Reduced system log level from “info” to “warning”. Reduce SD contention. 07-16-2014 – Uninstalled ntpd daemon. Replaced with systemd-timesyncd. 07-16-2014 – Enabled PHP’s mysql, mysqli and pdo extentions 07-16-2014 – Disabled innodb. 07-15-2014 – Switched PHP-FPM to “ondemand” to save...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Baus

    Baus

    An open source video streaming server

    ...The server also can record flv videos. Baus streams in public and private mode using a token authentication method to ensure only authorized clients to watch videos. Baus run on linux and works with /dev/video devices. The server can also stream from low-cost multi-plexed DVR cards. Baus is build on ffmpeg libs (libav), and it is written in ANSI C, using the Eclipse IDE. A sample PHP client is provided for test purpose.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    EasyHHVM

    EasyHHVM soft package

    Maintainer: Jimmy Li Description: EasyHHVM soft package , HHVM(HipHop PHP) HipHop VM v2.1.0-dev (rel) .You can download it from here (my Sina micro-blog Weibo.com @HHVM) source code and procedures. Info Web:http://weibo.com/HHVM
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    DVD@Home

    DVD@Home

    DVD cataloguing webware

    Your movies (DVD & more) library ... Using LAMP (PHP/MySQL) and a web user interface. Can retrieves IMDB datas from english title or your language title ... Multiple browsers support. jQuery improvements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    openPHPnuke
    THE CMS System with easy integration of additional tools. OpenPHPNuke (OPN) is an Open Source Web Content Management System (WCMS) which will assist you in the creation, administration, and maintenance of contents for the internet or intranet.
    Leader badge
    Downloads: 20 This Week
    Last Update:
    See Project
  • 16
    CMS-IDE, Zend Framework based CMS

    CMS-IDE, Zend Framework based CMS

    Free open source php CMS , template design in the browser

    CMS-IDE is a Visual CMS, and enables template design and coding in the browser, multilingual...Based on Zend Framework , jQuery http://youtube.com/embed/PgmLAgiZqX4?rel=0 http://www.youtube.com/watch?v=qgRPWqAuB8Q INSTALLATION: 1.Download source as a ZIP and upload and extract it to the document root on the server. 2.Create database_user and database_password in hosting cpanel. 3.Point browser to the root URL 4.Folow installation steps... If you have trouble with the instalation,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Booklet Silverstripe Module

    Silverstripe module to display content in a flipbook layout

    Installation - Unpack the files in a folder called booklet - Run dev/build Usage - At the CMS add a new page of "Booklet Holder" type - Choose if you want to use the Moleskine Theme by checking the field at the Main tab - In the tabs Options, Closed, Page, Manual, Controls, Navigation, Menu and Shadows you can set the jQuery plugin options
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Supersized Slideshow Silverstripe Module

    Silverstripe module to create a fullscreen background slideshow

    Silverstripe CMS module to create an image gallery slideshow with fullscreen background. * Installation Unpack the files in a folder called supersized Run dev/build Usage SuperSizedPageHolder ( if you plan to have multiple galleries as children pages ) At the CMS add a new page of "Super Sized Page Holder" type At the "Main Content" tab set the thumbnail width At the "Main Content" tab set the thumbnail height At the "Main Content" tab select the thumbnail rollover...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Http BotNet Coder : Bazaid Home : Dev-point.com/vb/ Use : VB.NET & PHP
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Stargate Portal (aka Kiss)... The portal includes Blocks, Menus, Web Pages, etc., all configurable via the ACP... Also included are several of the more useful mods... Stargate Portal Develop (see github for dev copies).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21

    Contextual Scrolling Silverstripe Module

    Silverstripe module for contextual scrolling in long vertical pages

    * Installation - Unpack the files in a folder called contextualscroll - Run dev/build * Usage - At the CMS add a new page of "Contextual Scroll Holder" type - At the main tab you can set font-size, height, width, padding, margin-bottom and background-color for the children pages - Add pages below the the Contextual Scroll Holder - All pages are displayed once with the vertical contextual scroll bar showing their names
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Timeline Silverstripe Module

    Timeline Silverstripe Module

    Installation - Unpack the files in a folder called timeline - Run dev/build - on the javascript folder you can find the translation files for the following idioms: french, italian, portuguese and spanish. Remove the comment from the line 33 of the templates/TimelineHolder.ss file and set it for your idiom. Usage - At the CMS add a new page of "Timeline Holder" type - Select the cascade style sheet file to use ( Default from verite or dark template from tutorialzine ) - Add...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    My Imageboard project for an adv web dev class. the goal was something that is easy to set up and use that has most of the features anyone would expect from this type of software.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    SourceForge.net provides free hosting for Open Source software development projects. We now release our new forge platform and developer tools at the Allura project: http://sourceforge.net/p/allura/ Old source code may now be found in the alexandria-dev project.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 25
    shipping application
    Downloads: 0 This Week
    Last Update:
    See Project