Showing 1311 open source projects for "java open source"

View related business solutions
  • 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
  • Rent Manager Software Icon
    Rent Manager Software

    Landlords, multi-family homes, manufactured home communities, single family homes, associations, commercial properties and mixed portfolios.

    Rent Manager is award-winning property management software built for residential, commercial, and short-term-stay portfolios of any size. The program’s fully customizable features include a double-entry accounting system, maintenance management/scheduling, marketing integration, mobile applications, more than 450 insightful reports, and an API that integrates with the best PropTech providers on the market.
    Learn More
  • 1
    Laravel OPcache

    Laravel OPcache

    Laravel Package for OPcache

    This package contains some useful Artisan commands to work with PHP OPcache. If you want to learn more about OPcache and what it can do for your Laravel application, read the article on Medium.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Laravel View Xray

    Laravel View Xray

    Take a look into your Laravel views

    When your Laravel project grows, so do the Laravel views. Sometimes it might be hard to figure out, which part of the output HTML was rendered using which template. With this package, you can take a peek into your Laravel views and find out which template is responsible for which part of the output HTML.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3
    Laravel MySQL Spatial extension

    Laravel MySQL Spatial extension

    MySQL Spatial Data Extension integration with Laravel.

    Laravel package to easily work with MySQL Spatial Data Types and MySQL Spatial Functions. Please check the documentation for your MySQL version. MySQL's Extension for Spatial Data was added in MySQL 5.5 but many Spatial Functions were changed in 5.6 and 5.7.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Easy Sweet Alert Messages for Laravel

    Easy Sweet Alert Messages for Laravel

    A simple PHP package to show SweetAlerts with the Laravel Framework

    A simple PHP package to show SweetAlerts with the Laravel Framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • G-P - Global EOR Solution Icon
    G-P - Global EOR Solution

    Companies searching for an Employer of Record solution to mitigate risk and manage compliance, taxes, benefits, and payroll anywhere in the world

    With G-P's industry-leading Employer of Record (EOR) and Contractor solutions, you can hire, onboard and manage teams in 180+ countries — quickly and compliantly — without setting up entities.
    Learn More
  • 5
    Laravel for Tailwind CSS

    Laravel for Tailwind CSS

    A Tailwind CSS frontend preset for the Laravel Framework

    A Laravel front-end scaffolding preset for Tailwind CSS - a Utility-First CSS Framework for Rapid UI Development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    BotMan

    BotMan

    A framework agnostic PHP library to build chat bots

    Write your chatbot logic once and connect it to one of the available messaging services, including Amazon Alexa, Facebook Messenger, Slack, Telegram or even your own Website. BotMan is framework agnostic, which means you can use it in your existing codebase, whatever framework you might use. Starting a new chatbot project? BotMan Studio is a Laravel 5.5 boiler project to get you started in no time! BotMan is all about having an expressive, yet powerful syntax that allows you to focus on the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    LaraCSV

    LaraCSV

    CSV files from Eloquent model in seconds - a Laravel package

    A Laravel package to easily generate CSV files from the Eloquent model. CSV files from Eloquent model in seconds, a Laravel package. A proper CSV file will be downloaded with email and name fields. As simple as it sounds.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Laravel API Documentation Generator

    Laravel API Documentation Generator

    Laravel API Documentation Generator

    Automatically generate your API documentation from your existing Laravel/Lumen/Dingo routes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The APIlity PHP Library provides an object-oriented way to easily access and manage the Google AdWords API from within PHP. This comes along with an abstraction from the SOAP and WSDL details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Reach Your Audience with Rise Vision, the #1 Cloud Digital Signage Software Solution Icon
    Reach Your Audience with Rise Vision, the #1 Cloud Digital Signage Software Solution

    K-12 Schools, Higher Education, Businesses, Restaurants

    Rise Vision is the #1 digital signage company, offering easy-to-use cloud digital signage software compatible with any player across multiple screens. Forget about static displays. Save time and boost sales with 500+ customizable content templates for your screens. If you ever need help, get free training and exceptionally fast support.
    Learn More
  • 10
    Laravel Stats Tracker

    Laravel Stats Tracker

    Laravel Stats Tracker

    Tracker gathers a lot of information from your requests to identify and store sessions and page views. Storing user tracking information, on indexed and normalized database tables, wastes less disk space and ease the extraction of valuable information about your application and business. As soon as you install and enable it, Tracker will start storing all information you tell it to, then you can in your application use the Tracker Facade to access everything.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Laravel Boilerplate Project

    Laravel Boilerplate Project

    Laravel Boilerplate / Starter Kit with Gentelella Admin Theme

    Laravel Boilerplate provides a very flexible and extensible way of building your custom Laravel applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Laravel Searchable

    Laravel Searchable

    A php trait to search laravel models

    Searchable is a trait for Laravel 4.2+ and Laravel 5.0 that adds a simple search function to Eloquent Models. Searchable allows you to perform searches in a table giving priorities to each field for the table and its relations. This is not optimized for big searches, but sometimes you just need to make it simple (Although it is not slow). By default, multi-word search terms are split and Searchable searches for each word individually. Relevance plays a role in prioritizing matches that match...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Adianti

    Adianti Framework provides a complete architecture for developing PHP.

    Adianti Framework provides a complete architecture for developing PHP applications, reducing development costs and helping developers to write less code. Adianti Framework is a component-based and event-driven framework that uses commonly known enterprise design patterns like MVC (Model View Controller), Front Controller and ORM (Object-Relational Mapping) design patterns like Active Record and Repository. Adianti Framework is also the first framework in the world that provides two different...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 14
    Laravel Create

    Laravel Create

    Create Laravel projects really fast

    Create new web projects really fast. By giving Pipe Dream a minimum of input in the form of a sketch/entity list it will predict your application schema and feed it into a set of pipes. These pipes will generate all the files needed to get started really quickly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Laravel Test Factory Generator

    Laravel Test Factory Generator

    Generate Laravel test factories from your existing models

    This package will generate factories from your existing models so you can get started with testing your Laravel application more quickly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Laravel Blade X

    Laravel Blade X

    Use custom HTML components in your Blade views

    Supercharged Blade Components. This package provides an easy way to render custom HTML components in your Blade views.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    PJ Blog

    PJ Blog

    PJ Blog is an open source blog built with Laravel and Vue.js.

    ...Laravel 5 and Vuejs 2 combined with the establishment of a good response and quick dashboard, the dashboard made through the Vuejs component development. PJ Blog is an open source blog built with Laravel and Vue.js.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Ness PHP

    Ness PHP

    A php framework with zero configuration.

    Website: https://nessphp.github.io GitHub: https://github.com/nessphp Documentation: https://nessphp.github.io/docs/index.html Donate: https://paypal.me/sinansalichasan Welcome to Ness PHP Framework. Do you need a web framework with minimized training effort? Ness PHP offers you a model-view-controller based environment for coding faster, safer and stronger web applications with (nearly) zero configuration. Get rid of mess and focus the main logic of your project Ness...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Laravel Event Projector

    Laravel Event Projector

    Event sourcing for Artisans

    This package aims to be the entry point to get started with event sourcing in Laravel. It can help you with setting up aggregates, projectors, and reactors. If you've never worked with event sourcing, or are uncertain about what aggregates, projectors and reactors are head over to the getting familiar with event sourcing section in our docs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Laravel Hashids

    Laravel Hashids

    A Hashids bridge for Laravel

    A Hashids bridge for Laravel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    MarketplaceKit

    MarketplaceKit

    A platform to create an online marketplace

    MarketplaceKit is a platform for building different types of online marketplaces. MarketplaceKit attempts to reduce the development effort required to build product, rental, service and listing marketplaces such as Etsy, AirBnB, Handy, and Zillow. It does this by attempting to cover the main components a marketplace needs. Sellers can sell their items; rent equipment, space or rooms; list services they provide or simply list something for people to be able to reach out to them. You, the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Blink

    Blink

    A high performance web framework and application server in PHP

    Blink is a micro web framework for building long-running and high-performance services, the design heavily inspired by Yii2 and Laravel. Blink aims to provide the most expressive and elegant API and try to make the experience of web development as pleasant as possible. Besides, Blink is also an application server that can serve requests directly in PHP, without php-fpm or Apache's mod_php. we use the Swoole extension as the underlying networking library. This can easily make our PHP...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Elasticquent

    Elasticquent

    Maps Laravel Eloquent models to Elasticsearch types

    Elasticsearch for Eloquent Laravel Models. Elasticquent makes working with Elasticsearch and Eloquent models easier by mapping them to Elasticsearch types. You can use the default settings or define how Elasticsearch should index and search your Eloquent models right in the model. Elasticquent uses the official Elasticsearch PHP API. To get started, you should have a basic knowledge of how Elasticsearch works (indexes, types, mappings, etc). When using a database, Eloquent models are...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    kafigniter
    kafigniter es una base de CodeIgniter con controladores versátiles para la construcción de nuevas funcionalidades de manera ágil.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    DCLPS

    DCLPS

    DCLPS: database control loading and prompting system

    FRESHHH DCLPS can be considered an object relational mapping system ORM framework. It is robust well structured web oriented programming system that allows to create web systems (web sites) just by coding javascript. That is possible cause it uses a few server php script files that are requested by javascript to get some results. The key of this system is its structure that has to deal with nested tree objects and how it is implemented in the relational database.
    Downloads: 0 This Week
    Last Update:
    See Project