Showing 379 open source projects for "dms php based"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 1
    Urd is a 'point and click' web-based usenet binary download manager. It uses a database (e.g. mysql) to store all information. Articles are aggregated into sets and you can download a whole set at once. It also supports Spots, NZB files and RSS feeds. Download the latest version from our website!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    ls.php

    ls.php

    Simple web file manager written in PHP.

    ls.php is a simple file manager script that comes in a single PHP file. With this program, you can upload files, copy files, and change file details etc. No FTP login is required. Password protection for functions beyond viewing and navigating. The installation is easy - you just place this file on the root of your server, that's it!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    P2P for Smartphone - Android Gnutella

    P2P for Smartphone - Android Gnutella

    Mobile P2P App - Use a P2P App on your Smartphone

    This Project shows how to create a mobile smartphone app with a gnutella p2p application. It consits of smartphone java sourcecode, documentation, phex source code, phex proxy and instructions to create a working app. This project once was coded with only 2000€ buget and has given revenue of over 30.000€. Happy hacking the java,perl,php code. Other...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    phpShare&Search

    phpShare&Search

    Group file share with advanced text parsing capability for easy search

    Originally created as a church resource sharing system, phpShare&Search allows users to create accounts, share documents, search documents, and like or report documents. phpShare&Search's power comes from its advanced document parser which extracts text from .PDF, .TXT, .DOC, and .DOCX files and its community features of liking resources and reporting them as inappropriate or SPAM. Users also subscribe to weekly updates of new content. User's may choose to download and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 5
    Owl is a multi user document repository (knowledgebase) , document manager and/or document management system (DMS) written in PHP for publishing of files/documents onto the web for a corporation, small business, group of people, or just for yourself. Final Code Hosted on GitHub
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    DownloadDaemon
    DownloadDaemon is a comfortable download-manager with many features like one-click-hoster support, etc. It can be remote-controled in several ways (web/gui/console clients), which makes it perfect for file- and root-servers, as well as for local use.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    BTfind

    BTfind

    Metasearch engine for P2P private torrent trackers.

    BTfind allows simultaneous searching on private trackers and combine their results. It's a metasearch engine developed for peers, by peers.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8

    Talkeer

    A social network

    Talkeer is a social network based on multimedia contents. It allows users to share and publish pictures, videos and sound and to apply filters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Complete Bittorrent tracker system or frontend only for xbtt.
    Downloads: 5 This Week
    Last Update:
    See Project
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 10
    Web File Viewer

    Web File Viewer

    1 PHP file to cleanly share your public documents on the web

    WFV is a simple PHP file to put in the root of your public documents to make them available on the web. It shows previews of pictures as thumbnails and display all the links needed. It is fully configurable and uses short web addresses. Please visit the web site for more info.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    adminvsftpd

    adminvsftpd

    manage vsftpd server

    new security update in version 1.4.2 ADMINVSFTPD is a web interface for administering vsftpd server. Users are stored on a MySQL database .The features included allow multiple administrators and e-mail notifications .The web interface also allows users to use their account without ftp client. user accounts are scanned by the antivirus clamav for best data security ADMINVSFTPD allows to create a complete and simple FTP service in an intranet. . ADMINVSFTPD est une interface web pour...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    REPOLUTiON
    Its a simple client/server software to download/to share downloads with/from another repository users. ANY PROBLEMS? LOOK AT THE DISCUSSION SECTION OR WRITE A TICKET :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    nuckel

    Make files available for download through a simple web interface

    You need a small FTP server, but you have only a webserver with PHP? You don't wanna setup a Rapidshare clone but only a single upload/download page for a handful authorized users? You don't want or have a database? Then have a look at Nuckel. It comes as a single PHP file that only needs write access to the file system. It allows you to push/pull files through a simple web interface. It uses straightforward URLs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This is a collection of my hacks for xbtit (BtiTracker version 2), a BitTorrent tracker. You can find xbtit here http://btiteam.org/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    PHP CRUD

    PHP CRUD

    Create, Read, Update & Delete Indexed Flat-File Records via PHP

    PHP CRUD allows us to quickly add an indexed, record-centric, flat-file, database to our projects. Optional Base64 encoding ensures that newlines & other special characters can be used without penalty. (Today many say that "CRUD" stands for "Create Retrieve Update and Delete." While fine for an SQL mindset, many old-timers got used to the acronym standing for "Create READ Update Delete" way back in the 1970's. Indeed, the term dates back even farther than ISAM. ... See the project web...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    TorrentTrader is a feature packed and highly customisable PHP/MySQL Based BitTorrent tracker. Featuring intergrated forums, and plenty of administration options. Please visit www.torrenttrader.org for the support forums.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    adminsft
    ADMINSFT permet de créer un service d'échange de fichier en https complet et simple à gérer dans un intranet. Les fonctionnalités incluses permettent des gérer des administrateurs multiples des notifications par mail et un scanner antivirus ADMINSFT allows to create a complete and simple https file exchange service Included features allow multiple administrators, e-mail notifications and virus scanner
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Light PHP/SQL Files Box

    A really light web interface to easily share small files/pictures.

    A really light web interface to easily share small files/pictures. Data are stored in mysql database (nothing on filesystem). Allow temporary hosting of files (between 10 minutes and 1 year) Image files can be downloaded with on the fly resizing Upload mode are :    - File from disk    - Raw text in editor    - Base64 encoded file in editor    - Html file using WYSIWYG CKEditor    - URL using raw text editor (for URL shortening) non-hidden available files can be access by    ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Downloads: 21 This Week
    Last Update:
    See Project
  • 20
    phpMyBitTorrent: BitTorrent Tracker written in PHP. Features include: hosting torrents from remote trackers, DHT, Compact Announce, alternate links (eD2K, Magnet), HTTP-Basic Authentication, Passkey Authentication, embedded HTML Editor, Mass-upload of to
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Extranator is a PHP application used to create extranet/intranet solution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A php script to list your favourite tv series and searsch NZBMatrix.com or nzbd.org or both for new episodes. It is built on Kohana 3 framework. And can output RSS feed for Sabnzbd. And much more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    UploadTo

    Un cargador de archivos escrito en PHP.

    Este es un cargador de archivos escrito en el lenguaje de programación web, PHP. También tiene estilos CSS modificables facilmente. Como autor permito la distribución del UploadTo, siempre y cuando no se la us para fines comerciales, siempre siten la fuente y el autor, y esta licencia se mantenga. Se pueden hacer obras derivadas, siempre cumpliendo las condiciones anteriores.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Azonto Messenger

    Cross-Platform Mobile Messaging Application

    Azonto is a Cross-Platform Mobile Messaging Application that allows users to share images, songs, videos, create and add each other to groups. It is for the trendy who wants to be on top of the mobile messaging game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Plugin for Irssi which monitors torrent IRC announce channels, downloads torrent files based on a user-defined filter, and then sends the torrent files to a local or remote torrent client. Supports several different private trackers.
    Downloads: 6 This Week
    Last Update:
    See Project
Auth0 Logo