Search Results for "java projects on linux" - Page 2

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

View related business solutions
  • Turn Your Content into Interactive Magic - For Free Icon
    Turn Your Content into Interactive Magic - For Free

    From Canva to Slides, Desmos to YouTube, Lumio works with the tech tools you are already using.

    Transform anything you share into an engaging digital experience - for free. Instantly convert your PDFs, slides, and files into dynamic, interactive sessions with built-in collaboration tools, activities, and real-time assessment. From teaching to training to team building, make every presentation unforgettable. Used by millions for education, business, and professional development.
    Start Free Forever
  • Test your software product anywhere in the world Icon
    Test your software product anywhere in the world

    Get feedback from real people across 190+ countries with the devices, environments, and payment instruments you need for your perfect test.

    Global App Testing is a managed pool of freelancers used by Google, Meta, Microsoft, and other world-beating software companies.
    Try us today.
  • 1
    Pimcore

    Pimcore

    Open Source Data & Experience Management Platform

    ... existing Symfony Components and Bundles provided by the community or create your own Bundles to extend your Projects with reusable components. No more API, import/export and synchronization hell between MDM/PIM, E-Commerce, DAM, and your Web-CMS. All is working seamlessly together, natively ... this is what Pimcore is built for.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    MoonShine

    MoonShine

    Laravel Admin panel and more. Simple for beginners and experts

    You are on an open source project dedicated to the "MoonShine" admin panel. Everything is already ready for use in your projects, documentation has been created describing the installation, configuration and features.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Tenancy Ecosystem

    Tenancy Ecosystem

    Run multiple websites using the same Laravel installation

    Enabling awesome Software as a Service with the Laravel framework.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Craft CMS

    Craft CMS

    Build bespoke content experiences with Craft

    Craft CMS is a flexible, open-source content management system designed for building custom websites. It features a powerful templating engine and supports complex content structures, making it ideal for developers who need full control over their projects. Craft CMS is known for its user-friendly control panel, extensive plugin ecosystem, and support for headless CMS setups.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • 5
    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: 1 This Week
    Last Update:
    See Project
  • 6
    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: 1 This Week
    Last Update:
    See Project
  • 7
    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: 1 This Week
    Last Update:
    See Project
  • 8
    PhpMetrics

    PhpMetrics

    Beautiful and understandable static analysis tool for PHP

    PhpMetrics is a powerful static analysis tool for PHP code that provides metrics on code quality, complexity, maintainability, and architecture. It generates comprehensive reports in HTML format, visualizing metrics like cyclomatic complexity, lines of code, and coupling between classes. PhpMetrics helps developers identify potential code issues, optimize performance, and maintain high-quality codebases.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    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: 1 This Week
    Last Update:
    See Project
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 10
    Symfony Doctrine Bridge

    Symfony Doctrine Bridge

    Provides integration for Doctrine with various Symfony components

    Symfony Doctrine Bridge is a component that integrates the powerful Doctrine ORM (Object-Relational Mapping) with the Symfony framework. It provides a seamless connection between Symfony's data handling and Doctrine's database management, allowing developers to work efficiently with database entities. The bridge handles the configuration and registration of Doctrine within Symfony applications, making it an essential tool for projects requiring robust data management.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Jikan

    Jikan

    Unofficial MyAnimeList PHP+REST API which provides functions

    Jikan is a PHP API for MyAnimeList. It scrapes the website to satisfy the need for API functionality that MyAnimeList.net lacks. The raison d'être of Jikan is to assist developers easily get the data they need for their apps and projects without having to depend on the lackluster official API, unstable APIs, or sidetracking their projects to develop parsers. With nearly limitless quota on requests, you have the freedom to create without the need of writing your own parsers. Save yourself some...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Laravel Forum

    Laravel Forum

    A slim, lean forum package designed for quick and easy integration

    A slim, lean forum package designed for quick and easy integration in Laravel projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Laravel Enso

    Laravel Enso

    Laravel Vue SPA, Bulma themed

    Hit the ground running when building your new Laravel SPA project with boilerplate and extra functionality out of the box.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Symfony Inflector

    Symfony Inflector

    Converts words between their singular and plural forms (English only)

    Symfony Inflector is a lightweight PHP component that provides tools for transforming English words between singular and plural forms. It is useful for dynamic naming, code generation, and building human-readable interfaces. The component includes simple, reliable inflection logic and integrates easily with other Symfony components or standalone PHP projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Laravel Firebase

    Laravel Firebase

    A Laravel package for the Firebase PHP Admin SDK

    A Laravel package for the Firebase PHP Admin SDK. In order to access a Firebase project and its related services using a server SDK, requests must be authenticated. For server-to-server communication, this is done with a Service Account. The package uses auto-discovery for the default project to find the credentials needed for authenticating requests to the Firebase APIs by inspecting certain environment variables and looking into Google's well-known path(s).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    PHP Insights

    PHP Insights

    Instant PHP quality checks from your console

    The perfect starting point to analyze the code quality of your PHP projects. Analysis of code quality and coding style. Beautiful overview of code architecture and it's complexity. Designed to work out-of-the-box with Laravel, Symfony, Yii, WordPress, Magento2, and more. Contains built-in checks for making code reliable, loosely coupled, simple, and clean. PHP Insights was carefully crafted to simplify the analysis of your code directly from your terminal, and is the perfect starting point...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    DB Dumper

    DB Dumper

    Dump the contents of a database

    DB Dumper is a simple PHP library for creating database dumps of MySQL, PostgreSQL, and SQLite databases. It provides a fluent, expressive API that lets developers configure backup paths, credentials, and additional options. DB Dumper is ideal for integrating automated backups into Laravel or other PHP-based applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    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: 0 This Week
    Last Update:
    See Project
  • 19
    Doctrine Migrations Bundle

    Doctrine Migrations Bundle

    Symfony integration for the doctrine/migrations library

    The Doctrine Migrations Bundle is an extension for Symfony that integrates the Doctrine Migrations library, allowing developers to version and manage database schema changes in a structured and consistent way. It simplifies the process of creating, executing, and tracking database migrations, making it essential for projects that undergo frequent schema updates or improvements. The bundle is highly configurable and supports custom migration commands.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    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: 0 This Week
    Last Update:
    See Project
  • 21
    Artisan View

    Artisan View

    Manage your views in Laravel projects through artisan

    This package adds a handful of view-related commands to Artisan in your Laravel project. Generate blade files that extend other views, scaffold out sections to add to those templates, and more. All from the command line we know and love.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    BladeOne Blade Template Engine

    BladeOne Blade Template Engine

    The standalone version Blade Template Engine without Laravel

    BladeOne is a standalone version of Blade Template Engine that uses a single PHP file and can be ported and used in different projects. It allows you to use blade template outside Laravel. Dynamic blade components are not supported (reason: performance purpose) and custom features aimed for blade, but everything else is supported. This version does not support PHP 5.x anymore. However, you can use the old version that is 100% functional with PHP 5.6 and higher. By standard, The original Blade...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Doctrine Common

    Doctrine Common

    A library that provides extensions to core PHP functionality

    PHP Doctrine Common project is a library that provides additional functionality that other Doctrine projects depend on such as better reflection support, proxies and much more. Class loading is an essential part of any PHP application that makes heavy use of classes and interfaces. Unfortunately, a lot of people and projects spend a lot of time and effort on custom and specialized class loading strategies. It can quickly become a pain to understand what is going on when using multiple libraries...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Doctrine Annotations

    Doctrine Annotations

    Annotations docblock parser

    Doctrine Annotations allows to implement custom annotation functionality for PHP classes. Annotations aren't implemented in PHP itself which is why this component offers a way to use the PHP doc-blocks as a place for the well known annotation syntax using the @ char. Annotations in Doctrine are used for the ORM configuration to build the class mapping, but it can be used in other projects for other purposes too. You can install the Annotation component with composer. The access...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Thanks

    Thanks

    Give thanks to your fellow PHP package maintainers

    Give thanks (in the form of a GitHub ★ ) to your fellow PHP package maintainers (not limited to Symfony components)! Install this as any other (dev) Composer package. You can also install it once for all your local projects. This will find all of your Composer dependencies, find their Github repository, and star their GitHub repositories. This was inspired by cargo thanks, which was inspired in part by Medium's clapping button as a way to show thanks for someone else's work you've found...
    Downloads: 0 This Week
    Last Update:
    See Project
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.