Search Results for "php source code" - Page 3

Showing 124 open source projects for "php source code"

View related business solutions
  • Field Service Management Software | BlueFolder Icon
    Field Service Management Software | BlueFolder

    Maximize technician productivity with intuitive field service software

    Track all your service data in one easy-to-use system, enabling your team to move faster and generate more revenue for your bottom line.
  • Create state-of-the-art conversational agents with Google AI Icon
    Create state-of-the-art conversational agents with Google AI

    Using Dialogflow, you can provide new and engaging ways for users to interact with your product.

    Dialogflow can analyze multiple types of input from your customers, including text or audio inputs (like from a phone or voice recording). It can also respond to your customers in a couple of ways, either through text or with synthetic speech. Dialogflow CX and ES provide virtual agent services for chatbots and contact centers. If you have a contact center that employs human agents, you can use Agent Assist to help your human agents. Agent Assist provides real-time suggestions for human agents while they are in conversations with end-user customers.
  • 1
    Android-Jetpack-Demo

    Android-Jetpack-Demo

    Android-Jetpack-Demo

    ... of Android-Jetpack-Demo will collect technical knowledge points related to the Kotlin language for current Android application development, the use of each component of Jetpack, and related principle source code analysis articles, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    TeXiFy-IDEA

    TeXiFy-IDEA

    LaTeX support for the IntelliJ platform by JetBrains

    LaTeX support for the IntelliJ Platform by JetBrains. Create the most beautiful LaTeX documents with the user-friendliness of the IntelliJ platform. This plugin adds the tools to make creating LaTeX documents a breeze. We are currently doing our best to develop the plugin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Godot Kotlin JVM

    Godot Kotlin JVM

    Godot Kotlin JVM Module

    This is a Kotlin language binding for the Godot game engine. It is built as a module (like the C# binding) to interact with Godot's core internally. The binding provides you Godot APIs as Kotlin classes, so you can write your game logic completely in Kotlin. Your code will be compiled into a .jar which is then executed by an embedded JVM, so you don't have to worry that your users have Java installed. It's already embedded in your game executable. You also don't have to worry about any binding...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    dotenv Kotlin

    dotenv Kotlin

    Dotenv is a module that loads environment variables from a .env file

    Storing configuration in the environment is one of the tenets of a twelve-factor app. Anything that is likely to change between deployment environments–such as resource handles for databases or credentials for external services–should be extracted from the code into environment variables. However it is not always practical to set environment variables on development machines or continuous integration servers where multiple projects are run. Dotenv loads variables from a .env file into ENV when...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Powering the next decade of business messaging | Twilio MessagingX Icon
    Powering the next decade of business messaging | Twilio MessagingX

    For organizations interested programmable APIs built on a scalable business messaging platform

    Build unique experiences across SMS, MMS, Facebook Messenger, and WhatsApp – with our unified messaging APIs.
  • 5
    Lyricist

    Lyricist

    Missing I18N/L10N (internationalization/localization) multiplatform

    Jetpack Compose greatly improved the way we build UIs on Android, but not how we interact with strings. stringResource() works well, but doesn't benefit from the idiomatic Kotlin like Compose. Lyricist tries to make working with strings as powerful as building UIs with Compose, i.e., working with parameterized string is now typesafe, use of when expression to work with plurals with more flexibility, and even load/update the strings dynamically via an API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Hexagon

    Hexagon

    Hexagon is a microservices toolkit written in Kotlin

    Hexagon is a microservices toolkit written in Kotlin. Its purpose is to ease the building of server applications (Web applications or APIs) that run inside a cloud platform. The Hexagon Toolkit provides several libraries to build server applications. These libraries provide single standalone features and are referred to as "Ports".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    fritz2

    fritz2

    Easily build reactive web-apps in Kotlin based on flows and coroutines

    fritz2 is a lightweight, typesafe, data-driven library for building reactive web apps in pure Kotlin, heavily depending on coroutines and flows. fritz2 makes heavy use of Kotlin standard features (especially flows) and has no external dependencies. Based upon Kotlin's outstanding capabilities to build DSLs, fritz2 offers a nice declarative and typesafe syntax to structure your UI code in a comfortable and easy-to-read way. fritz2 offers precise data binding for your UI-elements. This means...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    AtomicFU

    AtomicFU

    The idiomatic way to use atomic operations in Kotlin

    Atomicfu is a multiplatform library that provides an idiomatic and efficient way of using atomic operations in Kotlin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    kotlin-math

    kotlin-math

    Set of Kotlin APIs to make graphics math easier to write.

    Set of Kotlin APIs to make graphics math easier to write. These APIs are mostly modeled after GLSL (OpenGL Shading Language) to make porting code to and from shaders easier. The various types offered by this library are only meant to be value types. Most APIs are therefore exposed as top-level functions and not as methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • A CRM and Sales Data Management Platform for Multi-Line Sales Teams Icon
    A CRM and Sales Data Management Platform for Multi-Line Sales Teams

    The CRM, sales reporting, and commission tracking tool uniquely tailored to the needs of manufacturers, sales reps, and distributors.

    Repfabric is a customer relationship management (CRM) software designed specifically for multi-line sales teams (i.e. reps, distributors, wholesalers, dealers, and manufacturers). It streamlines and simplifies the sales process by providing deep integration with email, contacts, calendars, and deal tracking. The platform enables users to track commissions from CRM to sale, make updates directly from mobile devices, and document sales calls using voice-to-text features.
  • 10
    Zally

    Zally

    A minimalistic, simple-to-use API linter

    Zally, a minimalistic, simple-to-use API linter. Its standard configuration will check your APIs against the rules defined in Zalando’s RESTful Guidelines, but anyone can use it out of the box. Zally’s easy-to-use CLI uses the server in the background so that you can check your API on the spot. It also features an intuitive Web UI that shows implemented rules and lints external files and (with its online editor) API definitions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    moko resources

    moko resources

    Resources access for mobile (android & ios) Kotlin Multiplatform

    This is a Kotlin MultiPlatform library (and Gradle plugin) that provides access to the resources on macOS, iOS, Android the JVM, and JS/Browser with the support of the default system localization. Also, MOKO resources support Compose Multiplatform so you can implement all your UI in Kotlin with Jetpack Compose and MOKO resources.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Exposed

    Exposed

    Kotlin SQL framework

    ... with very little or no changes in your code. Exposed is currently available for maven/gradle builds at Maven Central.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Wikipedia Android app

    Wikipedia Android app

    The Wikipedia app for Android

    This repository contains the source code for the Wikipedia Android app. Wikipedia is the free encyclopedia that everyone can edit. Articles are freely licensed and the app is 100% open source. The lifeblood of Wikipedia is its community of volunteers who work to give you unlimited access to free, reliable, and neutral information. Wikipedia is a place to learn where there is no advertising. The app was developed by the Wikimedia Foundation, a non-profit organization that supports and manages...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    GitHub Workflows Kt

    GitHub Workflows Kt

    Authoring GitHub Actions workflows in Kotlin

    ... accidentally used the wrong indentation, missed a possibility to extract a reusable piece of code, or been confused by ambiguous types? The power of a generic-purpose would come in handy in these cases. We're developing GitHub-workflows-kt to solve these and other problems, so you can create GitHub Workflows with confidence.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Open Food Facts

    Open Food Facts

    Native version of Open Food Facts on Android

    Open Food Facts is a collaborative food products database made by everyone, for everyone. Open Food Facts contributors gather information and data on food products from around the world, using mobile apps. Open Food Facts is a database of food products with ingredients, allergens, and nutrition facts… which allow us to compute scores like Nutri-Score, NOVA groups, and Eco-Score. Open Food Facts is a non-profit association of volunteers. 25,000+ contributors like you have added 3M+ products...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    GraphQL Java Tools

    GraphQL Java Tools

    A schema-first tool for graphql-java inspired by graphql-tools for JS

    This library allows you to use the GraphQL schema language to build your graphql-java schema. Inspired by graphql-tools, it parses the given GraphQL schema and allows you to BYOO (bring your own object) to fill in the implementations. GraphQL Java Tools works extremely well if you already have domain POJOs that hold your data (e.g. for RPC, ORM, REST, etc) by allowing you to map these magically to GraphQL objects. GraphQL Java Tools aims for seamless integration with Java, but works for any...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    MyBatis Dynamic SQL

    MyBatis Dynamic SQL

    SQL DSL (Domain Specific Language) for Kotlin and Java

    This library is a general-purpose SQL generator. Think of it as a typesafe and expressive SQL DSL (domain-specific language), with support for rendering SQL formatted properly for MyBatis3 and Spring's NamedParameterJDBCTemplate. The library also contains extensions for Kotlin that enable an idiomatic Kotlin DSL for SQL. The library will generate full DELETE, INSERT, SELECT, and UPDATE statements. The DSL implemented by the library is very similar to native SQL but it includes many functions...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    kotlin-logging

    kotlin-logging

    Lightweight Multiplatform logging framework for Kotlin

    Lightweight Multiplatform logging framework for Kotlin, written in Pure Kotlin. A convenient and performant logging facade. Version 5 is not backward compatible with previous versions (v.3, v.2, v.1). Group id (in maven) and package names changed. It is possible to use both version 5 and previous versions side-by-side so some of the code from the old version and some new. It is also possible to have libs using old version and use the new version (and vice-versa). After seeing many questions...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Kweb

    Kweb

    A Kotlin web framework

    Kweb is designed to make it easy for developers to create modern websites without having to worry about the complexities of communication between the server and the browser. With a unified codebase, you can focus on creating an intuitive and user-friendly interface, rather than spending time on technical details. By streamlining the development process, Kweb makes it easier to build functional and beautiful websites that meet the needs of your users. Kweb is a remote interface for a web...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Apollo Kotlin

    Apollo Kotlin

    A strongly-typed, caching GraphQL client for the JVM, Android, etc.

    A strongly-typed, caching GraphQL client for Java and Kotlin multiplatform. Apollo Kotlin (formerly Apollo Android) is a GraphQL client that generates Kotlin and Java models from GraphQL queries. Apollo Kotlin executes queries and mutations against a GraphQL server and returns results as query-specific Kotlin types. This means you don't have to deal with parsing JSON, or passing around Maps and making clients cast values to the right type manually. You also don't have to write model types...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    OPENRNDR

    OPENRNDR

    Kotlin library for creative coding, real-time and interactive graphics

    OPENRNDR is an open source framework for creative coding, written in Kotlin that simplifies writing real-time interactive software. OPENRNDR provides simple, reusable utilities with which creative coders can build robust, fast, and reliable (interactive) applications for prototyping as well as building production-quality software. With ORML you can easily connect to a number of widely used Machine Learning models, such as Facemesh, Posenet, and Stylegan. You can use OPENRNDR to visualize...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Horusec

    Horusec

    Open source tool that improves identification of vulnerabilities

    Horusec is an open source tool that performs a static code analysis to identify security flaws during the development process. Currently, the languages for analysis are C#, Java, Kotlin, Python, Ruby, Golang, Terraform, Javascript, Typescript, Kubernetes, PHP, C, HTML, JSON, Dart, Elixir, Shell, Nginx. The tool has options to search for key leaks and security flaws in all your project's files, as well as in Git history. Horusec can be used by the developer through the CLI and by the DevSecOps...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    XiaomiFirmwareUpdater

    XiaomiFirmwareUpdater

    Provides you with firmware packages for all Xiaomi devices (Backup)

    ...://xiaomifirmwareupdater.com/ Supported Devices: https://xiaomifirmwareupdater.com/supported/firmware/ XDA Support Thread: https://forum.xda-developers.com/android/software-hacking/devices-xiaomi-firmware-updater-t3741446 Source code: https://github.com/XiaomiFirmwareUpdater/ Telegram Channel: https://t.me/XiaomiFirmwareUpdater
    Downloads: 135 This Week
    Last Update:
    See Project
  • 24
    Intention Repeater MAX

    Intention Repeater MAX

    Repeating your Intentions millions of times per second

    Unleash the power of manifestation with the Intention Repeater MAX Radionics tool for Windows, macOS, and Linux! 🌟 This versatile suite repeats your intention millions of times per second in memory, amplifying your desires and goals. Perfect for meditation, energy clearing, chakras, and more. The easy-to-use bundle includes binaries and source code for: MAX and Simple Intention Repeaters CUDA version for Windows/Linux Memory Frequency Generator Multi-Format to WAV...
    Leader badge
    Downloads: 41 This Week
    Last Update:
    See Project
  • 25
    Immuni Android

    Immuni Android

    Official repository for the Android version of the immuni application

    This repository contains the source code of Immuni's Android client.
    Downloads: 0 This Week
    Last Update:
    See Project