Showing 51 open source projects for "runtime"

View related business solutions
  • Auth0 for AI Agents now in GA Icon
    Auth0 for AI Agents now in GA

    Ready to implement AI with confidence (without sacrificing security)?

    Connect your AI agents to apps and data more securely, give users control over the actions AI agents can perform and the data they can access, and enable human confirmation for critical agent actions.
    Start building today
  • Cloud tools for web scraping and data extraction Icon
    Cloud tools for web scraping and data extraction

    Deploy pre-built tools that crawl websites, extract structured data, and feed your applications. Reliable web data without maintaining scrapers.

    Automate web data collection with cloud tools that handle anti-bot measures, browser rendering, and data transformation out of the box. Extract content from any website, push to vector databases for RAG workflows, or pipe directly into your apps via API. Schedule runs, set up webhooks, and connect to your existing stack. Free tier available, then scale as you need to.
    Explore 10,000+ tools
  • 1
    Symfony ExpressionLanguage

    Symfony ExpressionLanguage

    Provides an engine that can compile and evaluate expressions

    Symfony ExpressionLanguage is a powerful component that evaluates expressions written in a simple language. It allows developers to write dynamic expressions that can be evaluated at runtime, making it useful for configuration, validation, and business rule processing. ExpressionLanguage is versatile and integrates seamlessly with other Symfony components, enhancing the flexibility of complex applications.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Clockwork

    Clockwork

    PHP dev tools in your browser - server-side component

    Clockwork is a development tool for PHP available right in your browser. Clockwork gives you an insight into your application runtime - including request data, performance metrics, log entries, database queries, cache queries, redis commands, dispatched events, queued jobs, rendered views, and more - for HTTP requests, commands, queue jobs, and tests.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Laravel Breadcrumbs

    Laravel Breadcrumbs

    A simple Laravel-style way to create breadcrumbs

    A simple Laravel-style way to create breadcrumbs. Breadcrumbs will usually correspond to actions or types of pages. For each breadcrumb, you specify a name, the breadcrumb title, and the URL to link it to. Since these are likely to change dynamically, you do this in a closure, and you pass any variables you need into the closure.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 4
    PsySH

    PsySH

    A runtime developer console, interactive debugger and REPL for PHP

    A runtime developer console, interactive debugger and REPL for PHP. PsySH can be used as an interactive debugger, much like JavaScript's debugger statement, saving you from endless var_dump() and die() iterations. PsySH has tab completion for variable names, functions, classes, methods, properties, and even files! Just start typing, then hit [tab].
    Downloads: 0 This Week
    Last Update:
    See Project
  • Nonprofit Budgeting Software Icon
    Nonprofit Budgeting Software

    Martus Solutions provides seamless budgeting, reporting, and forecasting tools that integrate with accounting systems for real-time financial insights

    Martus' collaborative and easy-to-use budgeting and reporting platform will save you hundreds of hours each year. It's designed to make the entire budgeting process easier and create unlimited financial transparency.
    Learn More
  • 5
    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: 5 This Week
    Last Update:
    See Project
  • 6
    Symfony WebProfilerBundle

    Symfony WebProfilerBundle

    Gives detailed information about the execution of any request

    The Symfony Web Profiler Bundle is a powerful debugging and profiling tool that provides detailed insights into the internals of a Symfony application. It adds a web-based debug toolbar and an in-depth profiler that tracks HTTP requests, database queries, logs, events, and more. It is essential for performance tuning, debugging, and understanding application behavior during development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Symfony PropertyInfo

    Symfony PropertyInfo

    Extracts information about PHP class' properties using metadata

    Symfony PropertyInfo is a component that extracts information about the properties of PHP classes, such as their names, types, visibility, and documentation. It is particularly useful in scenarios like serialization, form generation, and validation, where understanding the structure of an object is essential. PropertyInfo can fetch data from PHPDoc annotations, reflection, and type hints, offering flexible integration with Symfony and other systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Doctrine DBAL

    Doctrine DBAL

    Doctrine database abstraction layer

    Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management. The Doctrine database abstraction & access layer (DBAL) offers a lightweight and thin runtime layer around a PDO-like API and a lot of additional, horizontal features like database schema introspection and manipulation through an OO API. The fact that the Doctrine DBAL abstracts the concrete PDO API away through the use of interfaces that closely resemble the existing PDO API makes it possible to implement custom drivers that may use existing native or self-made APIs. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9
    Sidecar for Laravel

    Sidecar for Laravel

    Deploy and execute AWS Lambda functions from your Laravel application

    Sidecar packages deploy and execute AWS Lambda functions from your Laravel application. AWS Lambda is a powerful service that allows you to run code without provisioning or thinking about servers. Laravel Vapor brought that power to Laravel. Using Vapor, you can run your plain ol' Laravel apps on a serverless platform and get incredible speed, security, and reliability. Using Lambda through Vapor is a wonderful developer experience, but there are times when building your applications when...
    Downloads: 4 This Week
    Last Update:
    See Project
  • The Original Buy Center Software. Icon
    The Original Buy Center Software.

    Never Go To The Auction Again.

    VAN sources private-party vehicles from over 20 platforms and provides all necessary tools to communicate with sellers and manage opportunities. Franchise and Independent dealers can boost their buy center strategies with our advanced tools and an experienced Acquisition Coaching™ team dedicated to your success.
    Learn More
  • 10
    Psalm

    Psalm

    A static analysis tool for finding errors in PHP applications

    ...Psalm helps people maintain a wide variety of codebases, large and small, ancient and modern. On its strictest setting it can help you prevent almost all type-related runtime errors, and enables you to take advantage of safe coding patterns popular in other languages. Psalm also fixes bugs automatically, allowing you to improve your code without breaking a sweat. If Psalm cannot infer a type for an expression then it uses a mixed placeholder type. mixed types can sometimes mask bugs, so keeping track of them helps you avoid a number of common pitfalls. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    Laravel Horizon

    Laravel Horizon

    Dashboard and code-driven configuration for Laravel queues

    Horizon provides a beautiful dashboard and code-driven configuration for your Laravel-powered Redis queues. Horizon allows you to easily monitor key metrics of your queue system such as job throughput, runtime, and job failures. All of your worker configuration is stored in a single, simple configuration file, allowing your configuration to stay in source control where your entire team can collaborate. When using Horizon, all of your queue worker configuration is stored in a single, simple configuration file. By defining your application's worker configuration in a version-controlled file, you may easily scale or modify your application's queue workers when deploying your application.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    NetSuite PHP API Client

    NetSuite PHP API Client

    NetSuite PHP API Client with namespaces and autoloading

    A PHP API client package for NetSuite, pried from the NetSuite PHP Toolkit and made more consumable for modern PHP application development. All of the classes in the NetSuite\Classes namespace are code provided by NetSuite with a license allowing redistribution. The custom work provided by this library separates these nearly 2,000 classes out into their own files and allows the classes to be installed with composer and accessed using standard autoloading support. It allows configuration to...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    Laravel Translation Manager

    Laravel Translation Manager

    Manage Laravel translation files

    Laravel Translation Manager is a package that adds a web-based UI and database-backed workflow for managing Laravel translation files. Instead of replacing Laravel’s built-in translation system, it imports your lang PHP/JSON files into a database so you can view, search, and edit keys and values from a browser. Once translations are updated, you can export them back to flat files so your app continues to use the standard Laravel translation loader. This workflow is especially helpful when...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    XAMPP-Lite

    XAMPP-Lite

    Portable/Installer WAMP server including Apache, MariaDB/MySQL, PHP...

    XAMPP-Lite is a lightweight WAMP server for web development (portable & installer, 32-bit & 64-bit). It includes Apache, PHP, MySQL/MariaDB, phpMyAdmin, Adminer, HeidiSQL, and more. Latest versions: PHP 8.4.6 - MariaDB 11.4.5 LTS - Apache 2.4.63 - phpMyAdmin 5.2.2 - Adminer 5.2.0 - HeidiSQL 12.10 - XDebug 3.4.2 - OpenSSL 3.4.1 - Composer 2.8.8 - Pear/Pecl 1.10.16. System requirements: ─ XAMPP-Lite 8.2 and below: Windows 7 and later (32-bit & 64-bit) ─ XAMPP-Lite 8.4 and 8.3: ⠀⠀─...
    Leader badge
    Downloads: 1,134 This Week
    Last Update:
    See Project
  • 15
    Mobile Detect

    Mobile Detect

    Mobile_Detect is a lightweight PHP class for detecting mobile devices

    ...The library is used in server-rendered PHP apps, CMS themes, and frameworks to serve mobile-friendly templates or redirect users to mobile versions. Because it is pattern-driven and optimized for fast matching, it adds minimal runtime overhead to request handling. By abstracting away the complexity of UA sniffing, Mobile-Detect helps teams gracefully support multi-device clients without duplicating detection logic.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16

    Candid PDF Table

    CandidPDFTable – Deterministic TCPDF Table Builder

    ...It supports colspan-aware addressing, avoids implicit or shared borders, computes widths and layout only at render time, and ensures fully deterministic and predictable behavior. Requirements: PHP 7.4 or higher and TCPDF available at runtime. Installation: composer require hadleen/candid-pdf-table Render Lifecycle: Layout is resolved only during render.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    jul-comments

    jul-comments

    JCS - JUL Comment System

    JCS - JUL Comment System is a way of documenting your JavaScript source code while keeping the comments in a separate file. It allows you to associate the comments to any version of the source code and to get the updated commented code. Also, JCS is able to generate and to document the code for an entire JavaScript namespace or DOM tree loaded by a web page. System requirements / Download the desktop app OR: * a CSS2.1 compliant web browser with JavaScript 1.5 or later engine *...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18

    idcheck

    apache cookie SSO mechanism.

    Cookie based web authentication and single sign on system for largish intranets under a single domain where many, untrusted, people run their own web services. The server uses a private cookie scoped only for the client browser and the idcheck webserver which is always protected with SSL. In addition to the common practise of using SSL for everything (which idcheck supports). The idcheck system can also be used to provide authentication to websites where you merely want to hide content...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    PHP HTML5 Videochat

    PHP HTML5 Videochat

    Simple PHP setup for HTML5 Videochat web application by VideoWhisper.

    Using the HTML5 videochat interface is highly recommended as main browsers have plans to discontinue Flash support in 2020. HTML5 Videochat uses WebRTC technology to allow broadcasting webcam directly from website, without need for Flash. This is a simple embedding preview edition, with simple scripts to embed app and showcase few features. Live demo for this edition is available at: https://videowhisper.com/demos/html5-videochat/ For a full implementation of advanced capabilities,...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20
    OpenAutonomy Reference Implementation

    OpenAutonomy Reference Implementation

    OpenAutonomy PHP server and related tools

    ...The project includes the related tools from FreeMarker templates (used to generate RPC glue code) to the PHP "compiler" (static inlining of PHP includes in order to reduce runtime search overhead).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    mindCMS

    mindCMS

    Small, fast and flexible Content Management System for PHP / MySQL

    Small, fast and flexible Content Management System - CMS for PHP / MySQL A very small, fast, compact and flexible Content Management System (CMS) for PHP Webservers using a reasonable amount of functions. Easily maintain your web pages and online files in any webbrowser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    SuperWikia Alpha Codebase 1.1

    SuperWikia Alpha Codebase 1.1

    SuperWikia: The Runtime/Realtime Environment for Codesmiths

    ...Using additional SuperWikia components, users may enhance their experience with plugins and 'dataplates' that help build the Runtime environment. Codesmiths (SuperWikia Alpha developers) can also build on top of the codebase using 'transcribes', acronym/algebraic encodes that differentiate codesmith works.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    PHP Server - Performance Comparison

    PHP Server - Performance Comparison

    PHP SERVER - GENERAL PHP PERFORMANCE COMPARISON SCRIPT

    ...ONLY INTERNAL PERFORMANCE IS EVALUATED, DOES NOT MEASURE DISK OR NETWORK PERFORMANCE, RETURNS ONLY SERVER LOAD DEPENDENT SAMPLES, SO PLEASE AVERAGE YOUR SERVERS RUNTIME(S) FOR COMPARISION.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    C++ library for debugging purposes and runtime logging to file with extension for Python and PHP. A simple solution for logging same way in many applications using different programming languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Contemplate is a PHP-based, open source web templating system. You can store content, design templates and code in separate files, edit them with your favorite tools, then use Contemplate to merge them at runtime.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next