Showing 15 open source projects for "lamp stack packages"

View related business solutions
  • All-in-One Payroll and HR Platform Icon
    All-in-One Payroll and HR Platform

    For small and mid-sized businesses that need a comprehensive payroll and HR solution with personalized support

    We design our technology to make workforce management easier. APS offers core HR, payroll, benefits administration, attendance, recruiting, employee onboarding, and more.
  • Control remote support software for remote workers and IT teams Icon
    Control remote support software for remote workers and IT teams

    Raise the bar for remote support and reduce customer downtime.

    ConnectWise ScreenConnect, formerly ConnectWise Control, is a remote support solution for Managed Service Providers (MSP), Value Added Resellers (VAR), internal IT teams, and managed security providers. Fast, reliable, secure, and simple to use, ConnectWise ScreenConnect helps businesses solve their customers' issues faster from any location. The platform features remote support, remote access, remote meeting, customization, and integrations with leading business tools.
  • 1
    Filament Laravel

    Filament Laravel

    A collection of beautiful full-stack components for Laravel

    Filament is a collection of full-stack components for accelerated Laravel development. They are beautifully designed, intuitive to use, and fully extensible - the perfect starting point for your next Laravel app. The Panel Builder is the foundation of Filament. Combining all the packages together, it lets you quickly build Laravel admin panels, customer-facing apps, Software-as-a-Service platforms, and more. Filament makes custom CRUD-driven interfaces feel like a breeze to build and deploy...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    HostMonApp

    HostMonApp

    The Simplest Multi-User Latency Monitoring Web App

    Hostmon is a latency monitoring web app designed for ISP Support Technicians. Hostmon enables the Support Technician to provide a more rounded and detailed oriented service to his/her customers. Hostmon gives the Technician the ability to constantly monitor the network latency to hundreds of customer devices simultaneously. The Technician now has available, not only up to the minute network latency graphs for each device, but they can also view the historic latency information for monitored...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    AMPPS

    AMPPS

    AMPPS is a LAMP/MAMP/WAMP stack

    AMPPS is a stack of Apache, MySQL, PHP, Perl & Python. AMPPS enables you to focus more on using applications rather than maintaining them. With AMPPS you can create a website by installing any of the 330+ Apps, customizing it, and then simply publishing it on the internet via a wide choice of hosting service providers. A complete package on your desktop, same like the server that provides many open source web applications. Application Management, Domain management, Database management, etc...
    Downloads: 15 This Week
    Last Update:
    See Project
  • 4
    Daisy Music Player

    Daisy Music Player

    Web based Music Player for large collections

    This is for music lovers. Besides managing your music collection and playing songs, it comes with a sophisticated database which allows you to store additional information about your collection. It makes use of Audio-Tags but goes beyond that scope by allowing the user to link individual songs and albums with artists and bands, or to file accompanying pictures and texts along. The player runs in web browser while the software is written in PHP, Javascript and HTML. It makes use of the LAMP...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Eptura Workplace Software Icon
    Eptura Workplace Software

    From desk booking and visitor management, to space planning and office utilization data, Eptura Workplace helps your entire organization work smarter.

    With the world of work changed forever, it’s essential to manage your workplace and assets together to effectively create a high-performing environment. The Eptura experience combines the power of workplace management software with asset management, enabling you to effectively operate your building and facilitate hybrid work.
  • 5
    brimbox

    brimbox

    PHP/Postgres Web Database Interface

    Brimbox is an easy to install web based relational database designed to bridge the gap between spreadsheets and custom designed databases. It is easy to customize and deploy, and is a tool for the PHP/Postgres/LAMP stack community when working with data sets or databases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    COORAD

    COORAD

    Configurable Object Oriented Rapid Application Development system

    COORAD is a classic LAMP/WAMP stack application. It let you quickly design web pages and configure actions to manage your data. Moreover, it let you self-generate pages/sections/actions/CSS/javascript by COORAD model objects and create your own models. So, you can share all your objects with the COORAD community and speed up your development. COORAD is a real general purpose application to build your own applications: simple sites, Content Managment Systems, Enterprise Resource Planners, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Portable Linux

    Portable Linux

    Portable Ubuntu Linux for Scientific Computing

    .../ Installation 1. Download the Wubi installer http://releases.ubuntu.com/saucy/wubi.exe 2. Install any flavor of Ubuntu. 3. Swap out the root.disk with the ones provided here. Overview LAMP stack running on localhost (127.0.0.1). Scientific, productivity & media packages include R (Rattle Data Miner), GridEngine, Condor, cooperative computing tools, WINE, LibreOffice, Evolution, Clinica, Neuro Debian Desktop, PsycoPy, OpenVibe, 3DSlicer, Paraview, Openshot. Cheers, Gregory Remington
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    MyShelter is simple web application that no-kill animal shelters (pounds) can use to announce the animals up for adoption, news, etc. It is simple and very use to use, while providing an attractive website. It's being developed using the LAMP stack.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Helium

    Helium

    Helium is a PHP MVC framework

    Helium is a light-weight PHP MVC framework that is designed to be painless to install, simple to use, and highly extensible and scalable. It is built for a standard LAMP stack and is installable and configurable from the command line. To get the framework from the command line: - wget http://repo.phphelium.com/keys/helium.gpg.key http://repo.phphelium.com/apt/debian/helium.list - apt-key add helium.gpg.key - mv helium.list /etc/apt/sources.list.d/ - apt-get install helium-base
    Downloads: 0 This Week
    Last Update:
    See Project
  • Multi-Site Network and Cloud Connectivity for Businesses Icon
    Multi-Site Network and Cloud Connectivity for Businesses

    Internet connectivity without complexity

    As your users rely more and more on Cloud and Internet-based technologies, reliable internet connectivity becomes more and more important to your business. With Bigleaf’s proven SD-WAN architecture, groundbreaking AI, and DDoS attack mitigation, you can finally deliver the reliable internet connectivity your business needs without the limitations of traditional networking platforms. Bigleaf’s Cloud Access Network and plug-and-play router allow for limitless control to and from anywhere your traffic needs to go. Bigleaf’s self-driving AI automatically identifies and adapts to any changing circuit conditions and traffic needs—addressing issues before they impact your users. Bigleaf puts you in the driver’s seat of every complaint and support call with full-path traffic and network performance data, delivered as actionable insights, reports, and alerts.
  • 10
    MySQLTunnel

    MySQLTunnel

    HTTP tunnel to MySQL written in PHP. Returns JSON descriptive result.

    HTTP tunneling is a method for connecting to a MySQL server that uses the same protocol (http://) and the same port (port 80) as a webserver does. MySQLTunnel implements an HTTP tunneling to MySQL in a fast and secure way. Written in PHP can be installed in any webserver or hosting with the LAMP or WAMP stack available, to allow access to internal MySQL server. The script will utilize mysqli or mysql extensions, and mcrypt to perform decryption on the request and encryption on the result...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11

    srvRX live

    A simple project for creating hosting server-a-like live distribution

    The idea is creating a simple and easy to install debian based secure system distibuted in LAMP stack as well and LNMP (nginx), with support for 32-64 bit cpus and small-large ram. Initial Stage: Creating stable live systems Second Stage: mod_mono and php coexistance, RoR, manage users/groups/packages scripts and system monitoring system, custom graphics Third Stage BUilding entire CnCP system (CnCp's not cPanel in old UNIX fashion), a web interface to create/manage and deploy users...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    XAMPLE creates a separate, encrypted and independent LAMP environment on a system that does or does not already run a web server and database. It is useful to provide a customized environment for software refusing to work with the installed LAMP stack.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    open-store is a freeware online merchant software (e-commerce application), implemented with the LAMP Stack (Linux Apache MySQL PHP) which provides product browsing, search engine, shopping cart, online payment, internalization, etc...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    VBase is a graphical front-end for a multiple user video storage, archive, and retrieval system. It includes a java upload/download applet, as well as a search system which can parse meta data about the stored video, and is based on a LAMP stack.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Skill Tracker is a Skill & Resume Database Web Site Application. It is based on the standard LAMP stack. It is intended to be used by a small to medium sized business to keep track of the skills of applicants and employees.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next