Showing 1607 open source projects for "java projects on linux"

View related business solutions
  • Get Avast Free Antivirus | Your top-rated shield against malware and online scams Icon
    Get Avast Free Antivirus | Your top-rated shield against malware and online scams

    Boost your PC's defense against cyberthreats and web-based scams.

    Our antivirus software scans for security and performance issues and helps you to fix them instantly. It also protects you in real time by analyzing unknown files before they reach your desktop PC or laptop — all for free.
    Free Download
  • 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
  • 1
    PHPMailer

    PHPMailer

    The classic email sending library for PHP

    PHPMailer – A full-featured email creation and transfer class for PHP. Support for UTF-8 content and 8bit, base64, binary, and quoted-printable encodings. SMTP authentication with LOGIN, PLAIN, CRAM-MD5, and XOAUTH2 mechanisms over SMTPS and SMTP+STARTTLS transports. Validates email addresses automatically. Many PHP developers need to send email from their code. The only PHP function that supports this directly is mail(). However, it does not provide any assistance for making use of popular...
    Downloads: 200 This Week
    Last Update:
    See Project
  • 2
    Composer

    Composer

    Dependency Manager for PHP

    Composer is a tool for dependency management in PHP, inspired by node's npm and ruby's bundler. It allows you to declare, manage and install the libraries on which your PHP project depends. Unlike most package managers, Composer manages on a per-project basis. It installs packages or libraries in a directory (e.g. vendor) inside your project and does not install anything globally. However, for convenience it does support a "global" project via the global command. Suppose your project...
    Downloads: 89 This Week
    Last Update:
    See Project
  • 3
    Laravel Installer

    Laravel Installer

    The Laravel application installer

    Laravel is a web application framework with expressive, elegant syntax. A web framework provides a structure and starting point for creating your application, allowing you to focus on creating something amazing while we sweat the details. Laravel strives to provide an amazing developer experience while providing powerful features such as thorough dependency injection, an expressive database abstraction layer, queues, and scheduled jobs, unit and integration testing, and more. There are a...
    Downloads: 15 This Week
    Last Update:
    See Project
  • 4
    Tenancy Ecosystem

    Tenancy Ecosystem

    Run multiple websites using the same Laravel installation

    Enabling awesome Software as a Service with the Laravel framework.
    Downloads: 12 This Week
    Last Update:
    See Project
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • 5
    Lumen Framework

    Lumen Framework

    The Laravel Lumen Framework

    Laravel Lumen is a stunningly fast PHP micro-framework for building web applications with expressive, elegant syntax. We believe development must be an enjoyable, creative experience to be truly fulfilling. Lumen attempts to take the pain out of development by easing common tasks used in the majority of web projects, such as routing, database abstraction, queueing, and caching. The Lumen framework has a few system requirements. Of course, all of these requirements are satisfied by the Laravel...
    Downloads: 14 This Week
    Last Update:
    See Project
  • 6
    Vito

    Vito

    Free and Self-Hosted Server Management Tool

    Vito is an open-source deployment tool designed for PHP projects. It provides a simple and automated way to deploy code to remote servers using SSH. With Vito, developers can define deployment workflows in configuration files, ensuring consistency and repeatability. It is lightweight, easy to set up, and suitable for teams looking to automate deployments without the overhead of large CI/CD platforms.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 7
    Laravolt Avatar

    Laravolt Avatar

    Plug n play avatar, turn name, email, and other strings into avatars

    Laravolt Avatar is a PHP library for generating customizable placeholder avatars using text initials. Often used in user profile systems, it creates square avatars with randomly assigned or custom background colors and font settings. The package is framework-agnostic but integrates especially well with Laravel projects.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 8
    PHPFastCache

    PHPFastCache

    A high-performance backend cache system

    PHPFastCache is a caching library that provides a simple and efficient way to manage data caching in PHP applications. It supports a variety of cache backends, including Redis, Memcached, APCu, and filesystem. The library is designed to enhance performance by reducing database load and speeding up content delivery. PHPFastCache’s flexible API and multi-driver support make it easy to implement caching in both small and large projects.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 9
    Geocode addresses to coordinates

    Geocode addresses to coordinates

    Geocode addresses to coordinates

    This package can convert any address to GPS coordinates using Google's geocoding service. Though the package works fine in non-Laravel projects we included some niceties for our fellow artisans. In Laravel 5.5 the package will autoregister itself. In older versions of Laravel you must manually install the service provider and facade.
    Downloads: 11 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    phpDocumentor

    phpDocumentor

    Documentation Generator for PHP

    phpDocumentor is an open-source documentation generator for PHP projects. It automatically generates documentation from PHP source code using comments and annotations, following the PHPDoc standard. The generated output includes detailed API documentation, class diagrams, and structured reports. It is widely used for maintaining comprehensive and professional documentation for PHP applications and libraries.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 11
    Debug with Ray

    Debug with Ray

    Debug with Ray to fix problems faster

    Debug with Ray to fix problems faster. This package can be installed in any PHP application to send messages to the Ray app. Ray is a desktop application that serves as the dedicated home for debugging output. Send, format and filter debug information from both local projects and remote servers.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 12
    libphonenumber for PHP

    libphonenumber for PHP

    PHP version of Google's phone number handling library

    ... contain any backward-incompatible changes. Please read the release notes for such releases. This library uses phone number metadata from Google's libphonenumber. If this library is working as intended, it should provide the same result as the Java version of Google's project. If you believe that a phone number is returning an incorrect result, first test it with libphonenumber via their Online Demo.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 13
    EventDispatcher Component

    EventDispatcher Component

    Tools that allow your application components to communicate

    The EventDispatcher component provides tools that allow your application components to communicate with each other by dispatching events and listening to them. Object-oriented code has gone a long way to ensuring code extensibility. By creating classes that have well-defined responsibilities, your code becomes more flexible and a developer can extend them with subclasses to modify their behaviors. But if they want to share the changes with other developers who have also made their own...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 14
    TwitterOAuth

    TwitterOAuth

    PHP library for use with the Twitter OAuth REST API

    The most popular PHP library for use with the Twitter OAuth REST API. The recommended and easy as pie method is Composer. Setup require in your projects composer.json file. Import the TwitterOAuth class. Start making API requests. Versions listed as "active support" or "security fixes" are supported. Unlike many Twitter API libraries, TwitterOAuth doesn't provide a custom function for every API method. Instead there are a couple of generic functions so that as Twitter adds features to the API...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 15
    OpenAI PHP Client

    OpenAI PHP Client

    OpenAI PHP is a supercharged community-maintained PHP API client

    The openai-php/client library is a PHP client for interacting with OpenAI’s API, enabling developers to integrate OpenAI models into their PHP applications. It simplifies sending API requests to access language models, generating text, processing natural language, and utilizing OpenAI’s advanced features. The library is designed to be easy to use, allowing developers to quickly set up and use OpenAI’s capabilities within their PHP projects.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 16
    BaiduWP PHP

    BaiduWP PHP

    A tool to get the download link of the Baidu netdisk

    baiduwp-php is a PHP-based tool that allows users to download files from Baidu Cloud (Baidu Wenku). It bypasses the Baidu Cloud download restrictions and provides a straightforward way to retrieve content hosted on Baidu's cloud storage service. It’s especially useful for users who want to download files without using the Baidu app or encountering excessive waiting times.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 17
    Readme Typing SVG

    Readme Typing SVG

    Dynamically generated, customizable SVG

    The readme-typing-svg is a simple and customizable library that allows developers to add typing effect animations to their GitHub readme files. It enables the display of dynamic, eye-catching text in the form of a typing animation, giving GitHub profiles and project readmes a more interactive and engaging appearance. It’s ideal for showcasing projects or adding a personal touch to your GitHub profile.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 18
    RSS feeds for Laravel app

    RSS feeds for Laravel app

    Easily generate RSS feeds

    This package provides an easy way to generate a feed for your Laravel application. Supported formats are RSS, Atom, and JSON. There's almost no coding required on your part. Just follow the installation instructions, update your config file, and you're good to go. Spatie is a web design agency based in Antwerp, Belgium. You'll find an overview of all our open source projects on our website.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 19
    Laravel Activity Log

    Laravel Activity Log

    Log activity inside your Laravel app

    The spatie/laravel-activitylog package provides easy-to-use functions to log the activities of the users of your app. It can also automatically log model events. All activity will be stored in the activity_log table. Open source software is used in all projects we deliver. Laravel, Nginx, Ubuntu are just a few of the free pieces of software we use every single day. For this, we are very grateful. When we feel we have solved a problem in a way that can help other developers, we release our code...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 20
    Winter

    Winter

    Free, open-source, self-hosted CMS platform based on the Laravel PHP

    Rapidly develop and deploy beautiful and feature-rich websites and apps with a content management system relied upon by developers and agencies around the world. Smart system design with a focus on simplicity and performance ensures that your projects perform well under pressure. Winter CMS is a free, open-source content management system, built on top of the Laravel PHP framework. Managed by a team of specialist and agency-based developers, Winter is relied upon by agencies and freelancers all...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 21
    Spiral Framework

    Spiral Framework

    High-Performance PHP Framework for large scale applications

    Born out of real-world software development projects, Spiral Framework is a modern PHP framework designed to power faster, cleaner, superior software development. Due to its design and sophisticated application server, Spiral Framework will execute your code up to 10 times faster than Laravel or Symfony without compromising code quality or compatibility with commonly-used libraries. Spiral Framework provides all the tools you need to write secure applications with embedded encryption, CSRF...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 22
    Elgg

    Elgg

    A social networking engine in PHP/MySQL

    ... clients. Learn about the requirements and steps needed to install Elgg on your server. Find detailed information about Elgg's architecture, approach and features. Get inspiration from other projects powered by Elgg. This is a handy resource to search and find out what functions exist within Elgg. Find the ideal plugins and themes in our repository of community-sourced projects.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 23
    Sylius

    Sylius

    Open source eCommerce platform on Symfony

    ... of projects, it allows the evolution of your digital stack at the pace that beats your competitors and delivers the experience your Customers deserve. Sylius comes with a powerful REST API that can be customized and play well with the frontend of your choice or your architecture of microservices. If you are a Symfony developer and wondering. Sylius will accelerate the growth of your business and adjust to your evolving needs.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 24
    Stopwatch Component

    Stopwatch Component

    Provides a way to profile code

    Symfony Stopwatch is a lightweight component designed to measure the time and memory usage of code execution. It helps developers profile their applications by tracking the duration of specific operations and monitoring performance. Stopwatch is ideal for identifying bottlenecks and optimizing performance, especially in complex Symfony applications. It can also be used independently in any PHP project to measure the efficiency of code segments.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 25
    Laravel UI

    Laravel UI

    Laravel UI utilities and presets.

    While Laravel does not dictate which JavaScript or CSS pre-processors you use, it does provide a basic starting point using Bootstrap, React, and/or Vue that will be helpful for many applications. By default, Laravel uses NPM to install both of these frontend packages. This legacy package is a very simple authentication scaffolding built on the Bootstrap CSS framework. While it continues to work with the latest version of Laravel, you should consider using Laravel Breeze for new projects...
    Downloads: 8 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.